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 into your server’s search box, and subscribe to it to connect the two instances.
  • macadoum
    link
    fedilink
    arrow-up
    9
    ·
    4 years ago

    Nice, does it mean lemmy is considered stable now ?

    • DessalinesOPMA
      link
      fedilink
      arrow-up
      6
      ·
      4 years ago

      Yes, but of course finding bugs is a never-ending process.

        • DessalinesOPMA
          link
          fedilink
          arrow-up
          5
          ·
          4 years ago

          Hrm, I haven’t thought about that, but our next release is v0.9.0 so we pry won’t skip over that.