68
ContainerFlow is a lightweight, real-time Docker dashboard built around the metrics that matter for production.
Live container graph — auto-discovers containers and their connections
Real memory/CPU stats — fixes the page cache misreporting that `docker stats` does
Full container management — start/stop/restart/rebuild/exec from the UI
Discord webhook alerts with custom thresholds
Per-project aliases + color coding
SQLite-backed stats history (7d retention)
~80MB RAM, single binary
I built this after weeks of false 3am RAM alerts on my Postgres containers. The real bug was in how `docker stats` accounts for cgroup memory — I fixed it and built the dashboard I wanted.
110+ GitHub stars in the first week. Open-source AGPL-3.0.
Built with