Skip to content

Instantly share code, notes, and snippets.

@SeanOC
Created June 18, 2011 00:51
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 SeanOC/1032673 to your computer and use it in GitHub Desktop.
Save SeanOC/1032673 to your computer and use it in GitHub Desktop.
[program:focuslab_worker]
command=/srv/charlotte/current/env/bin/python /srv/charlotte/current/src/manage.py celeryd -Q core,focuslab -E --settings=focuslab_settings
directory=/srv/charlotte/current/src
autostart=true
autorestart=true
redirect_stderr=true
stdout_logfile=/var/log/celery/supervisord-celeryd-focuslab.log
user=www-data
stopwaitsecs=10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment