Someone

  • 2 Posts
  • 0 Comments
Joined 1Y ago
cake
Cake day: Mar 12, 2024

help-circle
rss
My thoughts on docker
Hello! 😀 I want to share my thoughts on docker and maybe discuss about it! Since some months I started my homelab and as any good "homelabing guy" I absolutely loved using docker. Simple to deploy and everything. Sadly these days my mind is changing... I recently switch to lxc containers to make easier backup and the xperience is pretty great, the only downside is that not every software is available natively outside of docker 🙃 But I switch to have more control too as docker can be difficult to set up some stuff that the devs don't really planned to. So here's my thoughts and slowly I'm going to leave docker for more old-school way of hosting services. Don't get me wrong docker is awesome in some use cases, the main are that is really portable and simple to deploy no hundreds dependencies, etc. And by this I think I really found how docker could be useful, not for every single homelabing setup, and it's not my case. Maybe I'm doing something wrong but I let you talk about it in the comments, thx.
fedilink

How to use LXC containers in Proxmox?
Hello, have setup my proxmox server since some weeks recently I found that LXC containers could be useful as it really separate all my services in differents containers. Since then I figured out to move my docker's services from a vm into several LXC containers. I ran into some issues, the first one is that a lot of projects run smoother in docker and doesn't really have a "normal" way of being package... The second thing is related to the first one, since they are not really well implemented into the OS how can I make the updates? So I wonder how people are deploying their stuffs on LXC proxmox's containers? Thanks for your help! EDIT : Tried to install docker upon debian LXC but the performances were absolutely terrible...
fedilink