6 ms·
What I wanna see is a guix equivalent of NixOps. That would be an interesting and viable alternative to Terraform
by chajath 5y ago
What I wanna see is a guix equivalent of NixOps. That would be an interesting and viable alternative to Terraform
- LanternLight83 5y agoIt's not super polished or well documented yet (I think you still need to provision the machine), but guix deploy implements work in this direction, including explicit support for providers like Digital Ocean. https://github.com/guix-mirror/guix/blob/master/gnu/machine/digital-ocean.scm https://github.com/guix-mirror/guix/blob/master/gnu/machine/...