this post was submitted on 24 Nov 2020
27 points (96.6% liked)

Announcements

23724 readers
13 users here now

Official announcements from the Lemmy project. Subscribe to this community or add it to your RSS reader in order to be notified about new releases and important updates.

You can also find major news on join-lemmy.org

founded 5 years ago
MODERATORS
 

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.hjson config (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.ml](/c/announcements@lemmy.ml) into your server's search box, and subscribe to it to connect the two instances.
you are viewing a single comment's thread
view the rest of the comments
[โ€“] ajz@lemmy.ml 1 points 3 years ago (1 children)

Maybe good to post in /c/lemmy ? Are you using dynamic IP or does the site go off-line sometimes ?

[โ€“] Jojonintendo@lemmy.ml 2 points 3 years ago

The IP is dynamic and updated with nsupdate, via my OpenWrt router. But for now it's mostly under heavy testing from my side (I want many services to be running on this Rock64), so it's mostly offline for now.