Added AWS files to

- upgrade database
- use credstash for secret overrides
This commit is contained in:
Martyn Inglis
2016-01-19 14:50:42 +00:00
parent 6141a11e7f
commit 742a567036
5 changed files with 31 additions and 4 deletions

View File

@@ -1 +1,4 @@
echo "Install dependencies"
cd /home/ubuntu/notifications-api;
pip3 install -r /home/ubuntu/notifications-api/requirements.txt
python3 db.py db upgrade