From ccd8827658d55872f618db3a352aa2ab86784878 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Wed, 1 Jul 2026 08:59:30 -0600 Subject: [PATCH] Null change to doc file to trigger re-run of CI jobs Added a new point about monitoring backup success/failure to ensure reliability. --- docs/backup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/backup.md b/docs/backup.md index 88c1571..bbb6f8b 100644 --- a/docs/backup.md +++ b/docs/backup.md @@ -267,6 +267,7 @@ K8up resources. and `lobaro/restic-backup-docker`. (`offen/docker-volume-backup` is feature-rich but defaults to tar+GPG, which would break cross-target compatibility.) - **Monitoring.** Surfacing backup success/failure (a healthcheck or status that `backup status` can read) + so that a silently failing backup is not mistaken for a working one. - **New repository.** The Docker backup container lives in its own repo (e.g. `bozemanpass/backup-stack`), mirroring `bozemanpass/docker-ingress-stack`.