Infrastructure
1130 words
The physical build — two Dell enterprise servers, a double-NAT home network, and TrueNAS ZFS storage shared over NFS and iSCSI to every service.
Two Dell enterprise servers running a full self-hosted stack. Start with Infrastructure to see the hardware and network, then Foundation for the concepts every other page builds on.
| Machine | Role | OS | IP |
|---|---|---|---|
| Dell R630 | Compute | Proxmox VE 9.1.1 | 192.168.5.146 |
| Dell R730 | Storage | TrueNAS Scale | 192.168.5.142 |
Internet → Cloudflare → home IP → NPM (LXC 104)
├── nextcloud.imadinc.com → LXC 103
└── ...
R630 Proxmox ── LXC 102: Tailscale (subnet router, remote access)
── LXC 103: Nextcloud
── LXC 104: NPM
└── VM 101: arr stack (Plex, Radarr, qBT+VPN)
R730 TrueNAS ── ZFS pool: datasets (NFS) + zvols (iSCSI → LXCs)