FICHA · MANJARO

ruby-daemons

Easy way to wrap existing ruby scripts to be run as a daemon

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Helps Ruby scripts keep running in the background as daemon-style processes. It is useful for small services, workers, and long-lived tasks that need start, stop, restart, and PID-file handling.

Background processes can keep consuming CPU, memory, network, or files after the terminal closes. Configure logs, permissions, shutdown behavior, and supervision carefully before using it on production systems.

Permissions

Permissions not analysed for this source yet.