Creating a Nix Cache in an S3 cloud storage
This custom remote cache can help speed up your CI/CD pipeline and make deployments easier. In this post I'll walk you through the steps to create a binary cache stored in an S3-compatible object storage provider. I'll show you how to:
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.