YBYoussef Boubliinamud-dashboard.hashnode.dev·3d 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
YBYoussef Boubliinamud-dashboard.hashnode.dev·3d 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