Skip to content

Instantly share code, notes, and snippets.

@JFickel
Created November 10, 2012 02:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save JFickel/4049601 to your computer and use it in GitHub Desktop.
Save JFickel/4049601 to your computer and use it in GitHub Desktop.
Procfile
faye: bundle exec thin -p 8081
rackup private_pub.ru -s thin -E production
heroku ps:scale faye=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment