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
Michael J. Cohen 80eb91f1f5 Autodetect ruby managers and home directory in upstart script
- HOME is now picked up automatically from setuid.
- script will try rbenv, rvm, then chruby automatically.
- quoted heredoc to prevent /bin/sh interpreting variables early

Sponsored-by: CentroNet Marketing
2013-08-06 18:45:43 -04:00
..
init.d Moved init.d implementation to its own folder and added basic upstart support 2013-03-09 18:18:03 -03:00
upstart Autodetect ruby managers and home directory in upstart script 2013-08-06 18:45:43 -04:00
README.md Added a general jungle README and modified the general docs to tell about the two options 2013-03-09 18:20:17 -03: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.