118 Commits (eea28735958804cd2b0d54bd19e1e25e8570209d)

Author SHA1 Message Date
  reivilibre 5f7b1e1f27
Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518) 2 years ago
  Richard van der Hoff 2afdb5c984
Fix deb build script to set prerelease flag correctly (#10500) 2 years ago
  Richard van der Hoff 8ae0bdca75
Drop xenial-support hacks (#10429) 2 years ago
  Richard van der Hoff c82eb02d64
Set section for prerelease debs (#10391) 2 years ago
  Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331) 2 years ago
  Brendan Abolivier 08c8469322
Remove support for ACME v1 (#10194) 3 years ago
  Chris Castle 543e423fce
Fix broken link to README at root of repo (#10132) 3 years ago
  Patrick Cloke 7d90d6ce9b
Run complement with Synapse workers manually. (#10039) 3 years ago
  Sergio Miguéns 22a8838f62
Fix docker image to not log at `/homeserver.log` (#10045) 3 years ago
  Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 3 years ago
  Andrew Morgan 7e460ec2a5
Add a dockerfile for running a set of Synapse worker processes (#9162) 3 years ago
  Andrew Morgan f16c6cf59a
Add note to docker docs explaining platform support (#9801) 3 years ago
  Johannes Wienke cb657eb2f8
Put opencontainers labels to the final image (#9765) 3 years ago
  Richard van der Hoff f02663c4dd
Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 3 years ago
  Eric Eastwood 0a778c135f
Make pip install faster in Docker build for Complement testing (#9610) 3 years ago
  Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 3 years ago
  Quentin Gliech d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 3 years ago
  Johannes Wienke 4612302399
Include opencontainers labels in Docker image (#9612) 3 years ago
  Mathieu Velten ccf1dc51d7
Install jemalloc in docker image (#8553) 3 years ago
  Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 3 years ago
  Dan Callahan b8b172466f
Add rustc to Docker image build environment (#9405) 3 years ago
  Dan Callahan e19396d622
Fix Debian builds on Xenial (#9254) 3 years ago
  Andrew Morgan 94549771f7
Replace 'perspectives' config block with 'trusted_key_servers' in docker homeserver.yaml template (#9157) 3 years ago
  Dan Callahan fa6deb298b
Fix failures in Debian packaging (#9079) 3 years ago
  Erik Johnston 57068eae75 Add 'xmlsec1' to dependency list 3 years ago
  Jordan Bancino 295c209cdd
Remove version pin prometheus_client dependency (#8875) 3 years ago
  Andrew Morgan c087f68053
Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 3 years ago
  Dan Callahan ca39e67f3d
Use Python 3.8 in Docker images by default (#8698) 3 years ago
  Samuel Philipp 6905f5751a
Docker: support passing additional commandline args to synapse (#8390) 3 years ago
  Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 3 years ago
  Christopher May-Townsend ed18f32e1b
Add required Debian dependencies to allow docker builds on the arm platform (#8144) 3 years ago
  Christopher May-Townsend 64e8a4697a
Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) 3 years ago
  Erik Johnston 0304ad0c3d Move setting of Filter into code. 3 years ago
  Michael Kaye 1ec2961b3b
Add help for creating a user via docker (#7885) 3 years ago
  Christopher May-Townsend a5545cf86d
Switch to Debian:Slim from Alpine for the docker image (#7839) 3 years ago
  Juho Vanhanen d378c3da78
Add libwebp dependency to Dockerfile (#7791) 3 years ago
  Richard van der Hoff 2a8ed93bd4
Switch back to upstream dh-virtualenv (#7621) 4 years ago
  Richard van der Hoff 8c75da916c
Refresh apt cache when building dh_virtualenv docker image (#7555) 4 years ago
  Richard van der Hoff 1fc8914f76
update dh-virtualenv (#7526) 4 years ago
  Cédric Laubacher a251e0f4ba
Update runtime docker image to Alpine v3.11 4 years ago
  Richard van der Hoff 3be2abd0a9
Kill off deprecated "config-on-the-fly" docker mode (#6918) 4 years ago
  Richard van der Hoff 3dd2b5f5e3
bump the version of Alpine Linux used in the docker images (#6897) 4 years ago
  Andrew Morgan 265c0bd2fe Add working build command for docker image (#6390) 4 years ago
  Andrew Morgan 234f55f3c4
Docker: Change permissions for data dir before attempting to write to it (#6389) 4 years ago
  Anton Lazarev 213d7eb227 Clarify environment variable usage when running in Docker (#6181) 4 years ago
  Tobia De Koninck 29207b4488 Fix broken URL in docker/README.md (#6264) 4 years ago
  Richard van der Hoff 560c122267
Fix logging config for the docker image (#6197) 4 years ago
  Michael Kaye 2def5ea0da Docker: support SYNAPSE_WORKER envvar (#6058) 4 years ago
  Michael Kaye 894c1a5759
Docker packaging should not su-exec or chmod if already running as UID/GID (#5970) 4 years ago
  Victor Goff 1196ee32b3 Typographical corrections in docker/README (#5921) 4 years ago