Files
notifications-api/manifest-api-staging.yml
Richard Chapman af1ab437be Revert changes to staging for performance tests and increased rate limit
- Reverted the Gunicorn worker number to 5 (this should be investigated
further on a well baselined system to compare)
- Enabled REDIS
- Increased the rate limit to 400 req/sec as using early testing
yesterday 450+ was being achieved
2017-12-06 09:38:31 +00:00

20 lines
313 B
YAML

---
inherit: manifest-api-base.yml
services:
- notify-aws
- notify-config
- notify-db
- mmg
- firetext
- hosted-graphite
- redis
- performance-platform
- logit-ssl-syslog-drain
routes:
- route: notify-api-staging.cloudapps.digital
- route: api.staging-notify.works
instances: 2
memory: 1G