Jupiter Station
Eight-node homelab — designed, built, and operated solo
An 18U rack run as a real environment rather than a lab toy: high-availability virtualization, redundant storage, segmented networking with intrusion prevention, and roughly two dozen containerized services behind a reverse proxy with automated certificates. Everything is documented, monitored, and backed up, because the point of building it was to practice operating infrastructure the way it has to be operated when it matters.
- 8Nodes
- 80+CPU cores
- 72 TBRaw storage
- 5Segments
- 18U~1.2 kW
Compute & virtualization
A three-node Proxmox VE cluster with quorum for high availability across HP ProLiant and Dell PowerEdge hardware, plus a separate bare-metal node reserved for security research so that work stays off the production cluster entirely.
Storage
TrueNAS Scale on a dedicated node, ~72 TB raw in RAID-Z2 with hot spares, serving NFS and SMB to the cluster — backing store for VM backups, container volumes, document archives, and media. Restores get tested, not assumed.
Network & security
A UniFi Dream Machine Pro gateway with five isolated networks separating management, production, guest, and security-research traffic. Intrusion prevention runs across all segments against the full Emerging Threats category set, with explicit stateful firewall rules enforcing isolation. Remote access is a zero-trust mesh VPN rather than an open port. Internal certificate management, DNS filtering, and IP address management all run in-house.
Services platform
Roughly two dozen containerized services on Docker Compose behind Nginx Proxy Manager with automated SSL and Cloudflare-managed DNS — a password manager, private cloud storage, a self-hosted Git server, a document management system, container management and log aggregation, and a full Prometheus/Grafana/Uptime Kuma monitoring stack with network discovery and asset inventory.
Maker space
Three 3D printers and a CNC router driven from the operations node through OctoPrint and CNCjs, so fabrication is queued and monitored from the same place as everything else.