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 Sauter cfa301bb7e Fix Puma start
+start+ did not read the environment variables. However, e.g. +phased-restart+
did. Also +start+ was implemented quite differently from other actions.

Now +start+ is implemented like the other actions, it respects environment
variables and there's a lot less code duplication going on.
2016-08-29 14:36:27 +02:00
..
init.d Fix Puma start 2016-08-29 14:36:27 +02:00
upstart Update reference to the instances management script 2016-07-11 16:14:07 +02: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.