this post was submitted on 21 Aug 2025
27 points (96.6% liked)

Fediverse

36271 readers
326 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 !moderators@lemmy.world!

Rules

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

founded 2 years ago
MODERATORS
 

I'm trying to start my own lemmy instance, and reading through the documentation at https://join-lemmy.org/docs/administration/federation_getting_started.html it looks like we need to manually search for just about everything that can be found on other lemmy instances.

It works. I'm able to search for communities/comments/posts and then my instance will load only that community/comment chain/post and only after I've searched it. No updates.

Is this what we're supposed to be doing? Seems pretty tedious to have someone that's supposed to go to other instances and then search for all of their content on my instance in order to federate with it.

I have a feeling there is an easier way, but I'm legitimately not seeing it.

Right now, it looks like the only way users on my instance will get to see content from other instances is if I manually search for just about everything they'll get to see.

I can write a crawler to automate all of this, but I'd rather not unless it's completely necessary.

you are viewing a single comment's thread
view the rest of the comments
[–] FrostyTrichs@crazypeople.online 2 points 4 hours ago* (last edited 4 hours ago)

Good luck mate. It's a little intimidating at first but it usually boils down to something simple. A slight misconfiguration or minor syntax error can cause pretty significant issues. You might have a look at your logs or try running in debug mode to see if anything jumps out at you.

EDIT: Do you have federation enabled in the admin panel? Also probably worth making sure you DON'T have private instance checked.

federation