RubyGems Navigation menu

puma-daemon 0.2.3

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 perhaps better options exist (such as systemd, etc), not to mention many people have switched to Kubernetes and Docker, where you want to start all servers on the foreground. And yet, something useful and simple got lost — in our humble opinion. Some folks were indeed happily using the `--daemonize` feature until in 5.0 they got an error that this flag is not supported. So, if you want to use the latest and greatest Puma 5+, but have it self-daemonize, this gem is for you. Just use *pumad* binary instead of *puma*, or require 'puma/daemon' inside your config file.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.3.2 - June 22, 2023 (77,5 KB)
  2. 0.3.0 - March 14, 2023 (77,5 KB)
  3. 0.2.3 - March 14, 2023 (77,5 KB)
  4. 0.2.2 - March 07, 2023 (16,5 KB)
  5. 0.1.2 - March 05, 2021 (14 KB)
Mostrar todas las versiones (10 total)

dependencias de Runtime (2):

puma >= 5.0
rack >= 0

dependencias de Development (8):

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

Propietarios:

Subida por:

Autores:

  • Konstantin Gredeskoul

SHA 256 checksum:

a66613ccf5e18253b9f9cbab320fd66799a30b2aae9de8eca6f40545f4661654

Total de descargas 744.887

Para esta versión 322

Licencia:

MIT

Versión de Ruby requerida: >= 2.4.0

Nuevas versiones requieren AMF: true

Enlace: