mirror of
https://github.com/owlburtoe/homelab-docs.git
synced 2026-06-08 10:40:07 -04:00
No description
- Shell 100%
| architecture | ||
| backups | ||
| runbooks | ||
| scripts | ||
| .gitignore | ||
| inventory.md | ||
| README.md | ||
Hernandez Family Homelab Docs
This repo documents the architecture, critical services, and backup/restore procedures for the Hernandez family homelab.
This documentation describes the operational state of the Hernandez family homelab. It is written for recovery and continuity, not experimentation.
Goals
- Protect critical family data (Immich photos) and passwords (Vaultwarden) with no data loss.
- Keep restores predictable and fast (target downtime: ≤ 20 minutes).
- Keep documentation readable under stress.
START HERE IN A DISASTER:
runbooks/disaster-recovery.md
Critical Services (Tier 0 - must restore first)
- Immich (family photos)
- Vaultwarden (passwords)
Important Services (Tier 1)
- Plex (media can be re-downloaded; config only is protected)
AUTHORITATIVE DATA LOCATIONS:
- Immich originals: Synology NAS
- Vaultwarden data: MS-01 filesystem
- Plex config: MS-01 filesystem
BACKUP TARGETS:
- External HDD (primary)
- NAS replication (secondary, Synology-managed)
Quick Links
- Inventory
- Architecture
- Backups
- Runbooks