Skip to content

Instantly share code, notes, and snippets.

@javamonn
Created August 22, 2016 12:05
Show Gist options
  • Save javamonn/356e4ece8468b7f2c924992892f4fce0 to your computer and use it in GitHub Desktop.
Save javamonn/356e4ece8468b7f2c924992892f4fce0 to your computer and use it in GitHub Desktop.
web: bundle exec unicorn -p 3000 -c ./config/unicorn.rb
resque: env TERM_CHILD=1 COUNT=3 QUEUE=high,normal,low RESQUE_TERM_TIMEOUT=5 bundle exec rake resque:work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment