Add spaces around pipe in wiki-links (test for Quartz resolution)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
46a5c3a20f
commit
9261ec7679
26 changed files with 59 additions and 59 deletions
|
|
@ -7,7 +7,7 @@ tags:
|
|||
|
||||
# Backup Policy
|
||||
|
||||
Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
|
||||
Daily automated backups from [[indri]] to [[sifaka-nas | Sifaka]] NAS.
|
||||
|
||||
## Schedule
|
||||
|
||||
|
|
@ -31,8 +31,8 @@ Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
|
|||
|
||||
| Database | Host | Method |
|
||||
|----------|------|--------|
|
||||
| miniflux | [[postgresql|pg.ops.eblu.me]] | pg_dump stream |
|
||||
| teslamate | [[postgresql|pg.ops.eblu.me]] | pg_dump stream |
|
||||
| miniflux | [[postgresql | pg.ops.eblu.me]] | pg_dump stream |
|
||||
| teslamate | [[postgresql | pg.ops.eblu.me]] | pg_dump stream |
|
||||
|
||||
## What Is NOT Backed Up
|
||||
|
||||
|
|
@ -53,7 +53,7 @@ Daily automated backups from [[indri]] to [[sifaka-nas|Sifaka]] NAS.
|
|||
|
||||
## Backup Target
|
||||
|
||||
Repository: `/Volumes/backups/borg/` on [[sifaka-nas|Sifaka]]
|
||||
Repository: `/Volumes/backups/borg/` on [[sifaka-nas | Sifaka]]
|
||||
|
||||
## Monitoring
|
||||
|
||||
|
|
@ -67,5 +67,5 @@ Dashboard: "Borgmatic Backups" in [[grafana]]
|
|||
## Related
|
||||
|
||||
- [[borgmatic]] - Backup system details
|
||||
- [[sifaka-nas|Sifaka]] - Backup storage
|
||||
- [[sifaka-nas | Sifaka]] - Backup storage
|
||||
- [[postgresql]] - Database backups
|
||||
|
|
|
|||
|
|
@ -46,13 +46,13 @@ Node exporter running in Docker container, scraped by [[prometheus]] at `sifaka:
|
|||
|
||||
## Backup
|
||||
|
||||
Sifaka is the **target** for [[backup|backups]], not a backup source. [[borgmatic]] sends backups TO sifaka, not OF sifaka.
|
||||
Sifaka is the **target** for [[backup | backups]], not a backup source. [[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
|
||||
|
||||
- [[backup-policy|Backups]] - Backup policy
|
||||
- [[backup-policy | Backups]] - Backup policy
|
||||
- [[borgmatic]] - Backup system
|
||||
- [[immich]] - Photo consumer
|
||||
- [[jellyfin]] - Media consumer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue