Commit Graph

93 Commits (b6d55588e1055ad99d0640b4311551e959de462f)

Author SHA1 Message Date
Richard van der Hoff 9b92720d88 fix event lag graph 6 years ago
Michael Kaye c3f596180f
Update README.md 6 years ago
Michael Kaye 0d25724419 Refactor docker locations and README. 6 years ago
Paul Tötterman 9c14c2b561
Add some documentation for using the dashboard 6 years ago
Richard van der Hoff 6aab397ada synapse grafana dashboard 6 years ago
Benedikt Heine fe089b13cb [Docker] Build docker image via compose 6 years ago
Neil Johnson a2da6de40e light grammar changes 7 years ago
Michael Kaye 450f500d0c Note that secrets need to be retained. 7 years ago
Michael Kaye 82b0361f02 Document macaroon env var correctly 7 years ago
kaiyou 4f2e898c29 Make the logging level configurable 7 years ago
kaiyou d4c14e1438 Fix the documentation about 'POSTGRES_DB' 7 years ago
Erik Johnston 67dabe143d Document contrib directory 7 years ago
Adrian Tschira e54c202b81 Replace some type checks with six type checks 7 years ago
Krombel c7ede92d0b make prometheus config compliant to v0.28 7 years ago
kaiyou f44b7c022f Disable logging to file and rely on the console when using Docker 7 years ago
kaiyou 07f1b71819 Explicitely provide the postgres password to synapse in the Compose example 7 years ago
kaiyou b815aa0e2d Remove an accidentally committed test configuration 7 years ago
kaiyou 6f0b1f85f9 Generate macaroon and registration secrets, then store the results to the data dir 7 years ago
kaiyou ca70148c05 Fix the path to the log config file 7 years ago
kaiyou e511979fe6 Make SYNAPSE_MACAROON_SECRET_KEY a mandatory option 7 years ago
kaiyou a03c382966 Specify the Docker registry for the postgres image 7 years ago
kaiyou 48e2c641b8 Specify the Docker registry in the build tag 7 years ago
kaiyou d8680c969b Make it clear that the image has two modes of operation 7 years ago
kaiyou ef1f8d4be6 Enable email server configuration from environment variables 7 years ago
kaiyou a0af0054ec Honor the SYNAPSE_REPORT_STATS parameter in the Docker image 7 years ago
kaiyou 914a59cb8c Disable the Web client in the Docker image 7 years ago
kaiyou e174c46a29 Use 'synapse' as a default postgres user in Docker examples 7 years ago
kaiyou b8a4dceb3c Refactor the start script to better handle mandatory parameters 7 years ago
kaiyou 084afbb6a0 Rename the permissions variable to avoid confusion 7 years ago
kaiyou 58df3a8c5d Add some documentation about high performance storage 7 years ago
kaiyou 63fd148724 Make it clear that two modes are avaiable in the documentation, improve the compose file 7 years ago
kaiyou 1ffd9cb936 Support loading application service files from /data/appservices/ 7 years ago
kaiyou ee3b160a2a Only generate configuration files when necessary 7 years ago
kaiyou f5364b47ec Point to the 'latest' tag in the Docker documentation 7 years ago
kaiyou d8c7da5dca Fix a typo in the Docker README 7 years ago
kaiyou cf4ef60e28 Document the cache factor environment variable for Docker 7 years ago
kaiyou cd51931b62 Add dynamic TURN configuration in the Docker image 7 years ago
kaiyou 81010a126e Add dynamic recaptcha configuration in the Docker image 7 years ago
kaiyou e9021e16c4 Run the server as an unprivileged user 7 years ago
kaiyou f72c9c1fb6 Fix multiple typos 7 years ago
kaiyou 9a87b8aaf7 Update sumperdump Docker readme to match this image properties 7 years ago
kaiyou 84a9209ba7 Remove etc/service files from rob's branch 7 years ago
kaiyou a207cccb05 Reuse environment variables of the postgres container 7 years ago
kaiyou 1ba2fe114c Provide an example docker compose file 7 years ago
kaiyou 886c2d5019 Support an external postgresql config in the Docker image 7 years ago
kaiyou f2bf0cda02 Generate shared secrets if not defined in the environment 7 years ago
kaiyou 6d1e28a842 Generate any missing keys before starting synapse 7 years ago
kaiyou 48bc22f89d Allow for a wheel cache and include missing files in the build 7 years ago
kaiyou d434ae3387 Add template config files for the Docker image 7 years ago
kaiyou 431476fbc4 Initial commit including a Dockerfile for synapse 7 years ago