Skip to content
Snippets Groups Projects

Unify uwsgi python

Merged Hinrikus Wolf requested to merge unify_uwsgi_python into master
10 files
+ 105
182
Compare changes
  • Side-by-side
  • Inline

Files

+ 8
0
@@ -33,6 +33,14 @@
service: name="protokollsystem-celery" state=restarted
listen: "restart uwsgi instance protokollsystem"
- name: restart uwsgi instance wahlsystem uwsgi
service: name="uwsgi@wahlsystem" state=restarted
listen: "restart uwsgi instance wahlsystem"
- name: restart uwsgi instance wahlsystem celery
service: name="wahlsystem-celery" state=restarted
listen: "restart uwsgi instance wahlsystem"
- name: restart uwsgi instance meckerkasten
service: name="uwsgi@meckerkasten" state=restarted
Loading