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. Jitsi Meet

Jitsi Meet

Scheduled Pinned Locked Moved Solved App Wishlist
77 Posts 33 Posters 27.7k Views 43 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.
  • H Offline
    H Offline
    hutzacharus
    wrote on last edited by
    #55

    Hi @nebulon and @girish,
    Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?
    Did I get it right that a TURN-server is already implemented as an integrated cloudron service?
    Would it be possible to install jitsi-meet with docker manually next to cloudron and its apps (and use the TURN-server coming with cloudron, if it does)?
    (I actually came here by looking for a (hassle free) way to get nextcloud and jitsi-meet running on a single vServer/VPS. - Do you think this is possible in general, at all?)

    Thanks!

    jdaviescoatesJ girishG 2 Replies Last reply
    1
    • H hutzacharus

      Hi @nebulon and @girish,
      Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?
      Did I get it right that a TURN-server is already implemented as an integrated cloudron service?
      Would it be possible to install jitsi-meet with docker manually next to cloudron and its apps (and use the TURN-server coming with cloudron, if it does)?
      (I actually came here by looking for a (hassle free) way to get nextcloud and jitsi-meet running on a single vServer/VPS. - Do you think this is possible in general, at all?)

      Thanks!

      jdaviescoatesJ Offline
      jdaviescoatesJ Offline
      jdaviescoates
      wrote on last edited by
      #56

      @hutzacharus said in Jitsi Meet:

      Did I get it right that a TURN-server is already implemented as an integrated cloudron service?

      Yes, but I think it still needs some work to get it right/ more usable, see this post by @girish https://forum.cloudron.io/post/23347

      @hutzacharus said in Jitsi Meet:

      Would it be possible to install jitsi-meet with docker manually next to cloudron and its apps (and use the TURN-server coming with cloudron, if it does)?

      It's generally not a good idea to install other things alongside Cloudron.

      @hutzacharus said in Jitsi Meet:

      (I actually came here by looking for a (hassle free) way to get nextcloud and jitsi-meet running on a single vServer/VPS. - Do you think this is possible in general, at all?)

      That'll be easy once Jitsi has been packaged, and it's still marked as a Work in Progress https://forum.cloudron.io/tags/wip

      I'm not sure of the current status, but it doesn't look like there have been any related commits for 4 months:

      https://git.cloudron.io/search?search=jitsi

      I use Cloudron with Gandi & Hetzner

      1 Reply Last reply
      2
      • H Offline
        H Offline
        hutzacharus
        wrote on last edited by
        #57

        Thanks a lot, @jdaviescoates for the reply and the advice regarding separate installations!
        I also saw the activity apparently halted at the jitis-app repo, that's why I was asking. But judging from the cross-linked bbb-thread, there seems to be work still going on in the direction of this app, so this is good news.

        However, here is a (possibly naive) thought (without any deeper understanding of the matter):
        Since the main problem seems to be to get a TURN server running on the same instance as the other cloudron apps, and since a TURN-server is optional anyway, wouldn't it be possible to include the jitsi-meet app into the cloudron app repository without a TURN server and create an additional repository, say "cloudron_dedicated" or "cloudron_exclusive", with a collection of apps that can only be installed exclusively on a separate/dedicated server? This app repo could include, besides a TURN-server app, also BigBlueButton (which according to their docs also requires a dedicated server to run on) and possibly other apps as well. Does this make any sense?

        jdaviescoatesJ 1 Reply Last reply
        1
        • H hutzacharus

          Thanks a lot, @jdaviescoates for the reply and the advice regarding separate installations!
          I also saw the activity apparently halted at the jitis-app repo, that's why I was asking. But judging from the cross-linked bbb-thread, there seems to be work still going on in the direction of this app, so this is good news.

          However, here is a (possibly naive) thought (without any deeper understanding of the matter):
          Since the main problem seems to be to get a TURN server running on the same instance as the other cloudron apps, and since a TURN-server is optional anyway, wouldn't it be possible to include the jitsi-meet app into the cloudron app repository without a TURN server and create an additional repository, say "cloudron_dedicated" or "cloudron_exclusive", with a collection of apps that can only be installed exclusively on a separate/dedicated server? This app repo could include, besides a TURN-server app, also BigBlueButton (which according to their docs also requires a dedicated server to run on) and possibly other apps as well. Does this make any sense?

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #58

          @hutzacharus said in Jitsi Meet:

          Since the main problem seems to be to get a TURN server running on the same instance as the other cloudron apps

          I'm not sure, but I don't think that is the main problem.

          There is already a TURN addon running on the same instance. As I understand it it's just the the TURN addon needs to be better to support more ports, hence making it more usable.

          @hutzacharus said in Jitsi Meet:

          and since a TURN-server is optional anyway

          It's not really optionally if you want to talk to people on other network (which is normally that case for the vast majority of video calls).

          @hutzacharus said in Jitsi Meet:

          wouldn't it be possible to include the jitsi-meet app into the cloudron app repository without a TURN server

          I could be wrong, but I don't think it is TURN server issues that are holding up the packaging of jitsi (or BBB), just that is a complicated app that is hard to package (and in the case of BBB there isn't even a stable version that'll run on Ubuntu 18.04 yet).

          @hutzacharus said in Jitsi Meet:

          create an additional repository, say "cloudron_dedicated" or "cloudron_exclusive", with a collection of apps that can only be installed exclusively on a separate/dedicated server? This app repo could include, besides a TURN-server app, also BigBlueButton (which according to their docs also requires a dedicated server to run on) and possibly other apps as well. Does this make any sense?

          I'm not sure it does! 😛

          At present there is no way for different instances Cloudrons on to connect and play nicely together, although as I understand it there are plans afoot for that (and yeah, for BBB especially it sounds like that would make sense because they recommend a dedicated server for that - although I've also heard of people running it fine on a VPS)

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          0
          • H hutzacharus

            Hi @nebulon and @girish,
            Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?
            Did I get it right that a TURN-server is already implemented as an integrated cloudron service?
            Would it be possible to install jitsi-meet with docker manually next to cloudron and its apps (and use the TURN-server coming with cloudron, if it does)?
            (I actually came here by looking for a (hassle free) way to get nextcloud and jitsi-meet running on a single vServer/VPS. - Do you think this is possible in general, at all?)

            Thanks!

            girishG Do not disturb
            girishG Do not disturb
            girish
            Staff
            wrote on last edited by
            #59

            @hutzacharus said in Jitsi Meet:

            Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?

            It's in our plans. In fact, for many months now but we have been swamped with other things 😕

            B scookeS GrienauerG 3 Replies Last reply
            7
            • girishG girish

              @hutzacharus said in Jitsi Meet:

              Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?

              It's in our plans. In fact, for many months now but we have been swamped with other things 😕

              B Offline
              B Offline
              brynjar
              wrote on last edited by
              #60

              @girish Jitsi is an absolute must, please. It will make Cloudron perfect!

              1 Reply Last reply
              7
              • D Offline
                D Offline
                drpaneas
                wrote on last edited by
                #61

                I am using jitsi as well, if I could host this via cloudron that would be amazing.

                1 Reply Last reply
                4
                • M Offline
                  M Offline
                  Mastadamus
                  wrote on last edited by
                  #62

                  Any updates on jitsi meet?

                  1 Reply Last reply
                  6
                  • L Offline
                    L Offline
                    LoudLemur
                    wrote on last edited by
                    #63

                    Jitsi Meet is an excellent suggestion and there has been an awful lot of extra work put into it lately. There is also:

                    https://jitsi.org/jitsi-videobridge/
                    https://github.com/jitsi/jitsi-videobridge

                    Jitsi Nightlies
                    https://download.jitsi.org/unstable/

                    Jitsi Docker
                    https://jitsi.github.io/handbook/docs/devops-guide/devops-guide-docker

                    1 Reply Last reply
                    2
                    • chetbakerC Offline
                      chetbakerC Offline
                      chetbaker
                      wrote on last edited by
                      #64

                      really interested in testing a self-hosted version of jitsi as well

                      1 Reply Last reply
                      2
                      • P Offline
                        P Offline
                        privsec
                        wrote on last edited by
                        #65

                        Any luck on a jitsi image as of yet?

                        1 Reply Last reply
                        6
                        • girishG girish

                          @hutzacharus said in Jitsi Meet:

                          Is the jitsi-meet app still in the backlog and are there any more concrete plans with it?

                          It's in our plans. In fact, for many months now but we have been swamped with other things 😕

                          GrienauerG Offline
                          GrienauerG Offline
                          Grienauer
                          wrote on last edited by
                          #66

                          @girish +1 from me. it is a pain to host this currently separately 😛 thx!

                          Drupal CMS and Open Source Expert, Mautic Community lead Secretary

                          1 Reply Last reply
                          2
                          • girishG Do not disturb
                            girishG Do not disturb
                            girish
                            Staff
                            wrote on last edited by
                            #67

                            Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                            jdaviescoatesJ D potemkin_aiP jeauJ GrienauerG 6 Replies Last reply
                            11
                            • girishG girish

                              Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                              jdaviescoatesJ Offline
                              jdaviescoatesJ Offline
                              jdaviescoates
                              wrote on last edited by
                              #68

                              @girish fantastic news! Many thanks @Benoit! 🙂 🙌

                              I use Cloudron with Gandi & Hetzner

                              L 1 Reply Last reply
                              4
                              • jdaviescoatesJ jdaviescoates

                                @girish fantastic news! Many thanks @Benoit! 🙂 🙌

                                L Offline
                                L Offline
                                LoudLemur
                                wrote on last edited by
                                #69

                                @jdaviescoates Merci beaucoup, Benoit!

                                1 Reply Last reply
                                2
                                • girishG girish

                                  Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                                  D Offline
                                  D Offline
                                  derin
                                  wrote on last edited by
                                  #70

                                  @girish this is awesome news!! I've been waiting for this

                                  1 Reply Last reply
                                  2
                                  • girishG girish

                                    Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                                    potemkin_aiP Offline
                                    potemkin_aiP Offline
                                    potemkin_ai
                                    wrote on last edited by
                                    #71

                                    @BENOIT, merci bien, indeed!

                                    1 Reply Last reply
                                    3
                                    • scookeS Offline
                                      scookeS Offline
                                      scooke
                                      wrote on last edited by
                                      #72

                                      Good thing I recently upgrade my VPS!! Go @Benoit!

                                      A life lived in fear is a life half-lived

                                      1 Reply Last reply
                                      3
                                      • girishG girish

                                        Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                                        jeauJ Offline
                                        jeauJ Offline
                                        jeau
                                        App Dev
                                        wrote on last edited by
                                        #73

                                        @girish @Benoit merci beaucoup !

                                        1 Reply Last reply
                                        3
                                        • girishG girish

                                          Just wanted to share the news that @Benoit has kindly agreed to sponsor part of the packaging effort of Jitsi. So, we will start working on this next week.

                                          GrienauerG Offline
                                          GrienauerG Offline
                                          Grienauer
                                          wrote on last edited by
                                          #74

                                          @girish thank you @Benoit!

                                          Drupal CMS and Open Source Expert, Mautic Community lead Secretary

                                          1 Reply Last reply
                                          2
                                          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