Comment on Your favourite piece of selfhosting - Part 1 - Operating System
theorangeninja@sopuli.xyz 3 days agoCan you please elaborate on this? I am currently using MicroOS and think about NixOS because of quick setup. But also about Proxmox and NixOS on top. Where would libvirt fit in in this scenario?
Dran_Arcana@lemmy.world 18 hours ago
If you ran a raw Ubuntu/fedora/whatever, you can use qemu/libvrt to run small virtual machines as required. You start and stop them with virsh, define them with simple xml files, and can easily automate the creation/destruction of them if desired.