Run on Paas

This commit is contained in:
bandesz
2017-01-17 11:44:42 +00:00
parent 7853817f07
commit 10950bb8a6
20 changed files with 442 additions and 63 deletions
+16
View File
@@ -0,0 +1,16 @@
---
applications:
- name: notify-admin
buildpack: python_buildpack
command: gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
services:
- notify-aws
- notify-config
- hosted-graphite
- deskpro
routes:
- route: notify-admin-staging.cloudapps.digital
- route: admin-paas.staging-notify.works
instances: 2
memory: 2048M