The Farm runs on a separate network (192.168.0.x) connected back to home via a dedicated Pangolin WireGuard tunnel. Farm Proxmox runs Newt as a systemd service, tunneling the entire 192.168.0.x subnet.
| Device | IP | URL | Notes |
|---|---|---|---|
| Farm Proxmox | 192.168.0.191 | https://192.168.0.191:8006 | Hypervisor โ runs Newt as systemd service |
| Farm Docker CT 100 | 192.168.0.100 | https://192.168.0.100:9443 | Portainer |
| Home Assistant | 192.168.0.50 | http://192.168.0.50:8123 / ha.troglodyteconsulting.com | Smart home |
| Weather Station | 192.168.0.x | โ | Orchard weather monitor |
Network: 192.168.0.x โ separate from home (192.168.8.x). Not directly bridged. Access via Pangolin tunnel or physical presence.
| Service | Port | URL |
|---|---|---|
| Portainer | 9443 | https://192.168.0.100:9443 |
| Home Assistant | 8123 | http://192.168.0.50:8123 |
| Uptime Kuma | 3001 | http://192.168.0.100:3001 |
| Gotify | 8070 | http://192.168.0.100:8070 |
Farm connects to the Pangolin VPS via its own Newt instance running as a systemd service on Farm Proxmox (192.168.0.191).
Check tunnel status (when on Farm network or via Proxmox SSH):
ssh root@192.168.0.191 "systemctl status newt"
If tunnel is down:
ssh root@192.168.0.191 "systemctl restart newt"
Farm resources are configured as a separate site in the Pangolin dashboard at pangolin.troglodyteconsulting.com.
Home Assistant is the automation hub for the Farm โ smart plugs, sensors, automations, and the weather station feed.
| Local URL | http://192.168.0.50:8123 |
| Remote URL | https://ha.troglodyteconsulting.com |
| Config backup | Docker volume on Farm CT 100 โ back up before HA updates |
Update HA: Portainer โ home-assistant container โ Recreate with latest image (or use HA Settings โ System โ Updates).
| Size | 93 acres |
| Location | Southwestern Pennsylvania โ Zone 6b |
| Primary goal | Pollinator paradise โ ecological, agricultural, and conservation development |
| Beekeeping | Active hives on property |
Infrastructure projects: solar-powered PoE for remote sensors, Meshtastic nodes for off-grid communication coverage across the property.