This package runs a Matrix Synapse server.
The SYNAPSE_SERVER_NAME
environment variable is required. It is recommended to use your own DNS registered domain, so you can set SRV records and configure federation with other Matrix servers.
Check this link for more information on federation.
ACME support is enabled by default, so your certificates will be automatically created thanks to Let's Encrypt.
docker-compose build
docker-compose up -d
docker-compose logs -f
docker-compose down
This package maintains the Apache License 2.0