Commit Graph

153 Commits (a377a43386a14c8a11fe9e99c821d0471f7982a2)

Author SHA1 Message Date
reivilibre d743b25c8f
Use supervisord to supervise Postgres and Caddy in the Complement image. (#12480) 3 years ago
Jason Robinson 706456de1f
Mark Dockerfile as requiring BuildKit (#12541) 3 years ago
David Robertson 8bac3e0435
disallow-untyped-defs in `docker` and `stubs` directories (#12528) 3 years ago
Richard van der Hoff f5668f0b4a
Await un-partial-stating after a partial-state join (#12399) 3 years ago
David Robertson e5a76ec00b
Dump setuptools; correct pyproject version number (#12478) 3 years ago
Richard van der Hoff aaaff98202
Dockerfile-workers: reduce the amount we install (#12464) 3 years ago
Richard van der Hoff 960b4fb409
complement-synapse-workers: factor out separate entry point script (#12467) 3 years ago
Richard van der Hoff 8af8a9bce5
Dockerfile-workers: give the master its own log config (#12466) 3 years ago
David Robertson 5f8173dd80
Workaround pip bug installing latest treq and not-latest twisted from hashes (#12439) 3 years ago
Richard van der Hoff 214f3b7d21
Enable certificate checking during complement tests (#12435) 3 years ago
Richard van der Hoff 3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405) 3 years ago
Richard van der Hoff 5f72ea1bde
Move complement setup stuff into the Synapse repo (#12404) 3 years ago
Jorge Florian 78e4d96a4d
Add missing type definitions for scripts in docker folder (#12280) 3 years ago
David Robertson 3a7e97c7ad
Poetry: use locked environment in Docker images (#12385) 3 years ago
Richard van der Hoff 34a8370d7b
README-testing.md: fix minor error 3 years ago
David Robertson 15cdcf8f30
Remove `dockerfile-pgtests` (#12336) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 3 years ago
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