Comment on New server for the family, Proxmox or TrueNAS, LXC or Docker?
SidewaysHighways@lemmy.world 2 days agothis is me. i originally had truenas core on bare metal but wanted to be able to do more, so truenas is a vm running the same exact pools as before.
proxmox is so goddamn slick!
lxcs for docker compose stacks,
another proxmox setup with backup truenas, rsync weekly!
lka1988@lemmy.dbzer0.com 2 days ago
Why are we running Docker inside LXC? That’s not a wise decision, and is specifically stated as a big “no-no” by both Docker and Proxmox devs.
VMs don’t use as much resources as you realize. I’ve got multiple VMs full of Docker stacks (along with other VMs running various game servers, and several LXCs for various “not set up for Docker” services) spread across three i7-7700T servers; none of them are even close to being taxed.