Update README.md
This commit is contained in:
parent
97871eb17d
commit
2da2223086
10
README.md
10
README.md
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
This repository contains Markdown-based documentation for each core service running in the homelab. Each document includes details such as IP address, container ID, ports, platform, backup and monitoring plans, and configuration paths.
|
||||
|
||||
## 📄 Service Docs
|
||||
## 📄 Service Docs
|
||||
|
||||
- [Home Assistant (100)](./home-assistant-complete.md)
|
||||
- [Pi-hole (103)](./pihole-complete.md)
|
||||
|
|
@ -18,7 +18,7 @@ This repository contains Markdown-based documentation for each core service runn
|
|||
- [Hardware Overview](./homelab-hardware-full.md)
|
||||
- [Inventory Map](./homelab-inventory-map.md)
|
||||
|
||||
## 📦 Format Standard 1
|
||||
## 📦 Format Standard
|
||||
Each file includes:
|
||||
- Overview & purpose
|
||||
- Container ID, IP, ports, domain
|
||||
|
|
@ -28,13 +28,13 @@ Each file includes:
|
|||
- Monitoring/logging details
|
||||
- Setup method & Docker image
|
||||
|
||||
## 🔐 Credentials
|
||||
## 🔐 Credentials
|
||||
All credentials are stored in Bitwarden under the `homelab` folder.
|
||||
|
||||
## 🔄 Backup Strategy
|
||||
## 🛡️ Backup Strategy
|
||||
ZFS snapshots used for persistent volumes. Daily snapshot rotation is planned for critical services like Nextcloud and Plex.
|
||||
|
||||
## 📊 Monitoring
|
||||
## 📊 Monitoring
|
||||
Monitoring stack planned using Uptime Kuma and Prometheus/Grafana.
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue