Skip to content

Instantly share code, notes, and snippets.

@imposibrus
Created July 30, 2014 14:52
Show Gist options
  • Save imposibrus/c022ead9a3c9408c89cf to your computer and use it in GitHub Desktop.
Save imposibrus/c022ead9a3c9408c89cf to your computer and use it in GitHub Desktop.
install supervisor
sudo apt-get install python-setuptools
sudo easy_install supervisor
sudo sh -c "echo_supervisord_conf > /etc/supervisord.conf"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment