Hacker News new | ask | show | jobs
by shmoogy 673 days ago
I turned my proxmox server off as I look to transition to something much less power hungry (still have my Unraid up) but I set up portainer in a turnkey environment and was setting up all my docker apps through there. Is it better to use separate LXCs?
1 comments

It's not a huge difference, the advantage of individualized LXC's is you can make backups of them. If you run 1 VM with all your docker stuff you can't as easily restore an individual service if you mess something up.