mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
Add awslogs logging for PaaS
This commit is contained in:
@@ -1,20 +1,9 @@
|
||||
---
|
||||
|
||||
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-staging.cloudapps.digital
|
||||
- route: api-paas.staging-notify.works
|
||||
instances: 2
|
||||
memory: 2048M
|
||||
inherit: manifest-api-base.yml
|
||||
|
||||
routes:
|
||||
- route: notify-api-staging.cloudapps.digital
|
||||
- route: api-paas.staging-notify.works
|
||||
instances: 2
|
||||
memory: 2048M
|
||||
|
||||
Reference in New Issue
Block a user