Commit Graph

64 Commits (841b12867eba270d7e3725029a238e7be19a8b67)

Author SHA1 Message Date
Richard van der Hoff 1def298119
Improve `Depends` specs in debian package. (#5675) 5 years ago
Slavi Pantaleev 59f15309ca Add missing space in default logging file format generated by the Docker image (#5620) 5 years ago
Slavi Pantaleev f369164761 Upgrade Alpine Linux used in the Docker image (3.8 -> 3.10) (#5619) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Andrew Morgan c7b48bd42d Remove SMTP_* env var functionality from docker conf (#5596) 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 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 c58a6e6108 document supported env vars for docker 'generate' option 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 5 years ago
Richard van der Hoff 3f24e4dce7 Add a main() function 5 years ago
Richard van der Hoff b1fddb7f69 Factor out a run_generate_config function 5 years ago
Richard van der Hoff a52e1a3b6c Factor out "generate_config_from_template" 5 years ago
Richard van der Hoff fe2d876e2a Increase default log level for docker image to INFO. (#5547) 5 years ago
Richard van der Hoff f817fc9ad5 Update docker image to use Python 3.7. (#5546) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Richard van der Hoff 8e7ef3a023 Include xmlsec in the docker image 6 years ago
Amber Brown eba7caf09f
Remove Postgres 9.4 support (#5448) 6 years ago
Neil Johnson 4f68188d0b
Change to absolute path for contrib/docker 6 years ago
Steffen 2dfbeea66f Update README.md (#5222) 6 years ago
Richard van der Hoff ecc0967315 Debian: we now need libpq-dev. 6 years ago
*=0=1=4=* 4a9a118a94 Fix handling of SYNAPSE_NO_TLS in docker image (#5005) 6 years ago
Silke Hofstra a137f4eac0 Add systemd-python to optional dependencies (#4339) 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 649fe1c2be Fix debian build dockerfile 6 years ago
Richard van der Hoff 91f8cd3307 Remove redundant entries from docker config 6 years ago
Richard van der Hoff 40b35fb875
Enable ACME support in the docker image (#4566) 6 years ago
Richard van der Hoff 3ef71a6ea0
Docker: only copy what we need to the build image (#4562) 6 years ago
Amber Brown 23b0813599
Require ECDH key exchange & remove dh_params (#4429) 6 years ago
Richard van der Hoff b5b868d41e Rewrite build_debian_packages 6 years ago
Richard van der Hoff 95fca1c7e9 fix docker build to install optional deps 6 years ago
Richard van der Hoff 7134832c01
Install the optional dependencies into the debian package (#4325) 6 years ago
Richard van der Hoff bdc44b99a2 buster is a thing 6 years ago
Richard van der Hoff 1a6d5bfa08 Debian packaging via dh_virtualenv (#4285) 6 years ago
Richard van der Hoff 75937e9033 Remove obsolete settings from docker homeserver.yaml 6 years ago
Neil Johnson 78ba0e7ab8 Remove riot.im from the list of trusted Identity Servers in the default configuration (#4207) 6 years ago
Cédric Laudrel 379376e5e6 Make Docker image listening on ipv6 as well as ipv4 6 years ago
Richard van der Hoff 1519572961 Ship the email templates as package_data 6 years ago
Richard van der Hoff 53c5fa4e6c
Further reduce the size of the docker image (#3972) 6 years ago
Jan Christian Grünhage df55a943ca
Update Dockerfile 6 years ago
Jan Christian Grünhage 8dfb33d325 make python 3 work in the docker container 6 years ago