Commit Graph

58 Commits (14f9d9b4520099118f009ae4f4c6b11b779af499)

Author SHA1 Message Date
Callum Macdonald 7013e06e2f
Improve Docker docs for use with Postgres (#11640) 3 years ago
Dirk Klimpel e938f69697
Fix some links in `docs` and `contrib` (#10370) 3 years ago
lub 890c0c041d
Update postgres in the Docker compose example to 12-alpine. (#7696) 5 years ago
Sandro d96ac97d29
Fix mounting of homeserver.yaml when it does not exist on host (#6913) 5 years ago
Fridtjof Mund 4aea0bd292
contrib/docker: remove quotes for POSTGRES_INITDB_ARGS (#6984) 5 years ago
Fridtjof Mund 32873efa87
contrib/docker: Ensure correct encoding and locale settings on DB creation (#6921) 5 years ago
Fabian Meyer dd57715de2 contrib/docker-compose: fixing mount that overrides containers' /etc (#6656) 5 years ago
przemas75 c3772a71cb Update docker-compose.yml for a static config file, and update traefik examples (#6142) 5 years ago
Richard van der Hoff 2f7ebc2a55
Deprecate the env var way of running the docker image (#5566) 5 years ago
jribal 265513e499 Update docker-compose.yml (#4282) 6 years ago
Jonas Schürmann e3758c8c92 Fix typo in docker-compose.yml 6 years ago
Luca Weiss a40802bcbc
Fix build of Docker image with docker-compose 6 years ago
Michael Kaye c3f596180f
Update README.md 6 years ago
Michael Kaye 0d25724419 Refactor docker locations and README. 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
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