summary refs log tree commit diff
path: root/docker/README.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typoErik Johnston2023-12-131-1/+1
* Update book locationErik Johnston2023-12-131-3/+3
* More renamingErik Johnston2023-12-131-2/+2
* Log when events are (unexpectedly) filtered out of responses in tests (#14213)Eric Eastwood2023-06-011-1/+2
* Fix broken links to README (#14093)David Robertson2022-10-061-1/+1
* Document that the `DOCKER_BUILDKIT=1` flag is needed to build the docker imag...reivilibre2022-08-121-1/+1
* Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir...reivilibre2022-07-051-0/+7
* Improve Docker docs for use with Postgres (#11640)Callum Macdonald2022-01-051-0/+4
* Docker: avoid changing userid unnecessarily (#11209)Richard van der Hoff2021-11-011-5/+8
* fix relative link in docker readme (#11144)Richard van der Hoff2021-10-211-1/+2
* Fix broken links in INSTALL.md (#10331)Dirk Klimpel2021-07-081-2/+2
* Fix broken link to README at root of repo (#10132)Chris Castle2021-06-071-1/+1
* Docker healthcheck timings - add startup delay and changed interval (#9913)Christopher May-Townsend2021-05-051-3/+14
* Add a dockerfile for running a set of Synapse worker processes (#9162)Andrew Morgan2021-04-141-4/+8
* Add note to docker docs explaining platform support (#9801)Andrew Morgan2021-04-141-3/+6
* Install jemalloc in docker image (#8553)Mathieu Velten2021-03-161-0/+5
* Remove vestiges of uploads_path config (#9462)Richard van der Hoff2021-02-221-1/+0
* Docker: support passing additional commandline args to synapse (#8390)Samuel Philipp2020-10-111-1/+15
* Add healthcheck for default localhost 8008 port on /health endpoint. (#8147)Christopher May-Townsend2020-08-241-0/+29
* Add help for creating a user via docker (#7885)Michael Kaye2020-07-171-0/+15
* Kill off deprecated "config-on-the-fly" docker mode (#6918)Richard van der Hoff2020-02-181-9/+14
* Add working build command for docker image (#6390)Andrew Morgan2019-11-231-0/+12
* Fix broken URL in docker/README.md (#6264)Tobia De Koninck2019-10-281-1/+1
* Docker: support SYNAPSE_WORKER envvar (#6058)Michael Kaye2019-09-191-0/+2
* Typographical corrections in docker/README (#5921)Victor Goff2019-08-281-5/+5
* Add ability to set timezone for Docker container (#5383)Amir Zarrinkafsh2019-07-021-1/+1
* Docker image: Add a migrate_config mode (#5567)Richard van der Hoff2019-06-271-0/+16
* Deprecate the env var way of running the docker image (#5566)Richard van der Hoff2019-06-271-148/+68
* Add support for SYNAPSE_CONFIG_DIRRichard van der Hoff2019-06-261-0/+2
* Docker image: add support for SYNAPSE_DATA_DIR parameterRichard van der Hoff2019-06-261-0/+4
* document supported env vars for docker 'generate' optionRichard van der Hoff2019-06-261-0/+7
* Change to absolute path for contrib/dockerNeil Johnson2019-06-131-1/+1
* Update README.md (#5222)Steffen2019-05-221-1/+1
* Fix handling of SYNAPSE_NO_TLS in docker image (#5005)*=0=1=4=*2019-04-251-2/+3
* Correct default POSTGRES_USER in Docker README (#4987)*=0=1=4=*2019-04-041-2/+3
* Add -p argument for docker run command exampleJurrie Overgoor2019-03-291-0/+1
* Fix typo in TLS filenamesJurrie Overgoor2019-03-291-2/+2
* Document the `generate` option for the docker image.Richard van der Hoff2019-03-071-4/+37
* Enable ACME support in the docker image (#4566)Richard van der Hoff2019-02-051-34/+54
* Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.Simon Dwyer2018-09-161-1/+1
* Added description for "SYNAPSE_MAX_UPLOAD_SIZE" variable.Simon Dwyer2018-09-161-0/+1
* Update README.mdMichael Kaye2018-08-031-1/+1
* Address SPAG issuesMichael Kaye2018-08-021-2/+4
* Refactor docker locations and README.Michael Kaye2018-08-021-0/+122