this post was submitted on 28 Feb 2023
4 points (100.0% liked)
Lemmy Support
4720 readers
9 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Made some progress, lemmy instance now runs but I'm running into websocket errors:
Firefox can’t establish a connection to the server at wss://lemmy.zaggy.nl/api/v3/ws.
docker-compose.yml:
lemmy hjson:
nginx bit:
Looks like we need to update our installation instructions, these are using an old version of lemmy.
ahhh, that could have saved me some time! Will try with the 17.2 release then, git version appears broken #0 155.7 error: failed to run custom build command for
lemmy_utils v0.17.1 (/app/crates/utils)
Edit: this uses a built in nginx container which also does letsencrypt, not what I need I'll try rebuilding the docker-compose so I can use this with my existing nginxm, tomorrow.
I apologize for our install docs not being up to date, I'm getting those fixed now.
The manual install probably isn't going ta work well right now, so i'd suggest ansible or docker.
Hey Zaggy,
When you say - "lemmy instance now runs", what do you mean?
[when I visit lemmy.zaggy.nl - I get
nginx 403 Forbidden
(maybe because you're testing something right now)]it will show the 'Lemmy Instance Setup', but any other action results in websocket errors or a page with broken CSS, I've removed the deny all rule since lemmy.zaggy.nl is broken anyway. edit: nvm have to rework the docker-compose of release as it already has nginx