Decoupling My Deployment Model
Evolving a NixOS deploy-rs setup where each site is a flake input, the whole server builds atomically, and multi-node deploys run with one command.
Evolving a NixOS deploy-rs setup where each site is a flake input, the whole server builds atomically, and multi-node deploys run with one command.
NixOS' QEMU-based integration tests spin up whole multi-node systems in CI—why that makes them even more undeniable than container-based testing.
An approachable explainer untangling the four things all called 'Nix'—the language, the tool, the nixpkgs repo, and the NixOS operating system.
Why I'm long-term bearish on Docker, Kubernetes, and managed clouds—and how NixOS solves dependencies and deployment from first principles.
The 'holy grail' Nix flake for Phoenix: pinned deps, a dev shell, a build derivation, and deployment—one piece of infrastructure for the whole lifecycle.