Matrix Synapse Docker-Compose
Go to file
2022-01-13 12:01:47 -05:00
docker-compose.yml Update docker-compose.yml 2022-01-13 11:50:31 -05:00
LICENSE Initial commit 2022-01-13 10:19:52 -05:00
README.md Update README.md 2022-01-13 12:01:47 -05:00

Synapse-Docker-Compose

Matrix Synapse Docker-Compose

  1. Update docker-compose.yml
  2. docker-compose run --rm -e SYNAPSE_SERVER_NAME=yourdomain.tld -e SYNAPSE_REPORT_STATS=no synapse generate
  3. Update ./files/homeserver.yaml
    • Update web_client_location to app.yourdomain.tld (Remember to remove the comment #)
    • UPdate public_baseurl to matrix.yourdomain.tld (Remove to remove the comment #)