Already said but I need to try NixOS one day, this thing seems to worth it
Someone
Already said but I need to try NixOS one day, this thing seems to worth it
What are really the differences between docker and kubernetes?
Less “machines” but you need to maintain docker containers at the end
If I want really to dive in the config files and how this thing works, no normal install I can really easily, on docker it’s something else
Yeah docker is great for this and it’s really a pleasure to deploy apps so quickly but the problems comes later, if you want to really customize the service to you, you can’t instead of doing your own image…
Can be but I’m not enough free, and this way I run lxc containers directly onto proxmox
Oh sorry I didn’t know, but I don’t think this could change something
Not working good on my side, performance issues
Yeah I share your point of view and I think I’m going this way. These scripts are awesome but I prefer writing mine as I get more control over them
I don’t really like portainer, first their business model is not that good and second they are doing strange things with the compose files
This why I don’t get anything from using docker I want to tweak my configuration and docker is adding an extra level of complexity
i’m using all of this yeah
the old good way is not that bad
nixos definitely gives a try
using docker compose yeah. I find hard to tweak the network and the apps settings it’s like putting obstacles on my road
What are you hosting on docker? Are you configuring your apps after? Did you used the prebuild images or build yourself?
Didn’t really tried YunoHost it’s basically a simple selfhostable cloud server?
I agree with it, docker can be simple but can be a real pain too. The good old scripts are the way to go in my opinion, but I kinda like the lxc containers in docker, this principle of containerization is surely great but maybe not the way docker does… (maybe distrobox could be good too 🤷 )
Docker is absolutely a good when having to scale your env but I think that you should build your own images and not use prebuild ones
One day I will try, this project seems interesting!
I accept the way of doing, docker or lxc but docker in a lxc is not suitable for me, I already tried it and I’ve got terrible performance