1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/tools/jungle
David Kellum 5814e39b0e Additional docs/systemd refinements (#1329)
* More docs/systemd refinements

 * Section renamed Alternative Forking Configuration with explanation
   given for when to use this.
 * capistrano3-puma in sub-section with consolidated dry-run shell
   commands
 * Section Service Configuration contrasts and references Forking
   section
 * Streamline config samples and highlight using ini format

* More intro to docs/systemd, alt forking section

* Add docs/systemd link to tools/jungle/README, for parity

* Add systemd, alt-forking Always and WantedBy

* Add another link to systemd from README, capistrano section

* minor typo
2017-06-26 17:27:31 -04:00
..
init.d Support for rvm (#1198) 2017-01-30 10:43:22 -07:00
upstart Update reference to the instances management script 2016-07-11 16:14:07 +02:00
README.md Additional docs/systemd refinements (#1329) 2017-06-26 17:27:31 -04:00

Puma as a service

Init.d

See /tools/jungle/init.d for tools to use with init.d and start-stop-daemon.

Upstart

See /tools/jungle/upstart for Ubuntu's upstart scripts.

Systemd

See /docs/systemd.