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
Stop vibe-debugging.
AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Goreman!