What's running behind bitlogic.ro
bitlogic.ro is the front door to a Proxmox-based homelab - a handful of self-hosted media, photo, and productivity services, each isolated in its own container, sitting behind a single reverse proxy.
Two boxes, split on purpose
Compute and storage are architecturally separate, not just logically - one node runs the hypervisor, the other just holds data over the network.
Compute
Runs Proxmox VE - every LXC container and Docker stack lives here, mostly provisioned via the community-scripts helper scripts. Guest OS disks sit on a local 512GB NVMe M.2 SSD, in LVM-thin storage, kept small and disposable.
Storage
Three Seagate IronWolf NAS 12TB drives (7200rpm, 256MB cache, SATA-III) in RAID - two drives' worth of usable capacity, one held back for redundancy. The fourth bay sits empty, with a spare 12TB HDD in cold storage ready to swap in if a drive fails. A 256GB NVMe M.2 SSD handles the OS and local storage. Serves all bulk data (media, photos, cloud files, backups) to the compute node over NFS.
What's running
Questions about the setup?
Happy to talk homelab, self-hosting, or networking.