Update README.md

This commit is contained in:
giteaadmin 2025-07-22 04:43:01 +00:00
parent 8be4f34096
commit 51f9c7595f
1 changed files with 7 additions and 6 deletions

View File

@ -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.