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. ejabberd - Robust, Scalable and Extensible Realtime Server using XMPP, MQTT and SIP

ejabberd - Robust, Scalable and Extensible Realtime Server using XMPP, MQTT and SIP

Scheduled Pinned Locked Moved App Wishlist
22 Posts 9 Posters 3.9k Views 12 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.
  • jdaviescoatesJ jdaviescoates

    @murgero I can't find the link now, but what led me to ejabberd was something about an update to Conversations now doing audio and video calls based on a recent update to ejabberd.

    jdaviescoatesJ Online
    jdaviescoatesJ Online
    jdaviescoates
    wrote on last edited by
    #5

    Sounds like Conversations audio and video features working pretty well:

    https://blog.wirelessmoves.com/2020/05/xmpp-voice-and-video-calls-with-conversations-a-dream-come-true.html

    I use Cloudron with Gandi & Hetzner

    1 Reply Last reply
    1
    • mehdiM Offline
      mehdiM Offline
      mehdi
      App Dev
      wrote on last edited by
      #6

      Just a few links that may be helpful if someone wants to try packaging it :

      • https://docs.ejabberd.im/admin/configuration/database-ldap/#relational-databases
      • https://docs.ejabberd.im/admin/configuration/database-ldap/#ldap
      • https://github.com/processone/docker-ejabberd/blob/master/ecs/Dockerfile
      • https://wiki.jabberfr.org/Intégration_de_LDAP_dans_ejabberd

      On first glance, it seems quite packageable. The only thing that I think may be a bit of trouble would be some kind of web interface, to at least provide the Cloudron healthcheck.

      I may end up trying to package it up if I have the time some day. But if anyone else wants to give it a go, be my guest!

      marcusquinnM 1 Reply Last reply
      3
      • mehdiM mehdi

        Just a few links that may be helpful if someone wants to try packaging it :

        • https://docs.ejabberd.im/admin/configuration/database-ldap/#relational-databases
        • https://docs.ejabberd.im/admin/configuration/database-ldap/#ldap
        • https://github.com/processone/docker-ejabberd/blob/master/ecs/Dockerfile
        • https://wiki.jabberfr.org/Intégration_de_LDAP_dans_ejabberd

        On first glance, it seems quite packageable. The only thing that I think may be a bit of trouble would be some kind of web interface, to at least provide the Cloudron healthcheck.

        I may end up trying to package it up if I have the time some day. But if anyone else wants to give it a go, be my guest!

        marcusquinnM Offline
        marcusquinnM Offline
        marcusquinn
        wrote on last edited by
        #7

        @mehdi Interesting, I guess the SIP could be used with Jami? https://forum.cloudron.io/topic/2311/jami

        Web Design https://www.evergreen.je
        Development https://brandlight.org
        Life https://marcusquinn.com

        mehdiM 1 Reply Last reply
        0
        • marcusquinnM marcusquinn

          @mehdi Interesting, I guess the SIP could be used with Jami? https://forum.cloudron.io/topic/2311/jami

          mehdiM Offline
          mehdiM Offline
          mehdi
          App Dev
          wrote on last edited by
          #8

          @marcusquinn Honestly, not sure. I'm more interested in ejabberd for the XMPP.

          But from a quick look at Jami, it doesn't seem that it needs a SIP server, only that it may use one. I think the point of connecting it to a SIP server is more for connecting to the actual phone system, so there wouldn't really be any point to connect Jami to ejabberd's SIP.

          1 Reply Last reply
          3
          • jdaviescoatesJ jdaviescoates

            https://ejabberd.im/
            https://github.com/processone/ejabberd

            T Offline
            T Offline
            timka
            wrote on last edited by
            #9

            @jdaviescoates

            ejabberd would be really great to have. Two features in one bottle, xmpp and mqtt (or three with SIP 😉 )

            jdaviescoatesJ 1 Reply Last reply
            1
            • T timka

              @jdaviescoates

              ejabberd would be really great to have. Two features in one bottle, xmpp and mqtt (or three with SIP 😉 )

              jdaviescoatesJ Online
              jdaviescoatesJ Online
              jdaviescoates
              wrote on last edited by
              #10

              @timka I'm liking the look of Snikket

              https://forum.cloudron.io/post/23291

              I use Cloudron with Gandi & Hetzner

              1 Reply Last reply
              0
              • O Offline
                O Offline
                opensourced
                wrote on last edited by
                #11

                ejabberd would be freakin amazing!!

                1 Reply Last reply
                2
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #12

                  FYI I took a stab at this two days ago, current state is https://git.cloudron.io/cloudron/ejabberd-app/-/tree/master since I also wanted a XMPP server, however this is quite the beast and I had a hard time so far to figure out the various overlaying ACL and access rules. If anyone has deployed an ejabberd instance in the past, let us know maybe we can work together on this.

                  murgeroM potemkin_aiP 2 Replies Last reply
                  4
                  • nebulonN nebulon

                    FYI I took a stab at this two days ago, current state is https://git.cloudron.io/cloudron/ejabberd-app/-/tree/master since I also wanted a XMPP server, however this is quite the beast and I had a hard time so far to figure out the various overlaying ACL and access rules. If anyone has deployed an ejabberd instance in the past, let us know maybe we can work together on this.

                    murgeroM Offline
                    murgeroM Offline
                    murgero
                    App Dev
                    wrote on last edited by
                    #13

                    @nebulon Have you considered snikket or prosody? They are easier to develop for and run.

                    --
                    https://urgero.org
                    ~ Professional Nerd. Freelance Programmer. ~

                    jdaviescoatesJ 1 Reply Last reply
                    3
                    • murgeroM murgero

                      @nebulon Have you considered snikket or prosody? They are easier to develop for and run.

                      jdaviescoatesJ Online
                      jdaviescoatesJ Online
                      jdaviescoates
                      wrote on last edited by
                      #14

                      @murgero said in ejabberd - Robust, Scalable and Extensible Realtime Server using XMPP, MQTT and SIP:

                      snikket

                      +1 for Snikket

                      I use Cloudron with Gandi & Hetzner

                      1 Reply Last reply
                      1
                      • nebulonN nebulon

                        FYI I took a stab at this two days ago, current state is https://git.cloudron.io/cloudron/ejabberd-app/-/tree/master since I also wanted a XMPP server, however this is quite the beast and I had a hard time so far to figure out the various overlaying ACL and access rules. If anyone has deployed an ejabberd instance in the past, let us know maybe we can work together on this.

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

                        @nebulon what kind of help you might need here?
                        I'm exploring my options for XMPP server as well, maybe I could be of help here.

                        1 Reply Last reply
                        1
                        • potemkin_aiP Offline
                          potemkin_aiP Offline
                          potemkin_ai
                          wrote on last edited by
                          #16

                          Openfire could be an easier option, btw

                          1 Reply Last reply
                          0
                          • S syn referenced this topic on
                          • L Offline
                            L Offline
                            LoudLemur
                            wrote on last edited by
                            #17

                            What is the latest on supporting ejabberd?

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

                              ejabberd - feedback needed:
                              https://github.com/processone/ejabberd/discussions/4095#discussioncomment-7251934

                              jdaviescoatesJ 1 Reply Last reply
                              1
                              • L LoudLemur

                                ejabberd - feedback needed:
                                https://github.com/processone/ejabberd/discussions/4095#discussioncomment-7251934

                                jdaviescoatesJ Online
                                jdaviescoatesJ Online
                                jdaviescoates
                                wrote on last edited by
                                #19

                                @LoudLemur interesting, I wonder who @OrcVole is?

                                I use Cloudron with Gandi & Hetzner

                                1 Reply Last reply
                                0
                                • L Offline
                                  L Offline
                                  LoudLemur
                                  wrote on last edited by
                                  #20

                                  Looks like there are a couple of people at ejabberd who are willing to help now, if somebody can contact them. One of them referenced this helm chart for ejabberd:
                                  https://github.com/sando38/helm-ejabberd

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

                                    Has anybody who might know how to package ejabberd contacted the ejabberd people, yet?

                                    1 Reply Last reply
                                    3
                                    • L LoudLemur referenced this topic on
                                    • D djxx referenced this topic on
                                    • L LoudLemur referenced this topic on
                                    • L Offline
                                      L Offline
                                      LoudLemur
                                      wrote on last edited by
                                      #22

                                      https://github.com/processone/ejabberd/discussions/4095#discussioncomment-7251934

                                      brave_2ET7bJMVuO.png

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