mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
5814e39b0e
* 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 |
||
---|---|---|
.. | ||
init.d | ||
upstart | ||
README.md |
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.