Provision node script as a service via forever, allowing it to automatically start on boot, working across various Linux distros and OS
https://github.com/zapty/forever-service
65 forks.
591 stars.
41 open issues.
Recent commits:
- Update README.md, GitHub
- Fix for foreverpath, Thanks to @brokenmass., Arvind Agarwal
- Merge pull request #64 from brokenmass/foreverpath-fixAllowing use of –foreverPath option even if forever is not globally installed, GitHub
- Fix for multiple = char in env variables, Arvind Agarwal
- Fix for multiple = char in env variables, Arvind Agarwal
Amazing. And supports logrotate options!!