Synapse podman/docker setup
from Svinhufvud@sopuli.xyz to selfhosted@lemmy.world on 25 Nov 09:58
https://sopuli.xyz/post/19511972
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).
threaded - newest
I didn’t understand the docs either, that’s why I’m using github.com/girlbossceo/conduwuit insted
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.
I use traefik, but caddy should work too. I can share the docker-compose files I use later.
I use this github.com/…/matrix-docker-ansible-deploy
Same. Hasnt let me down. Super thorough, and makes adding/removing anything a breeze
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
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.
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.