Commit Graph

37 Commits (15c2a6a1067f57707688cc59f2efa7ff0000dcd2)

Author SHA1 Message Date
Callum Macdonald 7013e06e2f
Improve Docker docs for use with Postgres (#11640) 3 years ago
Richard van der Hoff 0b99d4c8d2
Docker: avoid changing userid unnecessarily (#11209) 3 years ago
Richard van der Hoff 09eff1b3db
fix relative link in docker readme (#11144) 3 years ago
Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331) 3 years ago
Chris Castle 543e423fce
Fix broken link to README at root of repo (#10132) 4 years ago
Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 4 years ago
Andrew Morgan 7e460ec2a5
Add a dockerfile for running a set of Synapse worker processes (#9162) 4 years ago
Andrew Morgan f16c6cf59a
Add note to docker docs explaining platform support (#9801) 4 years ago
Mathieu Velten ccf1dc51d7
Install jemalloc in docker image (#8553) 4 years ago
Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 4 years ago
Samuel Philipp 6905f5751a
Docker: support passing additional commandline args to synapse (#8390) 4 years ago
Christopher May-Townsend 64e8a4697a
Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) 4 years ago
Michael Kaye 1ec2961b3b
Add help for creating a user via docker (#7885) 4 years ago
Richard van der Hoff 3be2abd0a9
Kill off deprecated "config-on-the-fly" docker mode (#6918) 5 years ago
Andrew Morgan 265c0bd2fe Add working build command for docker image (#6390) 5 years ago
Tobia De Koninck 29207b4488 Fix broken URL in docker/README.md (#6264) 5 years ago
Michael Kaye 2def5ea0da Docker: support SYNAPSE_WORKER envvar (#6058) 5 years ago
Victor Goff 1196ee32b3 Typographical corrections in docker/README (#5921) 5 years ago
Amir Zarrinkafsh de8077a164 Add ability to set timezone for Docker container (#5383) 5 years ago
Richard van der Hoff 555b6fa0d5
Docker image: Add a migrate_config mode (#5567) 5 years ago
Richard van der Hoff 2f7ebc2a55
Deprecate the env var way of running the docker image (#5566) 5 years ago
Richard van der Hoff 6347dc1bed Add support for SYNAPSE_CONFIG_DIR 5 years ago
Richard van der Hoff 7e433beb65 Docker image: add support for SYNAPSE_DATA_DIR parameter 5 years ago
Richard van der Hoff c58a6e6108 document supported env vars for docker 'generate' option 5 years ago
Neil Johnson 4f68188d0b
Change to absolute path for contrib/docker 6 years ago
Steffen 2dfbeea66f Update README.md (#5222) 6 years ago
*=0=1=4=* 4a9a118a94 Fix handling of SYNAPSE_NO_TLS in docker image (#5005) 6 years ago
*=0=1=4=* 40810b81d2 Correct default POSTGRES_USER in Docker README (#4987) 6 years ago
Jurrie Overgoor e0f219789d Add -p argument for docker run command example 6 years ago
Jurrie Overgoor aee4ea8ba8 Fix typo in TLS filenames 6 years ago
Richard van der Hoff 5580616235 Document the `generate` option for the docker image. 6 years ago
Richard van der Hoff 40b35fb875
Enable ACME support in the docker image (#4566) 6 years ago
Simon Dwyer da864a92c9 Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. 6 years ago
Simon Dwyer f472abd792 Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. 6 years ago
Michael Kaye 42960aa047
Update README.md 6 years ago
Michael Kaye 1758f4e1c7 Address SPAG issues 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 d4c14e1438 Fix the documentation about 'POSTGRES_DB' 7 years ago
kaiyou e511979fe6 Make SYNAPSE_MACAROON_SECRET_KEY a mandatory option 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 914a59cb8c Disable the Web client in the Docker image 7 years ago
kaiyou b8a4dceb3c Refactor the start script to better handle mandatory parameters 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