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
The Most Powerful Software Platform for EHSQ and ESG Management
Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Goreman!