Closed retr0h closed 10 years ago
Cleaner to run services inside vagrant, and not dirty the host OS. Also get deployment scripts for Cassandra.
There appears to be a bug with the migrator.py. It appears to run in the development environment by default.
migrator runs on dev by default on purpose. You can provide the environment via the CLI by setting
'FLASK_ENV=production ./migrator.py'
Cleaner to run services inside vagrant, and not dirty the host OS. Also get deployment scripts for Cassandra.
There appears to be a bug with the migrator.py. It appears to run in the development environment by default.