this post was submitted on 27 Jun 2023
7 points (100.0% liked)

Lemmy Support

4651 readers
1 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

Can anyone assist?

you are viewing a single comment's thread
view the rest of the comments
[–] ActuallyRuben@actuallyruben.nl 1 points 2 years ago

Looks like they changed up some things in the lemmy-ansible repository, resulting in the docker guide being outdated.

Take a look at this nginx config file instead: https://github.com/LemmyNet/lemmy-ansible/blob/main/templates/nginx_internal.conf It splits incoming requests and directs them to either the UI server or the backend server.