Commit Graph

126 Commits (b6f4d122efb86e3fc44e358cf573dc2caa6ff634)

Author SHA1 Message Date
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
Christopher May-Townsend 64e8a4697a
Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) 4 years ago
Erik Johnston 0304ad0c3d Move setting of Filter into code. 4 years ago
Michael Kaye 1ec2961b3b
Add help for creating a user via docker (#7885) 4 years ago
Christopher May-Townsend a5545cf86d
Switch to Debian:Slim from Alpine for the docker image (#7839) 4 years ago
Juho Vanhanen d378c3da78
Add libwebp dependency to Dockerfile (#7791) 4 years ago
Richard van der Hoff 2a8ed93bd4
Switch back to upstream dh-virtualenv (#7621) 5 years ago
Richard van der Hoff 8c75da916c
Refresh apt cache when building dh_virtualenv docker image (#7555) 5 years ago
Richard van der Hoff 1fc8914f76
update dh-virtualenv (#7526) 5 years ago
Cédric Laubacher a251e0f4ba
Update runtime docker image to Alpine v3.11 5 years ago
Richard van der Hoff 3be2abd0a9
Kill off deprecated "config-on-the-fly" docker mode (#6918) 5 years ago
Richard van der Hoff 3dd2b5f5e3
bump the version of Alpine Linux used in the docker images (#6897) 5 years ago