Hello sir/madam,
I wanted to setup my server to have multiple virtual machines to host minecraft servers, ftp servers and websites. I have some idea on how to do this, websites with docker, minecraft with mineos either docker or some virtual machine. If you have sysadmin insight, please let it all out.
I’ve already setup the server with Windows 2019 Datacenter and the network configurations as the server was with a different configuration but the same ports before I upgraded.
I have used ovirt in the past (was the first such software I tried) and am now using proxmox. For a home user especially I would recommend proxmox over it now that I have used it. Ovirt takes 20 times as long to get up and running, because you have to configure your ‘datacenter’, ‘cluster’, ‘storage’ and ‘hosts’ as if your where dealing with a google datacenter even if you are just dealing with one node. It wants you to have a fqdn for your server and you cannot use local ips without hacks when you dont have one.
Ovirt wasn´t bad by any means when it was running. But it´s ultimately built for people that deploy a datacenter at a time.
Another alternative that looks promising is https://xcp-ng.org/ but I have not tried it.