Update README.md

This commit is contained in:
giteaadmin 2025-07-22 04:41:58 +00:00
parent 71c997b353
commit 8be4f34096
1 changed files with 8 additions and 2 deletions

View File

@ -40,8 +40,14 @@ Each file includes:
## 🔐 Credentials
All credentials are stored in Bitwarden under the `homelab` folder.
## 🛡️ Backup Strategy
ZFS snapshots used for persistent volumes. Daily snapshot rotation is planned for critical services like Nextcloud and Plex.
## 🛡️ 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.
## 🛡️ Restore run book
PBS Restore [📄](./pbs_restore.md)
DB Restore [📄](./ db_restore.md)
## 📊 Monitoring
Monitoring stack planned using Uptime Kuma and Prometheus/Grafana.