Multi-arch image for Synapse, a Matrix.org homeserver
5.8K
https://github.com/sandhose/docker-synapse
I have two Kubernetes clusters, one made of Raspberry PI and the other made of amd64 servers. I wanted to be able to use the same image on both.
Also, I needed a way to add my own config files via Kubernetes' ConfigMaps, and modify some values at runtime using environment variables. The official don't allow for multiple config files, and when you provide your own config file, the template engine isn't run.
Here are the Kubernetes manifests I'm using for my homeserver: https://gist.github.com/sandhose/4a8e568c1f159134cebe6da20a2f18c1
I might do a Helm chart for Synapse based on this image.
Content type
Image
Digest
Size
61.5 MB
Last updated
over 7 years ago
docker pull sandhose/synapse