Leo Hemsted
31112c9ecf
run gunicorn with eventlet
...
this massively increases the horizontal parallellability by using async workers
2018-02-01 14:56:52 +00:00
Alexey Bezhan
c550c686d1
Replace manifest user-provided services with environment variables
...
Variable values are populated from the credentials by the `generate-manifest`
make target.
2018-01-09 14:17:03 +00:00
Leo Hemsted
2cd77e628e
remove wsgi.py - always serve with whitenoise
...
We're now running our app as a wsgi app locally, so don't need to
distinguish between the two processes by having wsgi and application.py
whitenoise just serves static files nicely - we don't lose anything
by doing that locally.
2017-11-07 11:50:13 +00:00
Athanasios Voutsadakis
79752d2754
Configure gunicorn errorlog
...
Related: alphagov/notifications-api/pull/1274
2017-09-22 15:41:41 +01:00
Leo Hemsted
0850f5dd22
add template preview service to cf manifest
2017-04-18 16:43:55 +01:00
bandesz
3e1553489b
Increase memory for PaaS
2017-03-06 14:48:11 +00:00
bandesz
b148a0a6a0
Add awslogs logging for PaaS
2017-02-16 14:19:37 +00:00