From 0b997fec0ddacaed51b893ad13496cbd2526db4b Mon Sep 17 00:00:00 2001 From: Vuong Hoang Date: Mon, 20 Apr 2026 22:31:53 -0700 Subject: [PATCH] docs: surface backup pipeline coverage gaps VM images are backed up via Proxmox vzdump, but ana-ml2 (bare metal) has no backup at all, and file-level restic + DB dumps are still missing on three of four Docker-host VMs. Adds an explicit coverage table to the README backup section so the gaps don't get overlooked while planning. Goal (per user): every Docker host + configs + every database, not just the VM image layer. --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index d96957e..57c5519 100644 --- a/README.md +++ b/README.md @@ -129,6 +129,23 @@ Backups are driven by per-host `resticprofile` configs under `configs/restic//` and `/opt/docker/conf//`.