Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/backup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Loading