Skip to content

Instantly share code, notes, and snippets.

@Daniel15
Last active December 15, 2015 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save Daniel15/5335828 to your computer and use it in GitHub Desktop.
Save Daniel15/5335828 to your computer and use it in GitHub Desktop.
Supervisor config for mystatus.im (/etc/supervisor/conf.d/mystatus.conf)
[program:mystatus]
command=node app.js
environment=NODE_ENV=production
user=www-data
directory=/var/www/mystatus.im/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment