Comment on Your favourite piece of selfhosting - Part 1 - Operating System
Dran_Arcana@lemmy.world 2 days agoDon’t get me wrong, I use libvrt where it makes sense but why would anyone go to proxmox from a full iac setup?
I do 2 at home, and 3 at work, coming from 4 at both and haven’t looked back.
possiblylinux127@lemmy.zip 2 days ago
Because it is much simpler to provision a VM
Dran_Arcana@lemmy.world 1 day ago
Maybe 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.