foreman clone written in go language. Will start all commands defined in the Procfile and display their outputs. Any signals are forwarded to each process. The main goroutine loads Procfile and starts each command in the file. Afterwards, it is driven by the following two kinds of events, and then take proper action against the managed processes. It receives a signal, which could be one of SIGINT, SIGTERM, and SIGHUP; It receives an RPC call, which is triggered by the command goreman run COMMAND [PROCESS...].
Features
- The main goroutine loads Procfile and starts each command in the file
- Receives a signal, which could be one of SIGINT, SIGTERM, and SIGHU
- Will start all commands defined in the Procfile and display their outputs
- Any signals are forwarded to each process
- Written in golang
Categories
FrameworksLicense
MIT LicenseFollow Goreman
Other Useful Business Software
SOCRadar Extended Threat Intelligence Platform
SOCRadar Extended Threat Intelligence, a natively single platform from its inception that proactively identifies and analyzes cyber threats with contextual and actionable intelligence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Goreman!