Hi all,
I run a private self-hosted Synapse server with bridges for:
- Signal
- 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?
Hi all,
I run a private self-hosted Synapse server with bridges for:
I am thinking of switching to XMPP. Can anyone recommend a good Docker-based server and transport combo that I could test out?
What’s your docker compose for all of that? I would be interested in running that stack.
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.
I use Lazydocker, I find it has more useful info and stats than Dockge, but I haven’t tried the other.