Commit Graph

28 Commits (79c18e07099e8b886eac35711796a5becf17956e)

Author SHA1 Message Date
Richard van der Hoff 0b99d4c8d2
Docker: avoid changing userid unnecessarily (#11209) 3 years ago
Mathieu Velten ccf1dc51d7
Install jemalloc in docker image (#8553) 4 years ago
Samuel Philipp 6905f5751a
Docker: support passing additional commandline args to synapse (#8390) 4 years ago
Christopher May-Townsend a5545cf86d
Switch to Debian:Slim from Alpine for the docker image (#7839) 4 years ago
Richard van der Hoff 3be2abd0a9
Kill off deprecated "config-on-the-fly" docker mode (#6918) 5 years ago
Andrew Morgan 234f55f3c4
Docker: Change permissions for data dir before attempting to write to it (#6389) 5 years ago
Anton Lazarev 213d7eb227 Clarify environment variable usage when running in Docker (#6181) 5 years ago
Michael Kaye 2def5ea0da Docker: support SYNAPSE_WORKER envvar (#6058) 5 years ago
Michael Kaye 894c1a5759
Docker packaging should not su-exec or chmod if already running as UID/GID (#5970) 5 years ago
Richard van der Hoff 555b6fa0d5
Docker image: Add a migrate_config mode (#5567) 5 years ago
Richard van der Hoff 1ddc7b39c9
Docker image: open the non-TLS port by default. (#5568) 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 28e30c6581 Docker: generate our own log config 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 a5fba9c27c Docker: only run --generate-keys when generating config on-the-fly. 5 years ago
Richard van der Hoff a1732bbff9 improve logging for generate_config_from_template 5 years ago
Richard van der Hoff 5375c3a9b8 isort 6 years ago
Richard van der Hoff 3f24e4dce7 Add a main() function 6 years ago
Richard van der Hoff b1fddb7f69 Factor out a run_generate_config function 6 years ago
Richard van der Hoff a52e1a3b6c Factor out "generate_config_from_template" 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
*=0=1=4=* 4a9a118a94 Fix handling of SYNAPSE_NO_TLS in docker image (#5005) 6 years ago
Richard van der Hoff 40b35fb875
Enable ACME support in the docker image (#4566) 6 years ago
Jan Christian Grünhage 8dfb33d325 make python 3 work in the docker container 6 years ago
Michael Kaye 0d25724419 Refactor docker locations and README. 6 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 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 1ffd9cb936 Support loading application service files from /data/appservices/ 7 years ago
kaiyou ee3b160a2a Only generate configuration files when necessary 7 years ago
kaiyou e9021e16c4 Run the server as an unprivileged user 7 years ago
kaiyou f2bf0cda02 Generate shared secrets if not defined in the environment 7 years ago
kaiyou 6d1e28a842 Generate any missing keys before starting synapse 7 years ago
kaiyou 48bc22f89d Allow for a wheel cache and include missing files in the build 7 years ago
kaiyou 431476fbc4 Initial commit including a Dockerfile for synapse 7 years ago