Commit Graph

135 Commits (7317b0be82e31d7b41be64e2fea92aad428283d8)

Author SHA1 Message Date
Andrew Morgan f26e390a40
Use Python 3.9 in Synapse dockerfiles by default (#12112) 3 years ago
Richard van der Hoff 5598556b77
Docker: remove `VOLUME` directive (#11997) 3 years ago
Shay 9006ee36d1
Drop support for and remove references to EOL Python 3.6 (#11683) 3 years ago
Richard van der Hoff d41c4654db
Use buildkit's cache feature to speed up docker builds (#11691) 3 years ago
Callum Macdonald 7013e06e2f
Improve Docker docs for use with Postgres (#11640) 3 years ago
Shay 13c974ed35
Drop Bionic from Debian builds (#11633) 3 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 3 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 3 years ago
Michael Kaye e2c300e7e4
Create healthcheck script for synapse-workers container (#11429) 3 years ago
Shay 7cebaf9644
Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395) 3 years ago
Aaron R d993c3bb1e
Add support for `/_matrix/media/v3` APIs (#11371) 3 years ago
Richard van der Hoff 0b99d4c8d2
Docker: avoid changing userid unnecessarily (#11209) 3 years ago
Dan Callahan d7141e0b8b
Fix Shellcheck SC2006: Use $(...) notation 3 years ago
Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting 3 years ago
Dan Callahan 6c736fa472
Fix Shellcheck SC2154: variable possibly undefined 3 years ago
Richard van der Hoff 09eff1b3db
fix relative link in docker readme (#11144) 3 years ago
Erik Johnston a8bbf08576
Fix debian package builds. (#10931) 3 years ago
David Robertson ea01d4c2de
Update postgresql testing script (#10906) 3 years ago
kegsay 01df612e1e
Fix frontend_proxy jinja script in docker workers (#10783) 3 years ago
reivilibre 5f7b1e1f27
Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518) 3 years ago
Richard van der Hoff 2afdb5c984
Fix deb build script to set prerelease flag correctly (#10500) 3 years ago
Richard van der Hoff 8ae0bdca75
Drop xenial-support hacks (#10429) 3 years ago
Richard van der Hoff c82eb02d64
Set section for prerelease debs (#10391) 3 years ago
Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331) 3 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) 4 years ago
Patrick Cloke 7d90d6ce9b
Run complement with Synapse workers manually. (#10039) 4 years ago
Sergio Miguéns 22a8838f62
Fix docker image to not log at `/homeserver.log` (#10045) 4 years ago
Christopher May-Townsend d5305000f1
Docker healthcheck timings - add startup delay and changed interval (#9913) 4 years ago
Andrew Morgan 7e460ec2a5
Add a dockerfile for running a set of Synapse worker processes (#9162) 4 years ago
Andrew Morgan f16c6cf59a
Add note to docker docs explaining platform support (#9801) 4 years ago
Johannes Wienke cb657eb2f8
Put opencontainers labels to the final image (#9765) 4 years ago
Richard van der Hoff f02663c4dd
Replace `room_invite_state_types` with `room_prejoin_state` (#9700) 4 years ago
Eric Eastwood 0a778c135f
Make pip install faster in Docker build for Complement testing (#9610) 4 years ago
Erik Johnston 12d6184713
Explicitly upgrade openssl in docker file and enforce new version of cryptography (#9697) 4 years ago
Quentin Gliech d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 4 years ago
Johannes Wienke 4612302399
Include opencontainers labels in Docker image (#9612) 4 years ago
Mathieu Velten ccf1dc51d7
Install jemalloc in docker image (#8553) 4 years ago
Richard van der Hoff 1b2d6d55c5
Remove vestiges of uploads_path config (#9462) 4 years ago
Dan Callahan b8b172466f
Add rustc to Docker image build environment (#9405) 4 years ago
Dan Callahan e19396d622
Fix Debian builds on Xenial (#9254) 4 years ago
Andrew Morgan 94549771f7
Replace 'perspectives' config block with 'trusted_key_servers' in docker homeserver.yaml template (#9157) 4 years ago
Dan Callahan fa6deb298b
Fix failures in Debian packaging (#9079) 4 years ago
Erik Johnston 57068eae75 Add 'xmlsec1' to dependency list 4 years ago
Jordan Bancino 295c209cdd
Remove version pin prometheus_client dependency (#8875) 4 years ago
Andrew Morgan c087f68053
Cap the version of prometheus_client to <v0.9.0 in the dockerfile (#8767) 4 years ago
Dan Callahan ca39e67f3d
Use Python 3.8 in Docker images by default (#8698) 4 years ago
Samuel Philipp 6905f5751a
Docker: support passing additional commandline args to synapse (#8390) 4 years ago
Mateusz Przybyłowicz ca2db5dd0c
Increase default max_upload_size from 10M to 50M (#8502) 4 years ago
Christopher May-Townsend ed18f32e1b
Add required Debian dependencies to allow docker builds on the arm platform (#8144) 4 years ago