Add Backup section to sifaka card
Clarifies that sifaka is the backup TARGET, not source. Notes RAID 5 for current protection, offsite planned for future. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
4838da600e
commit
3c72f1d2ae
1 changed files with 6 additions and 0 deletions
|
|
@ -43,6 +43,12 @@ Node exporter running in Docker container, scraped by [[services/prometheus|Prom
|
|||
- Tag: `tag:nas`
|
||||
- ACL: `tag:homelab` can access for backups
|
||||
|
||||
## Backup
|
||||
|
||||
Sifaka is the **target** for [[operations/backup|backups]], not a backup source. [[services/borgmatic|Borgmatic]] sends backups TO sifaka, not OF sifaka.
|
||||
|
||||
Data protection for sifaka itself currently relies on the Synology RAID 5 configuration, which provides single-disk fault tolerance. Future plans include offsite duplication for additional resiliency.
|
||||
|
||||
## Related
|
||||
|
||||
- [[storage/backups|Backups]] - Backup policy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue