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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. matrix.org (communication)

matrix.org (communication)

Scheduled Pinned Locked Moved Solved App Wishlist
149 Posts 20 Posters 90.5k Views 22 Watching
  • 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.
  • M Offline
    M Offline
    msbt
    App Dev
    wrote on last edited by
    #140

    everything works fine now, no idea what caused the issues, all good, thanks @girish

    S 1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #141

      @scooke Thanks for the feedback, will fix up the docs.

      The SSH is a bit rough agreed 🙂 We will add a UI for .well-known records in the coming releases. For now, we wanted the apps out, so we can get some testing in parallel.

      1 Reply Last reply
      2
      • M msbt

        everything works fine now, no idea what caused the issues, all good, thanks @girish

        S Offline
        S Offline
        stantropics
        wrote on last edited by
        #142

        @msbt do you also have to set a redirect record for example.com to make it work? Or is it just me?

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #143

          @stantropics You don't need to setup redirects. Is the website example.com an app on Cloudron (or is it external to Cloudron) ? If it's the former, you just have to setup that .well-known record.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            msbt
            App Dev
            wrote on last edited by
            #144

            @stantropics I had a surfer app at example.com and curl'ing the well-known url gave me a 404. After a bit of reconfiguring it worked, not sure if that's your setup as well, but maybe try reconfiguring the example.com app and see if that solves your issue (if that's what you're asking)

            1 Reply Last reply
            0
            • S Offline
              S Offline
              stantropics
              wrote on last edited by stantropics
              #145

              @msbt @girish I am not using the root-domain (example.com) at all currently. But matrix seems to not work if I don't set it up as a redirect for matrix.example.com.

              1 Reply Last reply
              0
              • girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #146

                Can you post your setup here with example domain names of where you installed what - https://forum.cloudron.io/topic/2336/matrix-riot ? I can help out there.

                I will lock this thread, since 2 open posts for the same topic is confusing!

                1 Reply Last reply
                2
                • S stantropics

                  @msbt Thanks for the work you put in it!
                  I have successfully deployed the app, it was necessary do edit CloudronManifest.json and remove the udp ports there.
                  Do you know how the postgresql db can be edited to make a user an admin? I would like to follow the documentation here: https://github.com/matrix-org/synapse/wiki

                  jimscarverJ Offline
                  jimscarverJ Offline
                  jimscarver
                  wrote on last edited by
                  #147

                  @stantropics In the terminal you should be able run the psql command to update a user to admin.
                  To get the password type:
                  echo $CLOUDRON_POSTGRESQL_PASSWORD

                  psql --host=$CLOUDRON_POSTGRESQL_HOST port=$CLOUDRON_POSTGRESQL_PORT $CLOUDRON_POSTGRESQL_DATABASE $CLOUDRON_POSTGRESQL_USERNAME

                  [right-click-Copy and ctrl-v paste in the password]

                  UPDATE users SET admin = 1 WHERE name = '@foo:bar.com';

                  BUT: I am getting: psql: FATAL: password authentication failed for user ...

                  Can anyone see what I am doing wrong? @girish ?

                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #148

                    @jimscarver In the Terminal, there is a Postgres button on the top. Just clicking it will paste the command to connect to postgres. Just paste enter after that.

                    511da217-1649-4dcf-a58a-7e0a34201df4-image.png

                    (That aside, I think the mistake in your cli is possibly that the database name is not set)

                    1 Reply Last reply
                    1
                    • yusfY yusf

                      I've been looking at matrix-appservice-webhooks a bit and the way it works makes it a good candidate for inclusion.

                      It works like so:

                      1. a webhooks bot is created
                      2. you invite this bot to a room
                      3. you create a new webhook with the !webbook command
                      4. the bot sends you a pm with the credentials for this specific new webhook
                      5. profit

                      This means that this integrations grants an unlimited amount of webhooks, so it's not a one-time thing.

                      Would you be willing to look into it?

                      benborgesB Offline
                      benborgesB Offline
                      benborges
                      wrote on last edited by
                      #149

                      @yusf Do we have any update on this ?
                      i would like to use webhooks with my matrix instance but i'm kinda confused on what is the state of these bridges/app for matrix/element & cloudron.

                      BenB

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search