• @farcaller@fstab.sh
    link
    fedilink
    English
    63 months ago

    I looked into matrix servers the other day for an unrelated reason and tbh the amount of resources they ask for is way more than you need for a webpage (dendrite asks for 1gb ram minimum for a number of users, and that’s without accounting for postgres)

    • @Antergo@lemmy.ml
      link
      fedilink
      English
      33 months ago

      So that’s an absolute lie, I run synapse + WhatsApp bridge with 500MiB. Dendrite is supposed to be more efficient

      • @farcaller@fstab.sh
        link
        fedilink
        English
        23 months ago

        That’s what their docs say:

        At an absolute minimum, Dendrite will expect 1GB RAM. For a comfortable day-to-day deployment which can participate in federated rooms for a number of local users, be prepared to assign 2-4 CPU cores and 8GB RAM — more if your user count increases.

        That’s not accounting for Postgres.

        • @eardon@lemmy.ca
          link
          fedilink
          English
          -3
          edit-2
          3 months ago

          Weird how it requires all of that for http requests.

          Something tells me it could be more efficient.

          • @farcaller@fstab.sh
            link
            fedilink
            English
            13 months ago

            It’s much more than just “http requests”, honestly. A Matrix server and e.g. nginx have very little in common.

      • @farcaller@fstab.sh
        link
        fedilink
        English
        43 months ago

        I got that. What I mean is that you can easily have a tiny 256mb VPS for a bunch of static websites or even some WordPress and the official matrix servers would require you to easily double or triple the bill.

        • @Appoxo@lemmy.dbzer0.com
          link
          fedilink
          English
          13 months ago

          Dunno what devs use or spec to host their webpages or if they also use it for some dev work like building packages or something else.

          So if there are spare ressources, might as well use it.