It takes 68 steps to deploy Odoo with NixOS
After spending a few years providing NixOS consulting, and building tooling
around it, it's time to take account. How hard is it to go from zero to a
deployed application running on NixOS?
This article aims to serve as a benchmark for future tooling.
nix-vm-test: reproducible integration tests
We released nix-vm-test, a test framework to quickly spin up a virtual machine and run tests using a single CLI command.
Nix, Docker - or both?
"It worked on my machine!"
Most of us who've worked in IT for any length of time have heard this complaint. You develop your software, you test it exhaustively. It looks great. Then you deploy it into production and it crashes. And the blame game starts.