mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-03-28 17:42:45 +01:00
New systemd service that monitors Docker containers and automatically restarts unhealthy ones. Features: - Checks container health every 30 seconds - Captures logs before restart for diagnostics - Saves diagnostic files to /tmp/mc-webui-watchdog-*.log - HTTP status endpoint on port 5051 - Restart history tracking Install with: sudo ./scripts/watchdog/install.sh Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>