Eh… I’m pondering setting up a forum/community board and obviously thought about using Discourse (because I enjoy end-user experience) but again I hit the roadblock with completely hostile installation/management…
Over the years I grew super attached with having everything run with simple docker-compose file, throwing a couple of additional elements (database, minio for s3 compatible storage and whatnot) but nope… Discourse is still super hostile in this case.
I’m sorry but having some silly “launcher” to start things up?
And then the upgrade process stating:
Create a new base image manually by running:
./launcher rebuild my_image
sorry - manually rebuilding the image? Like WTF… it’s like having/using docker but actually not using it…