mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-01 23:55:58 -05:00
Add awslogs logging for PaaS
This commit is contained in:
@@ -1,20 +1,7 @@
|
||||
---
|
||||
|
||||
applications:
|
||||
- name: notify-api
|
||||
buildpack: python_buildpack
|
||||
command: gunicorn -w 5 -b 0.0.0.0:$PORT wsgi
|
||||
services:
|
||||
- notify-aws
|
||||
- notify-config
|
||||
- notify-db
|
||||
- mmg
|
||||
- firetext
|
||||
- hosted-graphite
|
||||
env:
|
||||
NOTIFY_APP_NAME: public-api
|
||||
routes:
|
||||
- route: notify-api-preview.cloudapps.digital
|
||||
- route: api-paas.notify.works
|
||||
instances: 1
|
||||
memory: 512M
|
||||
inherit: manifest-api-base.yml
|
||||
|
||||
routes:
|
||||
- route: notify-api-preview.cloudapps.digital
|
||||
- route: api-paas.notify.works
|
||||
|
||||
Reference in New Issue
Block a user