| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -2/+2 |
* | Fix broken link to README at root of repo (#10132) | Chris Castle | 2021-06-07 | 1 | -1/+1 |
* | Docker healthcheck timings - add startup delay and changed interval (#9913) | Christopher May-Townsend | 2021-05-05 | 1 | -3/+14 |
* | Add a dockerfile for running a set of Synapse worker processes (#9162) | Andrew Morgan | 2021-04-14 | 1 | -4/+8 |
* | Add note to docker docs explaining platform support (#9801) | Andrew Morgan | 2021-04-14 | 1 | -3/+6 |
* | Install jemalloc in docker image (#8553) | Mathieu Velten | 2021-03-16 | 1 | -0/+5 |
* | Remove vestiges of uploads_path config (#9462) | Richard van der Hoff | 2021-02-22 | 1 | -1/+0 |
* | Docker: support passing additional commandline args to synapse (#8390) | Samuel Philipp | 2020-10-11 | 1 | -1/+15 |
* | Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) | Christopher May-Townsend | 2020-08-24 | 1 | -0/+29 |
* | Add help for creating a user via docker (#7885) | Michael Kaye | 2020-07-17 | 1 | -0/+15 |
* | Kill off deprecated "config-on-the-fly" docker mode (#6918) | Richard van der Hoff | 2020-02-18 | 1 | -9/+14 |
* | Add working build command for docker image (#6390) | Andrew Morgan | 2019-11-23 | 1 | -0/+12 |
* | Fix broken URL in docker/README.md (#6264) | Tobia De Koninck | 2019-10-28 | 1 | -1/+1 |
* | Docker: support SYNAPSE_WORKER envvar (#6058) | Michael Kaye | 2019-09-19 | 1 | -0/+2 |
* | Typographical corrections in docker/README (#5921) | Victor Goff | 2019-08-28 | 1 | -5/+5 |
* | Add ability to set timezone for Docker container (#5383) | Amir Zarrinkafsh | 2019-07-02 | 1 | -1/+1 |
* | Docker image: Add a migrate_config mode (#5567) | Richard van der Hoff | 2019-06-27 | 1 | -0/+16 |
* | Deprecate the env var way of running the docker image (#5566) | Richard van der Hoff | 2019-06-27 | 1 | -148/+68 |
* | Add support for SYNAPSE_CONFIG_DIR | Richard van der Hoff | 2019-06-26 | 1 | -0/+2 |
* | Docker image: add support for SYNAPSE_DATA_DIR parameter | Richard van der Hoff | 2019-06-26 | 1 | -0/+4 |
* | document supported env vars for docker 'generate' option | Richard van der Hoff | 2019-06-26 | 1 | -0/+7 |
* | Change to absolute path for contrib/docker | Neil Johnson | 2019-06-13 | 1 | -1/+1 |
* | Update README.md (#5222) | Steffen | 2019-05-22 | 1 | -1/+1 |
* | Fix handling of SYNAPSE_NO_TLS in docker image (#5005) | *=0=1=4=* | 2019-04-25 | 1 | -2/+3 |
* | Correct default POSTGRES_USER in Docker README (#4987) | *=0=1=4=* | 2019-04-04 | 1 | -2/+3 |
* | Add -p argument for docker run command example | Jurrie Overgoor | 2019-03-29 | 1 | -0/+1 |
* | Fix typo in TLS filenames | Jurrie Overgoor | 2019-03-29 | 1 | -2/+2 |
* | Document the `generate` option for the docker image. | Richard van der Hoff | 2019-03-07 | 1 | -4/+37 |
* | Enable ACME support in the docker image (#4566) | Richard van der Hoff | 2019-02-05 | 1 | -34/+54 |
* | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. | Simon Dwyer | 2018-09-16 | 1 | -1/+1 |
* | Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable. | Simon Dwyer | 2018-09-16 | 1 | -0/+1 |
* | Update README.md | Michael Kaye | 2018-08-03 | 1 | -1/+1 |
* | Address SPAG issues | Michael Kaye | 2018-08-02 | 1 | -2/+4 |
* | Refactor docker locations and README. | Michael Kaye | 2018-08-02 | 1 | -0/+122 |