Update UAT deployment with RQ worker and latest code

Specify a different RQ_QUEUE so that the worker does not attempt to run
jobs for the staging environment (since they share the same redis
connection).
This commit is contained in:
Patrick Smith
2018-10-31 16:08:54 -04:00
parent 4bbb55a06e
commit 67b14921d6
2 changed files with 47 additions and 1 deletions

View File

@@ -8,3 +8,4 @@ data:
FLASK_ENV: dev
OVERRIDE_CONFIG_FULLPATH: /opt/atat/atst/atst-overrides.ini
UWSGI_CONFIG_FULLPATH: /opt/atat/atst/uwsgi-config.ini
RQ_QUEUES: atat-uat