simplify setting up development instance
ClosedPublic

Authored by kparal on Jul 14 2015, 8:32 AM.

Details

Summary
  • Improve documentation in readme
  • Default to DEV profile
  • Default to port 5003 (to avoid clashes with our other projects)
  • Add important options to settings.py.example
  • Add missing alembic dep to requirements.txt
Test Plan

manually tested, seems to work

Diff Detail

Repository
rEXECDB execdb
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
kparal retitled this revision from to simplify setting up development instance.Jul 14 2015, 8:32 AM
kparal updated this object.
kparal edited the test plan for this revision. (Show Details)
kparal added reviewers: jskladan, lbrabec, mkrizek, tflink.
This revision is now accepted and ready to land.Jul 14 2015, 11:46 AM
This revision was automatically updated to reflect the committed changes.