Hey

I have created a quick and easy way to host lemmy and other federated communities. This website allows you to host lemmy or any other federated community with single click. Things like security, scalability are handled automatically.

You don’t need to learn cloud or need to know how to work with Linux or need a PC. Quick host it with your phone and get done with it :)

The idea with this we’ll have more instances of lemmy and better community reach as this is removing the technical know how from entire process. :D

I’ll giving away few accounts on this service as getting started process.

  • website URL: jatayucloud.app
  • discord : Discord

Quick And Easy To Host Federated Communities

  • netburnr
    link
    English
    211 months ago

    How are you handling mail?

    • @[email protected]OP
      link
      fedilink
      011 months ago

      mail requires reputation to work properly and not land in spam. i don’t have mail services for now but that can configured by the user to work with something like mailgun or personal gmail account.

      am working with oss saas like lemmy, mattermost, matrix for now

      • netburnr
        link
        English
        011 months ago

        I think you misunderstood. Lemmy user validation uses mail. Howndoes your SaaS handle that.

        • @[email protected]OP
          link
          fedilink
          111 months ago

          oh, that kind of thing is handeled in the basic lemmy config file. I have a smtp server container deployed along with pict-rs, postgresql lemmy and lemmy-ui so you can use email verification and deploy full featured lemmy install :)