Skip to content

Instantly share code, notes, and snippets.

@kineticac
Created March 17, 2011 08:30
Show Gist options
  • Select an option

  • Save kineticac/874004 to your computer and use it in GitHub Desktop.

Select an option

Save kineticac/874004 to your computer and use it in GitHub Desktop.
The resque worker supervisord config on dotcloud
[program:resque]
command = rake resque:work
environment = QUEUE=*,RAILS_ENV=production
directory = /home/dotcloud/current/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment