Merge pull request 'docs(network): establish IP addressing scheme and update infra IPs' (#82) from worktree-network-ip-scheme into main

Reviewed-on: #82
This commit is contained in:
2026-07-27 02:23:01 +00:00
3 changed files with 134 additions and 5 deletions
+3 -2
View File
@@ -4,8 +4,9 @@
homeDomain = "sweet.home"; # base LAN domain for service subdomains (pve., docker.)
tailnetDomain = "tail13f623.ts.net"; # Tailscale MagicDNS suffix
lanCidr = "192.168.2.0/24"; # LAN subnet
pxeServerIp = "192.168.2.247"; # pxe-boot host's LAN IP
pbsIp = "192.168.2.108"; # Proxmox Backup Server LAN IP
pxeServerIp = "192.168.2.223"; # pxe-boot host's LAN IP
pbsIp = "192.168.2.244"; # Proxmox Backup Server LAN IP
domainControllerIp = "192.168.2.253"; # FreeIPA domain controller / primary DNS
# Cross-host references (LAN hostnames/users other hosts reach over the network)
nixCacheHost = "nix-cache"; # substituter/remote-builder hostname