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).
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.
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.