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
Full-stack observability with actually useful AI | Grafana Cloud
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Goreman!