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


Skip to content

Matrix (Synapse/Element)

105 Topics 1.2k Posts
  • matrix user registration

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    girishG

    @xavierl I have pushed a new version of synapse that allows matrix to manage it's own users. If you re-install synapse, you will see this option.

  • Riot: New Users Unable To Login

    Moved Solved
    5
    0 Votes
    5 Posts
    565 Views
    yusfY

    @xavierl You practically can. Just grant no Cloudron users access to it while also enabling open registration in the Matrix app internal settings.

  • Question: Well-Know Hostname & Matrix

    Moved
    7
    0 Votes
    7 Posts
    836 Views
    murgeroM

    @girish I needed it to be able to properly federate with other Matrix servers. Like I said, it was pretty weird.

  • Sorry to have to ask for help setting up Riot

    Moved Solved
    7
    0 Votes
    7 Posts
    869 Views
    girishG

    @scooke No problem 🙂 It's quite confusing because I have been leaving various bits of progress all over this forum in various places...

    Just to give an update on the current status. I have gotten synapse published. I put some initial docs at https://cloudron.io/documentation/apps/synapse/ (reading that now, there seems to a big wall of text. I have to simplify it). I am publishing riot now.

    But both the apps require Cloudron 5.1.4 which is now going through our CI. In 5.1.4, we have a way to add .well-known docs which is required for synapse/riot to work. Hopefully, we should be in a releasable state tomorrow.

  • How to get Riot working

    Moved
    9
    0 Votes
    9 Posts
    1k Views
    yusfY

    @scooke https://git.cloudron.io/msbt/matrix-riot-app is the repo you want to use. Follow instructions in the documentation on how to install the CLI and how to build and install custom apps.