Update README.md

This commit is contained in:
giteaadmin 2025-07-22 04:44:26 +00:00
parent 51f9c7595f
commit 60c2d5d117
1 changed files with 4 additions and 2 deletions

View File

@ -4,6 +4,7 @@ This repository contains Markdown-based documentation for each core service runn
## ⚙️ Services
Inventory [📄](./ homelab_inventory.md)
| CT | Service | IP Address | UI Port | Uname | Link | Docs |
|-----|--------------------|---------------|---------|-----------|-----------------------------------------------------------------|------------------------------|
| | Proxmox04 (Host) | 192.168.1.37 | 8006 | root (PAM)| http://192.168.1.37:8006 | [📄](./proxmox04-complete.md) |
@ -27,6 +28,7 @@ This repository contains Markdown-based documentation for each core service runn
| | Unifi (Network) | 192.168.1.1 | | cdarrigo | https://192.168.1.1/network/default/dashboard | |
## 📦 Format Standard
Each file includes:
- Overview & purpose
@ -44,11 +46,11 @@ All credentials are stored in Bitwarden under the `homelab` folder.
- 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)
- Backup Strategy [📄](./homelab_backup_strategy.md)
## 🛡️ Restore run book
- PBS Restore [📄](./pbs_restore.md)
- DB Restore [📄](./ db_restore.md)
- DB Restore [📄](./db_restore.md)
## 📊 Monitoring
Monitoring stack planned using Uptime Kuma and Prometheus/Grafana.