It’s got more than just VM management, but yeah, it’s a frontend for a bunch of other services, that you don’t need Proxmox for.
Comment on I keep waffling on Proxmox. Sell me. For or against.
solrize@lemmy.ml 1 week ago
Proxmox is a convenient gui wrapper around libvirt but you can do everything without it.
hperrin@lemmy.ca 1 week ago
moonpiedumplings@programming.dev 1 week ago
This is untrue, proxmox is not a wrapper around libvirt. It has it’s own API and it’s own methods of running VM’s.
Creat@discuss.tchncs.de 1 week ago
yes but why would you? There’s a reason we use GUIs, especially when new to a field (like virtualization).
solrize@lemmy.ml 1 week ago
libvirt comes with some gui tool of its own, though I haven’t used it. I generally prefer to understand what I’m doing, so I use command line tools or API’s at first. GUI’s are a convenience to use later, once it’s clear how they work.
non_burglar@lemmy.world 1 week ago
Once you get to know the GUI well enough and start scripting, the GUI becomes less relevant.