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.

Matrix Space: #lemmy-space

founded 5 years ago
MODERATORS
 

Are there any instructions on how to do this? I have a new VM with docker for lemmy and another VM with nginx running, hosting zaggy.nl.

I've had a go at lemmy but the lemmy container keep restarting, saying 'Error: LemmyError { message: None, inner: Address not available (os error 99), context: "SpanTrace" } ' Which variables do I need to change besides db and admin password? What do I fill in for LEMMY_EXTERNAL_HOST?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 1 points 2 years ago* (last edited 2 years ago) (1 children)

Hey Zaggy,

When you say - "lemmy instance now runs", what do you mean?

  • You see the Lemmy UI?
  • Or it's just showing activity in the docker logs?

[when I visit lemmy.zaggy.nl - I get nginx 403 Forbidden (maybe because you're testing something right now)]

[โ€“] [email protected] 2 points 2 years ago* (last edited 2 years ago)

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