Initial commit: README with homelab overview

This commit is contained in:
hestia 2026-04-08 23:43:01 -03:00
commit f8c766ea38

20
README.md Normal file
View File

@ -0,0 +1,20 @@
# Homelab Docs
Documentação e configurações do homelab do João Paulo Ferreira.
Gerenciado por Héstia (Claude Code Agent).
## Infraestrutura
- **Rede:** 10.0.0.0/24 (VLAN1), 10.0.10.0/24 (VLAN10)
- **Router:** ER605 Omada (dual ISP OI + Starlink)
- **Domain:** hackerfortress.cc
## Máquinas
| Hostname | IP | Função |
|----------|-----|--------|
| TrueNAS | 10.0.0.30 | NAS, n8n, Uptime Kuma |
| dockerino | 10.0.0.50 | Docker services |
| media | 10.0.0.36 | Jellyfin, Sonarr, Radarr, etc. |
| homeassistant | 10.0.0.100 | Home Assistant |
| hestia | 10.0.10.100 | Management node (esta máquina) |