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
Lukas Nordin 8e6f175e60 Upstart jungle use config/puma.rb instead
Not really sure why it is loading production.rb since the README and the init.d script says it expects config.rb instead.

Patch attached simply reflects this.
2013-09-16 19:47:12 +02: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 Upstart jungle use config/puma.rb instead 2013-09-16 19:47:12 +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.