Instead, run a few virtual machines with a few services in each.
That’s what I meant, I guess it wasn’t very clear. When I say “stack”, I mean multiple services.
Comment on Help Reviewing My Server Setup?
possiblylinux127@lemmy.zip 5 days agoI wouldn’t do that unless you have lots of money to blow on crazy hardware. Running separate virtual machines is very inefficient. Instead, run a few virtual machines with a few services in each. I would separate it out into classes based on the load and use case.
Instead, run a few virtual machines with a few services in each.
That’s what I meant, I guess it wasn’t very clear. When I say “stack”, I mean multiple services.
AustralianSimon@lemmy.world 4 days ago
Or just run them in containers and skip the need to run the VMs at all. You can do snapshots with Debian fine.
possiblylinux127@lemmy.zip 4 days ago
I don’t like LXC personally. It seems that most of the community disagrees but for me it has been nothing but pain.
AustralianSimon@lemmy.world 4 days ago
Might be the population on lemmy but elsewhere docker or podman are way more common.
possiblylinux127@lemmy.zip 4 days ago
Proxmox doesn’t have native support for any of those. Honestly I think it would be cool for Proxmox to switch to some form of Podman.