Hi all,

I run a private self-hosted Synapse server with bridges for:

  • Signal
  • WhatsApp
  • Doscord
  • IRC
  • Google Voice
  • Custom APIs

I am thinking of switching to XMPP. Can anyone recommend a good Docker-based server and transport combo that I could test out?

  • ikidd@lemmy.world
    link
    fedilink
    English
    arrow-up
    4
    ·
    3 days ago

    What’s your docker compose for all of that? I would be interested in running that stack.

    • MysteriousSophon21@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      10 hours ago

      You should check out docker-compose-viz or dockge for visualizing/managing these complex setups - I’ve been using them for my audiobookshelf server (which I access with the soundleaf app) and it’s been a lifesaver for managing all those interconnected containers.

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        6 hours ago

        I use Lazydocker, I find it has more useful info and stats than Dockge, but I haven’t tried the other.