• @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.