Backups
{
"checked_at": "2026-05-06T18:17:05.067198+00:00",
"status": "ok",
"summary": "Backup coverage for critical NAS data, Docker app data, cloud/restic, and restore drills.",
"items": [
{
"area": "/volume2/Arso",
"source": "/volume2/Arso",
"local_snapshot": "latest snapshot 6.8h old",
"docker_dump": "n/a",
"cloud": "restic tier1 configured",
"restore_drill": "restic small-file proof",
"status": "ok",
"notes": "Business/work source-of-truth."
},
{
"area": "Docker configs",
"source": "/volume1/docker",
"local_snapshot": "snapshot 1464.7h old",
"docker_dump": "compose tarballs 0.0h old",
"cloud": "included in restic tier1",
"restore_drill": "compose tar listing",
"status": "ok",
"notes": "Fresh compose tarballs are the immediate restore source; rsync snapshot refreshes daily."
},
{
"area": "Baserow",
"source": "docker volume baserow_baserow_data",
"local_snapshot": "volume/config protected",
"docker_dump": "volume 0.0h old; SQL 0.0h old",
"cloud": "dumps included in restic",
"restore_drill": "OK",
"status": "ok",
"notes": "Volume tar is primary fallback; SQL dump added when embedded DB allows it."
},
{
"area": "Docmost",
"source": "docmost-db + pgdata volume",
"local_snapshot": "compose/config protected",
"docker_dump": "pgdata 0.0h old; SQL 0.0h old",
"cloud": "dumps included in restic",
"restore_drill": "OK",
"status": "ok",
"notes": "Wiki/runbooks protected by DB dump."
},
{
"area": "n8n",
"source": "/volume1/docker/n8n/data",
"local_snapshot": "bind data archive",
"docker_dump": "data 0.0h old; workflows yes; encrypted creds yes",
"cloud": "dumps included in restic",
"restore_drill": "OK",
"status": "ok",
"notes": "Credentials are encrypted; keep n8n encryption key in data backup."
},
{
"area": "Mission Control",
"source": "/volume1/docker/convex/mission-control",
"local_snapshot": "Docker config snapshot",
"docker_dump": "compose/source tarball",
"cloud": "included via /volume1/docker",
"restore_drill": "HTTP 200 probe",
"status": "ok",
"notes": "Infra dashboard rebuilt after backup matrix addition."
},
{
"area": "Cloudflare Tunnel",
"source": "/volume1/docker/cloudflared",
"local_snapshot": "compose snapshot",
"docker_dump": "compose/config tarball",
"cloud": "manual/API config runbook",
"restore_drill": "container running probe",
"status": "ok",
"notes": "Compose-managed and image pinned. Do not print tunnel tokens."
},
{
"area": "Nextcloud",
"source": "/volume1/docker/nextcloud + volumes",
"local_snapshot": "compose/config only",
"docker_dump": "not yet app-specific",
"cloud": "not tier1",
"restore_drill": "not configured",
"status": "warn",
"notes": "Only harden if still used; can be large."
}
]
}