docs: Docker_Essentials — every minute → every 15 minutes in watchdog refs

This commit is contained in:
Gmer4Lfe
2026-06-01 19:41:27 -04:00
parent 68323f9c4a
commit 492f268b10
@@ -207,7 +207,7 @@ or in-progress downloads.
## ━━━ RELATIONSHIP TO WATCHDOGS ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
`docker_watchdog.sh` has moved to `Watchdogs/` and is now one of four coordinated
single-pass scripts called every minute by `Orchestrators/watchdog_orchestrator.sh`.
single-pass scripts called every 15 minutes by `Orchestrators/watchdog_orchestrator.sh`.
```
Watchdogs/resource_watchdog.sh ← reduces pressure before healing attempts
@@ -248,7 +248,7 @@ Array starts
ensure networks + connections exist
silent if correct, notify if creating
Every minute (Orchestrators/watchdog_orchestrator.sh):
Every 15 minutes (Orchestrators/watchdog_orchestrator.sh):
└── Watchdogs/docker_watchdog.sh ── see Watchdogs/README-Watchdogs.md
Daily maintenance window (1am):