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


Skip to content
  • Nextcloud + Matrix (Riot Client) Integration

    Discuss
    2
    3 Votes
    2 Posts
    2k Views
    girishG
    From https://github.com/gary-kim/riotchat#installation, it requires Node, npm, yarn (for compiling Riot.im), and Make. The latest base image 2.0.0 should have it all.
  • 0 Votes
    7 Posts
    921 Views
    murgeroM
    @girish I needed it to be able to properly federate with other Matrix servers. Like I said, it was pretty weird.
  • Unable to configure the RSS-bot

    Matrix (Synapse/Element)
    12
    0 Votes
    12 Posts
    1k Views
    benborgesB
    @yusf Oh I see, alright I will try to launch Maubot side by cloudron and see where that leads me, I really need Matrix to support webhooks
  • Riot: New Users Unable To Login

    Moved Solved Matrix (Synapse/Element)
    5
    0 Votes
    5 Posts
    573 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.
  • Sorry to have to ask for help setting up Riot

    Moved Solved Matrix (Synapse/Element)
    7
    0 Votes
    7 Posts
    965 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.