Categories: None [Edit]

puma-daemon

https://rubygems.org/gems/puma-daemon
https://github.com/kigster/puma-daemon
In version 5.0 the authors of the popular Ruby web server Puma chose to remove the daemonization support from Puma, because the code wasn't wall maintained, and because other and better options exist for production deployments. For example systemd, Docker/Kubernetes, Heroku, etc. Having said that, it was neat and often useful to daemonize Puma in development. This gem adds this support to Puma 5 & 6 (hopefully) without breaking anything in Puma itself. So, if you want to use the latest and greatest Puma 5+, but prefer to keep using built-in daemonization, this gem if for you.

Total

Ranking: 5,305 of 183,107
Downloads: 987,771

Daily

Ranking: 3,005 of 183,092
Downloads: 2,190

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9973,358,941rack
63475,587,280rubocop
79407,559,343puma
99348,223,614simplecov
108332,805,298httparty
224158,681,269yard
43183,476,183rspec-its
93640,847,015asciidoctor
1,37122,464,295codecov
2,8214,547,106relaxed-rubocop

Owners

#GravatarHandle
1iconkigster