Comment on First home server advice
phanto@lemmy.ca 2 months ago
I really like running proxmox and then containers for my apps, proxmox being basically Debian already.
Comment on First home server advice
phanto@lemmy.ca 2 months ago
I really like running proxmox and then containers for my apps, proxmox being basically Debian already.
pfr@lemmy.sdf.org 2 months ago
Explain proxmox to me like I’m 5. Is it a VM? I see a bunch of scripts on their website, but i’m confused…
filister@lemmy.world 2 months ago
There is no need to have them on separate VMs, as containers are already isolated and additional VMs will add more overhead.
It is worth exploring the LXC containers too, even though I prefer Docker with compose for its declarativeness.
phanto@lemmy.ca 2 months ago
I run each of them separately in containers!