Skip to content

Instantly share code, notes, and snippets.

@rusllonrails
Created March 31, 2014 13:15
Show Gist options
  • Save rusllonrails/9892041 to your computer and use it in GitHub Desktop.
Save rusllonrails/9892041 to your computer and use it in GitHub Desktop.
Run unicorn as daemon
bundle exec unicorn_rails -c config/unicorn.conf.rb -E production -D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment