Commit Graph

101 Commits (82fca11fc1baecb002475d1d360b98bbb5a96ca0)

Author SHA1 Message Date
Richard van der Hoff a332116276 cleanups for contrib/prometheus/README 6 years ago
jribal 265513e499 Update docker-compose.yml (#4282) 6 years ago
Richard van der Hoff 35e13477cf
Update the example systemd config to use a virtualenv (#4273) 6 years ago
rubo77 2904d133f3 add purge_history.sh and purge_remote_media.sh scripts to contrib/purge_api/ 6 years ago
Jonas Schürmann e3758c8c92 Fix typo in docker-compose.yml 6 years ago
Richard van der Hoff 0649306fde Update grafana dashboard 6 years ago
Luca Weiss a40802bcbc
Fix build of Docker image with docker-compose 6 years ago
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