Skip to content

Instantly share code, notes, and snippets.

@dylanerichards
Created January 6, 2015 16:29
Show Gist options
  • Select an option

  • Save dylanerichards/87e5d491e239fd2a27d6 to your computer and use it in GitHub Desktop.

Select an option

Save dylanerichards/87e5d491e239fd2a27d6 to your computer and use it in GitHub Desktop.
Dat proloc
clock: bundle exec clockwork lib/clock.rb
resque: env TERM_CHILD=1 COUNT=3 QUEUE=high,normal,low RESQUE_TERM_TIMEOUT=100 bundle exec rake resque:work
web: bundle exec unicorn -p 3000 -c ./config/unicorn.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment