Export foreman Procfile to a init script
Go to file
2012-04-18 10:17:50 -04:00
data/export/initscript Added a bit of error handling to the template 2012-04-18 10:12:01 -04:00
lib Changed the template a bit 2012-04-18 00:59:28 -04:00
spec Added a bit of error handling to the template 2012-04-18 10:12:01 -04:00
.gitignore Initial import. 2012-04-18 00:03:28 -04:00
foreman-export-initscript.gemspec Initial import. 2012-04-18 00:03:28 -04:00
Gemfile Initial import. 2012-04-18 00:03:28 -04:00
Rakefile Initial import. 2012-04-18 00:03:28 -04:00
README.md Added Readme. 2012-04-18 10:17:50 -04:00

Initscript exporter for foreman

Using in your application

gem 'foreman-export-initscript', :git => 'git://github.com/emilecantin/foreman-export-initscript.git'

then bundle exec foreman export initscript /etc/init.d

Credits

Shamelessly inspired from foreman-export-nature: https://github.com/nature/foreman-export-nature