Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Procman: Simple gRPC single-process manager (github.com/paskozdilar)
2 points by bheadmaster on Dec 12, 2024 | hide | past | favorite | 1 comment


My coworker had a scenario where he needed to stop the execution of a service (inside container) from another service (inside another container) temporarily. All the methods of doing that required having access to Docker daemon socket and root/docker group.

I wrote this tool that could be used as a docker entrypoint, would start the specified process, and exposed Start/Stop/Restart controls via gRPC.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: