inspired by https://github.com/puma/puma/blob/master/tools/jungle, rewritten by scratch. but differ at:
-
configuration file is separatedly by app:
/etc/puma/<app_name>
- for easier managing by puppet, chef, etc.
-
Not require
lsb-functions
, you just need onlystart-stop-daemon
- Works with no modification on Gentoo!
cp puma /etc/init.d/puma
cp run-puma /usr/local/bin/run-puma
Public Domain
Shota Fukumori (sora_h) [email protected]