Comment on Your favourite piece of selfhosting - Part 1 - Operating System
Dran_Arcana@lemmy.world 1 day agoMaybe for the initial setup, but nothing is more repeatable than automation. The more manual steps you have to build your infra, the harder it is to recover/rebuild/update later
possiblylinux127@lemmy.zip 1 day ago
You automate the VM deployments.
Dran_Arcana@lemmy.world 1 day ago
if you’re automating the creation and deployment of vms, and the downstream operating systems, and not doing some sort of HA/failover meme setup… proxmox makes things way more complicated than raw libvirt/qemu/kvm.
theorangeninja@sopuli.xyz 5 hours ago
Can 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?