this post was submitted on 20 Jul 2025
56 points (98.3% liked)

Selfhosted

59973 readers
403 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

  4. Don't duplicate the full text of your blog or git here. Just post the link for folks to click.

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

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?

you are viewing a single comment's thread
view the rest of the comments
[–] ikidd@lemmy.world 4 points 11 months ago (1 children)

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

[–] MysteriousSophon21@lemmy.world 1 points 11 months ago (1 children)

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 1 points 11 months ago

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