Show HN: Cpulse – See why your Docker Compose stack is stuck
Category: devtools
Tags: docker, terminal-ui, devops-tool
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Cpulse is a terminal UI tool that visualizes Docker Compose container dependency trees, showing why a stack is stuck by deriving container states from healthchecks, exit codes, and dependency graphs. It offers real-time monitoring, root cause diagnosis, and interactive management without leaving the TUI, filling a real gap for Docker Compose debugging.
Target audience: backend devs, devops
Repository: https://github.com/hyturing/compose-pulse · Go · MIT · 2 stars
View on Hacker News