Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save kineticac/874005 to your computer and use it in GitHub Desktop.
This is the supervisord.conf file for resque-schedulers on dotcloud
[program:scheduler]
command = rake resque:scheduler
environment = QUEUE=*
directory = /home/dotcloud/current/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment