Update homelab-overview.md

This commit is contained in:
Spendlik 2026-08-10 17:53:14 +00:00
parent e15c95fa8d
commit ce78677bc4

View File

@ -105,6 +105,18 @@ Internet
[WireGuard (107)] — VPN access to homelab [WireGuard (107)] — VPN access to homelab
``` ```
---
## DNS architecture (updated 2026-08-10)
All spendlik.sk subdomains are CNAME records pointing at the root:
*.spendlik.sk, git, mcp, vault, automation, matrix, email, auth, books, jellyfin, paperless
→ CNAME → spendlik.sk
Only spendlik.sk (record id 12631197, A record) holds an IP. ddns-update.sh on CT 108
updates only this record on IP change; CNAMEs resolve through automatically.
Do NOT add per-subdomain A records — WebSupport rejects duplicate IP values zone-wide
(see 00_index.md gotchas).
--- ---
## Claude AI Integration ## Claude AI Integration