Daniel Gaytán
083400c698
Change position of cd
so that rvm gemset is loaded
...
I got an error in my production environment because it was not loading the right ruby and gemset.
2013-11-27 13:22:38 -06:00
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
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
0fa28f9d1f
Moved init.d implementation to its own folder and added basic upstart support
2013-03-09 18:18:03 -03:00