Skip to content

Instantly share code, notes, and snippets.

@tal
Created December 2, 2010 23:11
Show Gist options
  • Select an option

  • Save tal/726297 to your computer and use it in GitHub Desktop.

Select an option

Save tal/726297 to your computer and use it in GitHub Desktop.
server:
:start: "merb -p 80{{instance%2}}"
:instances: 40
:environment:
merb_env: production
workers:
:start: rake resque:work
:instances: 1
:arg0: '*'
:environment:
queue: "{{arg[0]}}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment