Export foreman Procfile to a init script
Go to file
2012-09-11 11:37:22 -04:00
data/export/initscript Test new interface 2012-09-11 11:12:40 -04:00
lib Test new interface 2012-09-11 11:12:40 -04:00
spec Test new interface 2012-09-11 11:12:40 -04:00
.gitignore Added Travis config. 2012-09-11 11:37:22 -04:00
.travis.yml Added Travis config. 2012-09-11 11:37:22 -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 Update README to point to the new repo location. 2012-06-08 10:24:23 -03:00

Initscript exporter for foreman

Using in your application

gem 'foreman-export-initscript', :git => 'git://github.com/lzgo/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