Skip to content

Instantly share code, notes, and snippets.

@pablodevopensource
Created September 15, 2014 16:47
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 pablodevopensource/ab3d919b364759995667 to your computer and use it in GitHub Desktop.
Save pablodevopensource/ab3d919b364759995667 to your computer and use it in GitHub Desktop.
#/etc/supervisor/conf.d/sentry.conf
program:sentry-web]
directory=/home/sentry/
command=/home/sentry/.virtualenvs/sentry_env/bin/sentry start http
autostart=true
autorestart=true
redirect_stderr=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment