Run on Paas

This commit is contained in:
bandesz
2016-12-08 16:50:37 +00:00
parent 7853817f07
commit 10950bb8a6
20 changed files with 442 additions and 63 deletions

16
manifest-preview.yml Normal file
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-preview.cloudapps.digital
- route: admin-paas.notify.works
instances: 1
memory: 512M