Deploy and Manage a Guix VM in OpenStack
It’s been a few months since I started using Guix as the Operating System of my personal laptop. I’m found of how easy it is to enable some services or install packages. Now that I’ve become more familiar with Guile as a programming language, I took some time to deploy a Virtual Machine in OpenStack (through the Public Cloud offering of OVHcloud), and used guix deploy to manage this VM. This post summarize my experience doing so. ...