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
Michael J. Cohen
b58e97b06c
Uncomment setuid/setgid by default in upstart
2013-08-06 18:42:52 -04:00
Michael J. Cohen
11110add54
Update upstart comments to reflect new commandline
...
```service puma start app=PATH_TO_APP`` is the correct syntax.
2013-08-06 18:40:41 -04:00
Cory Kaufman-Schofield
0b5d97253a
Fixed some typos in upstart scripts
2013-06-05 13:28:32 -04:00
baruchlubinsky
4ed27737c1
Update puma-manager.conf
...
Added quotes to /etc/puma.conf
2013-05-27 16:34:05 +02:00
Darío Javier Cravero
609d433bcf
Cleaned up README
2013-03-09 18:41:55 -03:00
Darío Javier Cravero
eec5702aef
Added a general jungle README and modified the general docs to tell about the two options
2013-03-09 18:20:17 -03:00
Darío Javier Cravero
0fa28f9d1f
Moved init.d implementation to its own folder and added basic upstart support
2013-03-09 18:18:03 -03:00
Darío Javier Cravero
6a458da410
Update tools/jungle/README.md
2012-08-11 21:10:04 +02:00
Darío Javier Cravero
f2cb62c749
Implemented an init.d script to manage the Jungle.
...
The script allows running Puma apps as daemons using start-stop-daemon and adds an easy way to log its activity.
2012-08-11 20:04:55 +01:00