- The Bridge: All external traffic for your .net domains hits your UniFi Gateway and is immediately forwarded to Nginx Proxy Manager at 192.168.1.8.
- VLAN Separation: You have your main network (BNRTnet) and a neighbor/guest network (Sasiad).
- Device Count: 68 devices active on the network.
¶ Maintenance and Update Procedures
¶ Standard LXCs (NPM, Jellyfin, etc.)
- SSH to Proxmox.
- pct enter [ID].
- apt update && apt upgrade -y.
- SSH to the LXC.
- cd /opt/[service].
- docker compose pull && docker compose up -d.
- GUI -> Node -> Updates -> Upgrade. (Always reboot if the kernel updates).
| ID |
Name |
Role |
IP |
| 100 |
- |
LXC |
- |
| 101 |
- |
LXC |
- |
| 105 |
- |
LXC |
- |
| 108 |
- |
LXC |
- |
| 110 |
Wiki.js |
LXC |
192.168.1.10 |
| 115 |
- |
LXC |
- |
| 116 |
- |
LXC |
- |
| 104 |
- |
VM |
- |
- Quadro P400: Passed through to LXC for transcoding.
- Coral TPU: Documentation on passthrough available.