Update README.md
This commit is contained in:
parent
8be4f34096
commit
51f9c7595f
13
README.md
13
README.md
|
|
@ -40,14 +40,15 @@ Each file includes:
|
|||
## 🔐 Credentials
|
||||
All credentials are stored in Bitwarden under the `homelab` folder.
|
||||
|
||||
## 🛡️ Backup Strategy [📄](./ homelab_backup_strategy.md)
|
||||
Daily Proxmox backups are stored on PBS with deduplication and retention policies.
|
||||
Encrypted offsite backups are synced nightly to Backblaze B2 via rclone.
|
||||
Nextcloud and Immich PostgreSQL databases are dumped daily, compressed, and included in the offsite sync.
|
||||
## 🛡️ Backup Strategy
|
||||
- Daily Proxmox backups are stored on PBS with deduplication and retention policies.
|
||||
- Encrypted offsite backups are synced nightly to Backblaze B2 via rclone.
|
||||
- Nextcloud and Immich PostgreSQL databases are dumped daily, compressed, and included in the offsite sync.
|
||||
- Backup Strategy [📄](./ homelab_backup_strategy.md)
|
||||
|
||||
## 🛡️ Restore run book
|
||||
PBS Restore [📄](./pbs_restore.md)
|
||||
DB Restore [📄](./ db_restore.md)
|
||||
- PBS Restore [📄](./pbs_restore.md)
|
||||
- DB Restore [📄](./ db_restore.md)
|
||||
|
||||
## 📊 Monitoring
|
||||
Monitoring stack planned using Uptime Kuma and Prometheus/Grafana.
|
||||
|
|
|
|||
Loading…
Reference in New Issue