Kahi is a modern process supervisor for POSIX systems, written in Go.
It manages long-running processes with automatic restart, health monitoring, structured logging, and a REST/JSON API. Single static binary, zero runtime dependencies. Modelled after supervisord with a migration tool included.
| Source | kahiteam/kahi |
| Install | go install github.com/kahiteam/kahi/cmd/kahi@latest |
| Releases | GitHub Releases |
| License | MIT |