Next evolution, just a one line bash script.
Stop pushing the popularity of Docker. It is proprietary software and runs completely opposite to the ideals of GNU/Linux.
unpopular opinion docker is the worst creation in webdev besides js and react
I’m the opposite because I’ve had nothing but bad luck with docker. I should really spend more time with it but ugh
Comment scrubbed. Leaving .world due to corporate-adjacent admins, lack of transparency when making changes, selective rule enforcement and inconsistent rules on piracy.
Honestly portainer isn’t really necessary as you can just have some folders with docker compose.
Portainer is huge and could be frustrating because too many settings. I prefer tools like dockge, yacht, or casaOS.
Portainer is huge? It’s literally just one Docker container…
It’s definitely worth learning. I had the damnedest time with docker until I went to a meetup and had someone ELI5 to me. And it wasn’t that I wasn’t technical. I just couldn’t wrap my head around so many layers of extraction.
The guy was very patient with me and helped me get started with docker compose and the rest is history.
Abstraction?
Me: install it, doesn’t work, read the docs, screw with all the missing things, doesn’t work, read the forms, install something else I missed, doesn’t work, find more forums, find the right answer, patch it up, get it working, figure out that the application is slow, missing critical features, and really just doesn’t do what I needed to do.