Commit Graph

8 Commits

Author SHA1 Message Date
mikkeli 8a9e8ba7ff report configured containers Docker never lists as stopped
A name in SERVICES_ALIASES with no matching container (typo or deleted)
produced no `docker ps -a` line, so it silently vanished from the
dashboard instead of showing as a problem. Track which configured names
were seen and append the leftovers as stopped, logging edge-triggered so
a persistent typo doesn't reprint every 2s poll.

Also corrects the kcmonitor container name and refreshes the README
service list.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-24 15:46:01 +09:00
mikkeli a20a8f3552 fixed kcmonitor container name 2026-07-24 12:53:47 +09:00
mikkeli df6c7ea4bc added kc services to watch 2026-07-24 12:52:10 +09:00
mikkeli 6e633c9367 pi status server update 2026-02-16 21:08:40 +09:00
mikkeli 71c79eb3ab docker services real 2026-02-16 20:47:44 +09:00
Mikkeli Matlock 9ace7be32b changed rx/tx to kByte/s 2026-02-16 16:40:28 +09:00
Mikkeli Matlock 81fcf21807 docs cleanup and disk usage target change 2026-02-15 23:00:30 +09:00
mikkeli bf03108cb2 pi server realised 2026-02-15 12:57:05 +09:00