Update homelab-overview.md
This commit is contained in:
parent
e15c95fa8d
commit
ce78677bc4
@ -105,6 +105,18 @@ Internet
|
||||
[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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user