wulf@lemmy.worldtoLinux@lemmy.ml•There are sane people with this many VMs on a personal machine, right? RIGHT?
2·
3 months agoI run a different LXC on Proxmox for every service, so it’s a bunch. Probably a better way to do it since most of those just run a docker container inside them.
LXC is much more light weight than VMs, so it’s not as much overhead. I’ve done it this way in case I need to reboot a container (or something goes wrong with an update) without disrupting the other services
Also keeps it consistent since I have some services that don’t run in docker. One service per LXC