So it’s not in the repo, where did you get the compose? This smells like bullshit
Hawk@lemmynsfw.com 6 days ago
Yeah this hit me as well and it was very confusing until I found that lemmy.ml
I can’t find it [on the main branch] (github.com/LemmyNet/lemmy/…/docker-compose.yml) so I didn’t raise am issue
Jakeroxs@sh.itjust.works 6 days ago
PhilipTheBucket@ponder.cat 6 days ago
The live docs at:
join-lemmy.org/docs/…/install_docker.html
Link to:
raw.githubusercontent.com/…/docker-compose.yml
Which is what needs to be updated.
Jakeroxs@sh.itjust.works 5 days ago
Ahhh thank you, weird indeed.
Hawk@lemmynsfw.com 6 days ago
In not the OP but I hit the same issue.
PhilipTheBucket@ponder.cat 6 days ago
The relevant repo is:
github.com/LemmyNet/lemmy-docs
If you wanted to submit a PR, I think that would be a good idea. I’ve posted the patch elsewhere in the comments.
salmoura@lemmy.eco.br 6 days ago
That seems like a mistake in the design of the compose file mentioned (not using the “{{ domain }}” pattern in the LEMMY_UI_LEMMY_EXTERNAL_HOST environment variable) in the docs and a case of the documentation not being explicit about what needs to be changed (they refer to that variable in the README of the Lemmy UI repo when you read about the config file mentioned in the docs).
Hawk@lemmynsfw.com 5 days ago
Yeah, without a doubt, it’s just an oversight.
There’s nothing malicious here.
I should have read the docker compose a bit closer when I was trying to figure it out but There’s only so many hours in the day, and sometimes you rush.
uranibaba@lemmy.world 6 days ago
Here is the commit github.com/…/b3bd2afd6af18e71048ade7e82b541ff903a…
It creates the docker file and updates the docs to (among other things) point to the he file, the old being raw.githubusercontent.com/…/docker-compose.yml.
I wonder why it does not point to the main repo. The PR does not discuss the it. github.com/LemmyNet/lemmy-docs/pull/315
obviouspornalt@lemmynsfw.com 6 days ago
I can’t find it on the main branch
Isn’t that even more suspicious?
What branch is OP’s build from if not main?
PhilipTheBucket@ponder.cat 6 days ago
Did you use a different admin password when you did the new setup after fixing it? If not, I think you should change your admin password.
Hawk@lemmynsfw.com 5 days ago
That’s right, one should. However, I’m using this only as an internal documentation tool, There’s no port forward and it’s not public. I am literally using it to take notes on a few things I’m developing.
It’s actually really nice being able to drop a whole bunch of links and have them threaded and linked between each other. It works quite well.