Self-Hosting with NixOS
I’ve been meaning to upgrade my home network based on some of the lessons I’ve learned deploying NixOS on a VPS. I’ve got a few of these little ProDesk machines that I got on eBay a while back. They’re great if you want some lightweight processes running 24/7. But they were still running Ubuntu! Oof! Time for an overhaul. 1: Deploy Over Network with deploy-rs Based on my experience with a DigitalOcean VPS I knew I wanted to use the deploy-rs model on a local node. Here’s the basic idea: ...