Skip to content

Instantly share code, notes, and snippets.

@BDQ
Created November 16, 2012 10:55
Show Gist options
  • Select an option

  • Save BDQ/4086396 to your computer and use it in GitHub Desktop.

Select an option

Save BDQ/4086396 to your computer and use it in GitHub Desktop.
Foreman - bluepill - custom template
bundle exec foreman export bluepill --template=/data/bluepill/ /etc/init
<%# /data/bluepill/master.pill.erb %>
<%= app %>
@BDQ
Copy link
Author

BDQ commented Nov 16, 2012

Need to change unicorn.rb pid to shared/pids/web.pid - to match bluepill

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment