• rustoleum@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    3 years ago

    I feel lemmy just needs a general instance, for all people, no matter beliefs or nothing

  • erdos4d@lemmy.ml
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    3 years ago

    Maybe not completely on-topic, but I wanted to ask what sort of resource requirements a Lemmy instance requires. I have a Kubernetes cluster I run for my business, so if it is not too heavy, I may be able to put an instance up with my excess resources. Thanks.

  • juh@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    3 years ago

    We, a hosting cooperative in Germany, mentioned Lemmy in a book about free software that we published two weeks before. It is in German and targets clubs, non-profits, foundations and cooperatives. It’s free to download. https://www.hostsharing.net/publikationen/vereinshandbuch/

    I really like your idea of promoting Lemmy by providing a limited free hosting offer. It gives people the chance to find sustainable funding.

    In the book mentioned above we recommended Lemmy as a forum solution. Many organisations like clubs are looking for something like discourse or flarum to replace a mailing list for discussions or a community help desk. If an organisation uses Lemmy for inhouse needs giving accounts to all members the instance is funded by the organisation – and thanks to federation the users can join communities elsewhere too.

    This is the organisational approach to sustainable Lemmy instances.

    If there is no organisation that pays the bills, I have to look for funding elsewhere, as users won’t pay. I have to pass the hat around. But this is not sustainable at all.

    Or I could go the usual internet way using ads to fund the instance. Is there a function in Lemmy that could be used as an advertising tool? A broadcast message by the administrator that is published to all accounts. Can instance administrators pin messages in communities? Or can administrators promote messages so that they get higher ranks?

    I think of a Lemmy instance for a hobby targeting a community of consumers and producers where the producers are willing to pay for advertised postings.

  • skariko@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    3 years ago

    Question: it is possible to “migrate” a community from an instance to another?

    • nutomic@lemmy.mlOPM
      link
      fedilink
      arrow-up
      0
      ·
      3 years ago

      Not in an automated way. You would have to tell them to subscribe to the new community, and unsubscribe from the old one.

      • pingveno@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        3 years ago

        Possibly a future feature? The Internet’s history is, after all, littered with the refuse of failed communities. It would be sad for Lemmy to hasten that issue. It would also help communities graduate from attaching to another instance to being their own instance if there was a social split (e.g. moderation decisions) or they outgrew their host instance.

        • skariko@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          3 years ago

          Also this is one of the most important feature (for me) on the fediverse. If an instance “goes bad” it’s good transfer all on other istance. By the way my question was in this topic because i already have 100followers on my community and this is one of the reason can’t open another istance if i can’t import all the followers.

          • nutomic@lemmy.mlOPM
            link
            fedilink
            arrow-up
            0
            ·
            3 years ago

            That is actually a very good point, i never thought about it in that way. The main question about this is probably how it should work from a UX perspective. One way would be to have a mod action which changes the subscription of all users to the new community. But there would be a risk that a hacker could target mod accounts, to redirect users to his own community/instance for malicious purposes. We could send a notification to users to inform them about the change. And the old community might have to be locked or deleted (permanently or reversible?)

            cc @dessalines@lemmy.ml

            • Dessalines@lemmy.mlM
              link
              fedilink
              arrow-up
              1
              ·
              3 years ago

              The profile move section here for mastodon seems relevant.

              We’d have to support a “move” activity that followers would receive, and it could overwrite their database with the new community url, and refollow.

              This should probably be limited to the top mod.

              All this is also predicated on that instance still being alive, and long enough for that move request to get federated everywhere.

              This would be really difficult, and a ton of work, all just so people wouldn’t have to click the subscribe button for a community resurrected elsewhere. So I’m not sure its really worth it.