HavocXphere
Honorary Master
I don't have a super beefy machine -- i5 6th gen with 8GB of RAM. Can upgrade the RAM to 16GB if I need to.
[....]
3) Run HA in a VM in Proxmox
4) Install Docker and run whatever else I want to run manually?
Not a bad idea.
Last - would you be able to virtualise Windows inside Proxmox, and primarily use it with Remote Desktop?
Yeah though you could also install docker on proxmox directly. Most people stick it in a VM though to keep the base install clean. Docker can also run in LXC but it's messy
Super beefy - don't worry 8gb is fine. Most debian VMs will cruise <1
Remote Desktop - yeah though I haven't done it
Indeed. It ultimately gets you to a similar place though since proxmox is debian based. I've found that Proxmox as ISO fails to install on cutting edge gear due to the older kernel (5.4) vs vanilla debian and then adding proxmox repo.Proxmox is a stand alone OS, more like a hypervisor
Might be worth trying proxmox directly first though.