Skip to content

Instantly share code, notes, and snippets.

@adriandmitroca
Created August 3, 2021 15:58
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 adriandmitroca/6a2e5efbc897d3b9f01b35c95afb459a to your computer and use it in GitHub Desktop.
Save adriandmitroca/6a2e5efbc897d3b9f01b35c95afb459a to your computer and use it in GitHub Desktop.
How to update Supervisor config?
  1. vim /etc/supervisor/worker.conf
  2. Update config
  3. sudo supervisorctl reread
  4. sudo supervisorctl update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment