mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 10:03:21 -04:00
Run on Paas
This commit is contained in:
16
manifest-preview.yml
Normal file
16
manifest-preview.yml
Normal 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
|
||||
Reference in New Issue
Block a user