2 comments

[ 2.8 ms ] story [ 14.7 ms ] thread
At Cyberus Technology, we've built openstack-nix, a NixOS-based solution that makes deploying and testing OpenStack more reliable and reproducible. It lets you spin up a complete OpenStack setup with a single command, run tests inside NixOS VMs, and customize configurations effortlessly. No more dependency headaches or cumbersome hardware setups - just clean, modular OpenStack deployments.

Curious? Here's how we did it: https://cyberus-technology.de/en/articles/simplifying-openst...

Pretty cool use of Flakes, NixOS modules and integration tests. :-)