YBYoussef Boubliinamud-dashboard.hashnode.dev·2d ago · 3 min readWhy I Ditched Heavy Dashboards and Built My Own in Pure RustBuilding AMUD — Part 1 of 20 BODY If you run a home lab, you know the feeling: you spend hours setting up the perfect stack of services, only to realize you need a centralized way to access them. Y00
YBYoussef Boubliinamud-dashboard.hashnode.dev·2d ago · 2 min readInstall AMUD on Proxmox in One Command (No Docker Required)Series: Building AMUD — Part 2 of 20Previous: Part 1 — Why I Built AMUD in Pure Rust Most homelab dashboards assume Docker. AMUD runs natively on Proxmox: a tiny LXC for the web server, an agent on t00
NSNabeel Shaikhinnabeelshaikh7.hashnode.dev·Jun 9 · 18 min readVirtualized OPNsense, Router-on-a-Stick, and Layer 2 TroubleshootingSection 1 — The Itch For a solid year, I was on a nationwide ISP that handed me a router with exactly two settings accessible: change the LAN IP or disable DHCP. Truly generous of them. It was a locke10
GGGabriel Gonzalezinbeyondbaremetal.hashnode.dev·Jun 1 · 5 min readProxmox ClusteringOverview The Proxmox VE cluster manager, pvecm, is a tool to create a group of physical servers. Such a group is called a cluster. We use the Corosync Cluster Engine for reliable group communication. 00
HBHarshit Budhrajainharshitbudhraja.com·May 23 · 6 min readMy Proxmox Homelab Kept Freezing Every Few HoursI run a small homelab on an Intel NUC — Proxmox as the hypervisor, a couple of VMs handling things like Jellyfin, AdGuard, Nginx Proxy Manager, and Dokploy. Nothing fancy, but it's always on and I rel00
RRRyan Rodrigueinblog.wizard-networks.com·May 23 · 12 min readFrom Scripts to Single Source: The Construct for Reproducible Home InfrastructureMost home labs are a patchwork of one-off scripts. A Bash file here, a manual docker compose up there, and a README note that says "run this first." It works until it doesn't. When something breaks at00
AWAndrew Wiggeyinirexta.hashnode.dev·May 14 · 4 min readType 1 Bare Metal Hypervisors: Building a Private Cloud on Dedicated ServersBy iRexta Engineering Modern enterprise environments face a unique computational dilemma. Deploying a single application directly onto a massive physical server wastes processing power. Conversely, re00
FJFelix Jumasoninblackie.hashnode.dev·Apr 17 · 5 min readDeploying Next.js on a Proxmox LXC ContainerNo Docker. No VMs. Just a lean Linux container, pnpm, PM2, and Nginx — running in production. Date: April 17, 2026 Self-Hosting Next.js Proxmox Linux pnpm Running a Next.js app in production doesn't00
JCJohn Costainjohntcosta.hashnode.dev·Apr 14 · 8 min read From Raspberry Pi to 17-Container Homelab in Six MonthsA year ago, my smart home was a mess. Ring app for the alarm, Hue app for lights, Aqara app for the lock, SwitchBot app for curtains. Five different apps to control one house. My wife wasn't going to 00
BUBen Uttinginctrlaltautomate.hashnode.dev·Apr 14 · 5 min readBuilding Claudio: My Always-On Claude Code BoxNo extra infrastructure cost, just the $20/month Claude plan and cron. That was V1. It lasted about two weeks before the OAuth tokens started expiring and every cron job died silently. This is the sto00