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

    Customizing Jitsi

    Jitsi
    6
    9
    199
    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.
    • ?
      A Former User last edited by A Former User

      Does anyone have Jitsi branded using config.js, are there limitations given Cloudron's read-only file system?

      I guess it's not possible to edit close3.html to redirect users elsewhere following call?

      nebulon 1 Reply Last reply Reply Quote 1
      • nebulon
        nebulon Staff @Guest last edited by

        @nothing the only customization which is currently supported are changing the /app/data/jitsi-meet-config.js file and thus whatever the app supports there in changes. The rest of the code assets are in read-only filesystem as you suspected.

        1 Reply Last reply Reply Quote 2
        • robi
          robi last edited by

          Try the close page:

          // Enabling the close page will ignore the welcome page redirection when
          // a call is hangup.
          // enableClosePage: false,
          

          Life of Advanced Technology

          1 Reply Last reply Reply Quote 1
          • girish
            girish Staff last edited by

            I put a note in the docs here - https://docs.cloudron.io/apps/jitsi/#custom-configuration

            1 Reply Last reply Reply Quote 2
            • G
              g00d last edited by

              I see changes to Jitsi config.js are possible via jitsi-meet-config.js.

              I am wondering if changes to the deprecated but still used interface_config.js file are possible in Cloudron?

              Since not all options are available in config.js yet, since they have not been completely moved from the old interface configuration file.

              So, is there any web to modify those settings in a Cloudron Jitsi installation?

              For example, the displayed APP_NAME, etc.

              I tried placing a interface_config.js inside /app/data along the other config file, but without any success.

              Thanks

              1 Reply Last reply Reply Quote 0
              • nebulon
                nebulon Staff last edited by

                Tweaking via interface_config.js is indeed not supported by the package currently.

                dev-cb 1 Reply Last reply Reply Quote 0
                • dev-cb
                  dev-cb @nebulon last edited by

                  @nebulon said in Customizing Jitsi:

                  Tweaking via interface_config.js is indeed not supported by the package currently.

                  Do you think that might change soonish? 🤓

                  nebulon 1 Reply Last reply Reply Quote 0
                  • nebulon
                    nebulon Staff @dev-cb last edited by

                    @dev-cb as of https://github.com/jitsi/jitsi-meet/blob/master/interface_config.js#L4 the file is still considered deprecated. So I don't think it makes sense to support this, if those config options, if relevant for future versions, move into the the other config.js over time.

                    dev-cb 1 Reply Last reply Reply Quote 1
                    • dev-cb
                      dev-cb @nebulon last edited by

                      @nebulon I noticed that the deprecated notice was added in Mar, 2021.

                      Unfortunately there is no official development roadmap so it might just take much longer.

                      1 Reply Last reply Reply Quote 0
                      • First post
                        Last post
                      Powered by NodeBB