docs(homelab): record pd static ip

This commit is contained in:
Fizzlepoof
2026-05-14 02:25:17 +00:00
parent e567b97df8
commit 80842f95a7
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
- **Other VLANs:** Cameras, Guest, IoT
- **Serenity IP:** 10.5.1.5
- **N.O.M.A.D. IP:** 10.5.1.16
- **PlausibleDeniability:** DHCP on LAN
- **PlausibleDeniability:** 10.5.1.6 (static on LAN)
## Remote Access
- **Pangolin VPS + Newt:** Services exposed as subdomains via reverse proxy. Newt agents run on PD and N.O.M.A.D.

View File

@@ -35,7 +35,7 @@ See the individual docs in this repo for detailed information:
| Server | Role | OS | IP |
|--------|------|----|----|
| Serenity | NAS / Media ingestion | Unraid 7.2.4 | 10.5.1.5 |
| PlausibleDeniability | Primary Docker host | TrueNAS Scale 25.10.2.1 | LAN DHCP |
| PlausibleDeniability | Primary Docker host | TrueNAS Scale 25.10.2.1 | 10.5.1.6 |
| N.O.M.A.D. | Offline knowledge + game servers | Ubuntu 25.10 | 10.5.1.16 |
### Deployment Pattern (PD)