Instructions for running your own lemmy instance.
For the moment, lemmy.ml is using an explicit allowlist for instances we federate with. If you currently run an instance, and would like to be added to join.lemmy.ml:
- Let us know either on !lemmy_instances, or commenting here.
- We’ll add you to our allowlist.
- Add this block to your server’s
lemmy.hjsonconfig (for open federation):
federation: {
enabled: true
tls_enabled: true
# allowed_instances: lemmy.ml,other_instance.tld,... uncomment this to use an allowlist
}
- Type
!announcements@lemmy.mlinto your server’s search box, and subscribe to it to connect the two instances.


Great work getting to this point!
Two questions:
!community_name@instance.tldinto your server’s search box, and subscribing), then those posts will show up inAll.We decided to make
Localthe default tho, because once this grows, there will likely be lots of spam inAlljust like mastodon. And of course you can set your default view to Subscribed, Local, or All in your user settings.Allby default, or just clickAllon the front page to see federated posts.Are there any plans to make it possible to browse a remote instance’s community list without going to their site? That would make finding and subscribing to remote communities much more convenient IMO.