this post was submitted on 24 Oct 2023
48 points (100.0% liked)

Fediverse

27820 readers
348 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
48
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

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.

Edit: Since some kind souls wanted to help and need to see configs, here they are.

Let me know if you need anything else! :)

Edit2: Here is the synapse config

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 11 months ago (1 children)
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.

[–] [email protected] 4 points 10 months ago* (last edited 10 months ago) (2 children)

I think I've heard that Lemmy 0.18.5 requires pict-rs v4 or higher. I'm currently using asonix/pictrs:0.4.0-beta.19. Give that a try.

[–] [email protected] 2 points 10 months ago

Seems to work now :)

[–] [email protected] 1 points 10 months ago

Thanks for the suggestion. Will check it out! :)