Export foreman Procfile to a init script
Go to file
2013-01-02 08:27:02 -05:00
data/export/initscript fix to init script 2013-01-02 08:27:02 -05:00
lib don't make log dirs, plz 2013-01-01 16:24:02 -05:00
spec Fixed a few bugs. 2012-09-11 14:15:08 -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 Published as a gem, so removed git URL from README 2012-12-12 22:18:55 -05:00

Initscript exporter for foreman

Using in your application

gem 'foreman-export-initscript'

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

Credits

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