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)

115 Topics 1.3k Posts
  • Disabling Uploads

    Solved
    3
    0 Votes
    3 Posts
    783 Views
    Q
    @girish So i did actually set it to zero before and commented out the nginx file path. So that killed it. IN THE PAST But setting the upload to 0MB in the config and restarted. It actually worked. Wow! Thanks for having a functioning forum and the speedy response!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • STUN failure when trying to make Matrix voice call over internet

    Moved stun turn
    3
    0 Votes
    3 Posts
    1k Views
    zjuhaszZ
    Not sure if this is related but in the logs for Surfer, which I have as a redirect for the root domain, I am getting a 404 for the matrix .well-known constantly. GET /.well-known/matrix/client 404 1.083 ms - 328 Were you ever able to look into this @girish?
  • This topic is deleted!

    2
    1 Votes
    2 Posts
    27 Views
  • Update issue from custom package

    Solved autoupdate
    17
    1 Votes
    17 Posts
    2k Views
    yusfY
    @nebulon Thanks. Will try it.
  • Riot will be renamed

    Solved
    2
    1 Votes
    2 Posts
    424 Views
    girishG
    Rename to Element and update pushed.
  • Riot -> Element

    Solved
    4
    1 Votes
    4 Posts
    776 Views
    girishG
    That went well, I have pushed an update.
  • Matrix Federation

    Moved Solved matrix federation
    6
    0 Votes
    6 Posts
    1k Views
    girishG
    Locking this, please see other topic.
  • How to don't mess your Synapse/Riot installation

    1
    2
    3 Votes
    1 Posts
    332 Views
    No one has replied
  • Configuring the default port 8448

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    girishG
    @danigl As you probably know, the port 8448 is only for server <-> server communication. What port are you using for server <-> client communication? In Cloudron package, we use the same port for server <-> server and client <-> server communication (which is port 443).
  • matrix user registration

    Solved synapse ldap
    8
    0 Votes
    8 Posts
    2k 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 matrix riot
    5
    0 Votes
    5 Posts
    687 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 riot matrix well-known
    7
    0 Votes
    7 Posts
    1k 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 riot matrix
    7
    0 Votes
    7 Posts
    1k 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
    2k 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.