feat(nas): pull-based offsite backup of Immich to local NAS #180
Labels
No labels
bug
enhancement
in-progress
needs-info
needs-triage
p0
ready-for-agent
ready-for-human
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Cloonar/nixos#180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal (future — needs a design pass)
Add a third copy of the Immich data on the local NAS, off-Hetzner, for real 3-2-1 backup hygiene. Today the Immich originals live on the Hetzner Storage Box (
sub12, snapshot-protected) and the DB is dumped to borg — both on Hetzner. The NAS copy gives provider/geographic diversity.Hard constraint
nashost idles powered-off (ADR 0008), so a push from web-arm would hit a dead host. The design must be pull-from-NAS-when-awake.Sketch (to refine during triage)
sub12share directly (Hetzner Storage Boxes expose SSH/rsync/borg) — no need to involve web-arm./var/backup/postgresql(or its borg repo).Out of scope
Filed as
needs-triage: the shape is sketched but the tool/schedule/wake design is open.