Skip to content

Instantly share code, notes, and snippets.

@bendavis78
Created January 21, 2020 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bendavis78/ff9485f359fe1ff8ea92cec65efb929c to your computer and use it in GitHub Desktop.
Save bendavis78/ff9485f359fe1ff8ea92cec65efb929c to your computer and use it in GitHub Desktop.
uwsgi emperor config
[uwsgi]
plugins-dir = /usr/lib/uwsgi/plugins
emperor = /etc/uwsgi/vassals/*.ini
show-config = 1
uid = http
gid = http
emperor-stats = /run/uwsgi/emperor-stats.sock
umask = 002
logto = /var/log/uwsgi/emperor.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment