adsabs / adsws

ADS web services
Other
2 stars 15 forks source link

better configuration #10

Closed romanchyla closed 10 years ago

romanchyla commented 10 years ago

the deployment needs to touch alembic.ini and instance/local_config.py

this is sloppy -- also, i should use configobj to parse the config, to give some flexibility

vsudilov commented 10 years ago

Let's keep production config files in another repo (adsabs-vagrant, for example). Part of deployment will be to clobber local files with those in the config repo.

romanchyla commented 10 years ago

the deployment now needs to touch only instance/local_config.py