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