1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Maurizio De Santis
13434ac998 Add background process configuration (#1172)
I found that the configuration proposed doesn't fit very well when Puma is daemonized, that is a common situation when Capistrano is used for deployment. I added my configuration which seems to work pretty well together with the default capistrano3-puma gem settings.
2016-12-12 09:53:28 -07:00
willnet
124361b8ff Delete blank document [ci skip] 2016-04-26 16:28:01 +09:00
Vipul A M
bf4a846007 Fix typos at couple of places. 2016-04-07 23:54:45 +05:30
David Kellum
3a2de57b51 docs/system.md sample config refinements and elaborations
* A few tweaks to socket activation config
* Add systemctl command usage
2016-04-07 09:03:51 -07:00
David Kellum
ca246f963b Add docs/systemd.md (with socket activation sub-section) 2016-04-01 14:53:25 -07:00
Ross Kaffenberger
4d74ea7161 Correct spelling in docs/nginx.md 2015-08-25 13:28:55 -04:00
Dmitry Krasnoukhov
7c41d0887f Implement SIGHUP for logs reopening 2014-07-27 17:31:15 +03:00
Prathamesh Sonpatki
fd4230dbc1 Minor cleanup of signals.md [ci skip] 2014-02-26 01:06:56 +05:30
Richard Schneeman
f6d39b5e89 Create signals.md
I've seen this requested several times. Here is a first attempt.
2014-02-25 13:08:06 -06:00
Joseph Choi
cca93b3da8 Cache all javascript files with max expiry too 2013-03-28 15:29:05 -03:00
Darío Javier Cravero
ed559f02f3 Added nginx config sample 2012-09-02 21:17:06 +01:00