Add awslogs logging for PaaS

This commit is contained in:
bandesz
2017-02-13 18:04:08 +00:00
parent d0424e319c
commit 72dc93c6db
21 changed files with 238 additions and 230 deletions

View File

@@ -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