this post was submitted on 22 Aug 2025
50 points (96.3% liked)

Selfhosted

60094 readers
869 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.

  7. Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Does anyone have any experience in successfully self-hosting Signal server using docker?

Thanks in advance.

EDIT: Thanks all for your response. I gave up on Signal and installing Matrix server instead.

you are viewing a single comment's thread
view the rest of the comments
[–] KarnaSubarna@lemmy.ml 15 points 10 months ago (5 children)

I actually don’t want to run it on regular signal network. Just want to self-host it on my home server, and allow home devices to use it to communicate via tailscale.

Basically my own private signal network that my devices connected to.

[–] artyom@piefed.social 21 points 10 months ago

Sounds like a job for XMPP

[–] AbidanYre@lemmy.world 9 points 10 months ago

Seems like SimpleX might already do what you're looking for.

[–] rumba@lemmy.zip 7 points 10 months ago

I self host NTFY instead. It's not a chatbot but a hell of a lot easier to integrate devices into.

[–] nutbutter@discuss.tchncs.de 5 points 10 months ago

You will also have to recompile the official apps with the new domain/IP. And then keeping both updated. That's too much work. I'd rather self-host Matrix without federation. Or XMPP.

[–] hendrik@palaver.p3x.de 3 points 10 months ago

I had a quick look and seems there have been some projects packaging the Signal server for Docker... But the projects Google returns as results on the first page all seem to be abandoned. Seems this is a bit niche. Unfortunaltely I don't have any good advice here. I run a Matrix server, so I don't have experience with this.