Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Dendrite - a second-generation Matrix homeserver written in Go!

    App Wishlist
    2
    2
    167
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • atridad
      atridad App Dev last edited by

      https://github.com/matrix-org/dendrite
      https://github.com/matrix-org/dendrite/blob/master/docs/INSTALL.md

      Looks like a good alternative to the hungry synapse client.

      I type things and sometimes those things end up in your browser. 🏳️‍🌈🇮🇷🇨🇦

      humptydumpty 1 Reply Last reply Reply Quote 7
      • humptydumpty
        humptydumpty @atridad last edited by

        Below is the "hardware requirements" section from their github page.

        **Hardware requirements**
        Dendrite in Monolith + SQLite works in a range of environments including iOS and in-browser via WASM.
        
        For small homeserver installations joined on ~10s rooms on matrix.org with ~100s of users in those rooms, including some encrypted rooms:
        
            Memory: uses around 100MB of RAM, with peaks at around 200MB.
            Disk space: After a few months of usage, the database grew to around 2GB (in Monolith mode).
            CPU: Brief spikes when processing events, typically idles at 1% CPU.
        
        This means Dendrite should comfortably work on things like Raspberry Pis.
        
        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        Powered by NodeBB