docs(homelab): record pd static ip
This commit is contained in:
@@ -7,7 +7,7 @@ Docker Compose stacks for PlausibleDeniability (TrueNAS Scale), plus documentati
|
|||||||
| Server | Role | OS | IP |
|
| Server | Role | OS | IP |
|
||||||
|--------|------|----|----|
|
|--------|------|----|----|
|
||||||
| Serenity | NAS / Media ingestion | Unraid 7.2.4 | 10.5.1.5 |
|
| 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 |
|
| N.O.M.A.D. | Offline knowledge + game servers | Ubuntu 25.10 | 10.5.1.16 |
|
||||||
|
|
||||||
## Repo Layout
|
## Repo Layout
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
- **Other VLANs:** Cameras, Guest, IoT
|
- **Other VLANs:** Cameras, Guest, IoT
|
||||||
- **Serenity IP:** 10.5.1.5
|
- **Serenity IP:** 10.5.1.5
|
||||||
- **N.O.M.A.D. IP:** 10.5.1.16
|
- **N.O.M.A.D. IP:** 10.5.1.16
|
||||||
- **PlausibleDeniability:** DHCP on LAN
|
- **PlausibleDeniability:** 10.5.1.6 (static on LAN)
|
||||||
|
|
||||||
## Remote Access
|
## Remote Access
|
||||||
- **Pangolin VPS + Newt:** Services exposed as subdomains via reverse proxy. Newt agents run on PD and N.O.M.A.D.
|
- **Pangolin VPS + Newt:** Services exposed as subdomains via reverse proxy. Newt agents run on PD and N.O.M.A.D.
|
||||||
|
|||||||
@@ -35,7 +35,7 @@ See the individual docs in this repo for detailed information:
|
|||||||
| Server | Role | OS | IP |
|
| Server | Role | OS | IP |
|
||||||
|--------|------|----|----|
|
|--------|------|----|----|
|
||||||
| Serenity | NAS / Media ingestion | Unraid 7.2.4 | 10.5.1.5 |
|
| 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 |
|
| N.O.M.A.D. | Offline knowledge + game servers | Ubuntu 25.10 | 10.5.1.16 |
|
||||||
|
|
||||||
### Deployment Pattern (PD)
|
### Deployment Pattern (PD)
|
||||||
|
|||||||
Reference in New Issue
Block a user