Categories: None [Edit]
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
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
9 | 973,358,941 | rack |
63 | 475,587,280 | rubocop |
79 | 407,559,343 | puma |
99 | 348,223,614 | simplecov |
108 | 332,805,298 | httparty |
224 | 158,681,269 | yard |
431 | 83,476,183 | rspec-its |
936 | 40,847,015 | asciidoctor |
1,371 | 22,464,295 | codecov |
2,821 | 4,547,106 | relaxed-rubocop |
Owners
# | Gravatar | Handle |
---|---|---|
1 | kigster |