Proxmox NUC — Pacific¶
Last Updated: 2026-04-13 Status: ✅ Active Purpose: Runs Home Assistant, Frigate (doorbell camera + AI detection), and Tailscale exit node.
Hardware specs: inventory.md → Pacific
Access¶
| Method | Detail |
|---|---|
| Proxmox Web UI | https://192.168.1.10:8006 |
| SSH | ssh root@192.168.1.10 |
Storage¶
| Primary SSD | 238.5GB |
| Proxmox root | 59.3GB LVM |
| VM/LXC pool | 152.6GB LVM |
| Swap | 7GB |
| Onboard eMMC | 29.1GB |
Virtual Machines¶
| VMID | Name | RAM | Disk | Status | Notes |
|---|---|---|---|---|---|
| 112 | HomeAssistant | 8GB | 42GB | ✅ Running | Home Assistant OS — 192.168.1.12:8123 |
LXC Containers¶
| CTID | Name | Status | Purpose |
|---|---|---|---|
| 101 | AdGuard | ⚠️ Running (inactive) | DNS filtering — installed but not currently used as primary DNS |
| 103 | TailscaleExitNode | ✅ Running | Tailscale exit node for the home network |
| 105 | kuma | ❌ Stopped | Uptime Kuma monitoring |
| 108 | frigate | ✅ Running | Frigate NVR — processes Reolink doorbell via Coral TPU |
| 130 | GMUPS-27 | ✅ Running | UPS monitoring |
| 200 | dockertemplate | ❌ Stopped | Template container — not in use |
Hardware Notes¶
- Coral TPU installed and passed through to Frigate LXC for AI object detection (person/vehicle recognition on doorbell camera)
- Pacific is older hardware (J3455, circa 2016) — RAM is near capacity (~10GB used of 16GB)
- UPS backed — survives brief power cuts without shutting down
- Home Assistant runs as a VM (not LXC) to support HAOS add-ons and supervisor
Backup¶
Pacific VMs and LXC containers are backed up via Proxmox Backup Server, which runs as a Docker container on Lotus and stores backups on the Lotus array.
Recovery¶
See Proxmox Recovery for restore procedures.