Synapse podman/docker setup
from Svinhufvud@sopuli.xyz to selfhosted@lemmy.world on 25 Nov 09:58
https://sopuli.xyz/post/19511972

Does anybody here have a matrix synapse server on docker / podman set up with a database and redis, one or both?

I am looking to set up such a server but I could use some help / templates, as I found the official documentation on this somewhat lacking (or maybe I just missed the correct page).

#selfhosted

threaded - newest

KaninchenSpeed@sh.itjust.works on 25 Nov 10:26 next collapse

I didn’t understand the docs either, that’s why I’m using github.com/girlbossceo/conduwuit insted

Svinhufvud@sopuli.xyz on 26 Nov 20:01 collapse

Thanks for the reply. Looking at this project now. What reverse proxy did you use? I have regular caddy already as a reverse proxy for other projects and I am wondering how I could use it here as well.

KaninchenSpeed@sh.itjust.works on 26 Nov 20:58 collapse

I use traefik, but caddy should work too. I can share the docker-compose files I use later.

Im_old@lemmy.world on 25 Nov 10:28 next collapse

I use this github.com/…/matrix-docker-ansible-deploy

anytimesoon@feddit.uk on 25 Nov 16:45 collapse

Same. Hasnt let me down. Super thorough, and makes adding/removing anything a breeze

Shimitar@feddit.it on 25 Nov 12:42 collapse

I did a few.months ago. Quite a mess, but got it to work at the end of the day.

My experience is described here wiki.gardiol.org/doku.php?id=services%3Asynapse

ikidd@lemmy.world on 25 Nov 17:30 collapse

Did you try the mautrix/whatsapp bridge? I had that working a while ago on an earlier synapse instance, but it was a right pain in the ass to set up and you still needed to authenticate it with a phone every couple weeks. It looks like it is being maintained so it might be easier.

Shimitar@feddit.it on 25 Nov 18:39 collapse

I got put off by how complex that was and that you need to do exactly what you described. So no, I didn’t.

I managed telegram tough, and still that was not the most pleasant experience.