Skip to content

Instantly share code, notes, and snippets.

@abdollar
Created January 23, 2012 20:01
Show Gist options
  • Select an option

  • Save abdollar/1665243 to your computer and use it in GitHub Desktop.

Select an option

Save abdollar/1665243 to your computer and use it in GitHub Desktop.
Using upstart and foreman
create a Procfile << app: ruby script/app
rvmsudo foreman export upstart /etc/init -a app -u achaudhry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment