I'm trying to deploy my own instance following install with docker but seems it's not up to date. Or am I missing something?
Not sure if it's relevant, the version of the files to download is 0.17 instead of 0.17.3 as the latest release in the github repo.
Also, I'm guessing I'd need to download the rest of the files listed in the prod folder, not just the two in the documentation
https://github.com/...
Also, I'm trying to use Caddy, I'm guessing I should replace nginx in the docker-compose.yml, correct?
Or can I use the Caddy service of the host machine instead of a new docker container?
I've opened some pull requests on the main app repo and the docs repo with changes that should fix the docker install issues people have been having.
Specifically: https://github.com/LemmyNet/lemmy/pull/2908 / https://github.com/LemmyNet/lemmy-docs/pull/186
save