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/LemmyNet/lemmy/tree/0.17.3/docker/prod

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?

  • jax@lemmy.cloudhub.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    1 year ago

    Some people are reporting outbound networking issues/DNS resolution in the lemmy matrix chat, I wonder if you’re hitting the same thing. Do you see anything about DNS resolution errors in the logs when trying to search for other communities?

    • pe1uca@lemmy.oneOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      The issue in this post for me was already fixed.
      Now I do have another issue, not sure if it’s related to what you’re mentioning.

      I’m getting this error when trying to search for a community in another instance.

      HTTP request{http.method=GET http.scheme="https" http.host=lemmy.pe1uca.dev http.target=/api/v3/ws otel.kind="server" request_id=36d10fe3-81a9-45f0-b39a-5299b2760ed6 http.status_code=101 otel.status_code="OK"}: lemmy_server::api_routes_websocket: couldnt_find_object: Request error: error sending request for url (https://lemmy.one/c/privacyguides): operation timed out
      

      Here’s the post https://lemmy.one/post/16124