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...
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
yeah I think that at the end even if it seems a bit "retro" the "normal install" with periodic backups/updates on default vm (or even lxc containers) are the best to use, the most stable and configurable
Yeah it's expensive and it should be distributed around the people, decentralized. Without ads it's harder but possible if this projects became known to the public
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...