Hello! I have been wanting to do "fix" the agent sandboxing problem for a while, and after playing around with containers, LXC, etc., I decided to look at microVMs. But since I run Proxmox at home, having an exotic hypervisor wasn't an option. And today I realized that QEMU has had microVMs for quite a while now (https://www.qemu.org/docs/master/system/i386/microvm.html), so I thought... What would it take to patch Proxmox to handle them?
A few hours later, after my first hacky attempt where I validated that yes, PVE shipped with all the right bits, I decided to turn what I learned into a .deb package - I'll be using this on a daily basis, so I will be adding UI niceties as I go, but this is _immediately_ useful.
rcarmo•1h ago
A few hours later, after my first hacky attempt where I validated that yes, PVE shipped with all the right bits, I decided to turn what I learned into a .deb package - I'll be using this on a daily basis, so I will be adding UI niceties as I go, but this is _immediately_ useful.