RubyGems Navigation menu

puma-daemon 0.3.2

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.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.3.2 - June 22, 2023 (77.5KB)
  2. 0.3.0 - March 14, 2023 (77.5KB)
  3. 0.2.3 - March 14, 2023 (77.5KB)
  4. 0.2.2 - March 07, 2023 (16.5KB)
  5. 0.1.2 - March 05, 2021 (14KB)
全てのバージョンを表示(全10件)

Runtime依存関係 (2):

puma >= 5.0
rack >= 0

Development依存関係 (8):

codecov >= 0
httparty >= 0
rspec-its >= 0
rubocop >= 0
simplecov >= 0
yard >= 0

所有者:

プッシュ者:

作者:

  • Konstantin Gredeskoul

SHA 256チェックサム:

3b002b5048eb418dee0c7fa0677a0c59f7b29e0ecb89dfbc843e5f01adfa4baf

累計ダウンロード数 717,167

このバージョンのみ 238,400

ライセンス:

MIT

必要なRubyのバージョン: >= 2.4.0

新しいバージョンはMFAを必要とします: true

MFAで投稿されたバージョン: true

リンク: