Hi folks!

I‘m currently setting up a „fediverse vps“ so to speak but federation is no joke so far.

I got lemmy, mastodon and matrix running pretty stable now (in docker and behind nginx proxy manager which seems to be very rare).

The next step is enabling federation and so far it’s brutal. I broke matrix by changing up the .well-known stuff and now nothing works.

I think my knowledge is just lacking at this point. Does anyone have experience with a setup like this and wants to help? I basically need the npm config and/or other changed configs for federation.

Thanks for reading. Have a good one.

  • walden@sub.wetshaving.social
    link
    fedilink
    English
    arrow-up
    0
    ·
    8 months ago

    I just set up Lemmy using docker and it’s set up to be accessed via NPM. I didn’t have to do anything special. If you care to share some screenshots I can see if anything looks unusual.

    • Haui@discuss.tchncs.deOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      8 months ago
      lemmy.hjson https://hastebin.com/share/giqoxejiru.yaml
      docker-compose.yml https://hastebin.com/share/osavazijag.yaml
      npm host file https://hastebin.com/share/ruyivojoyu.bash
      lemmy ui log https://hastebin.com/share/lakurefohe.php
      

      Let me know if you need anything else! :)

      Here it is! Thanks again for offering your help.