Commit Graph

218 Commits (886039dec95bc1f2a18b9bcbadf1ba9e8bc70c3d)

Author SHA1 Message Date
xvsun 886039dec9 fix: name typos and some forgot to adjust variables
4 months ago
xvsun 45a21e67ae
Merge branch 'spantaleev:master' into synapse-module-auto-accept-invite
4 months ago
xvsun afe9558a55 feat: auto-accept-invite module and docs
4 months ago
Slavi Pantaleev e1363c9b9b Add lt-cred-mech authentication mechanism to Coturn
4 months ago
Slavi Pantaleev 972fc6b914 Fix ansible-lint-reported error related to spaces before comments
5 months ago
Slavi Pantaleev d0cda27c97 Fix Synapse cache auto-tuning variables to use bytes, not KB
5 months ago
Slavi Pantaleev 3d73ec887a Ensure integer values are used for cache_autotuning settings in homeserver.yaml
5 months ago
Slavi Pantaleev 8b0e25966e Ensure cache_autotuning.max_cache_memory_usage & cache_autotuning.target_cache_memory_usage have int values
5 months ago
Catalan Lover 9eab0292d4
Increase Synapse caches and enable cache-autotuning by default (#3017)
5 months ago
Slavi Pantaleev a381fa4b21 Upgrade Synapse (v1.100.0 -> v1.101.0)
5 months ago
Slavi Pantaleev e9a2b91da6 Enable federation API labels if the federation port is enabled
5 months ago
Slavi Pantaleev f3c69562fa Use devture_postgres_container_network for all rust-synapse-compress-state tasks
5 months ago
Slavi Pantaleev e01aa667e7 Fix some comments in worker-labels for Synapse
5 months ago
Slavi Pantaleev 929aee3022 Fix incorrect prefix for Synapse worker metrics
5 months ago
renovate[bot] b167f48396
Update ghcr.io/element-hq/synapse Docker tag to v1.100.0
5 months ago
Tiago Carrondo 5ca527066d
Fix s3-storage migrate and shell (#3136)
5 months ago
Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom
5 months ago
Slavi Pantaleev ad9ba1e2bd
Fix variable name typo
5 months ago
Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion
5 months ago
Slavi Pantaleev 9fb2d53b54 Rework Synapse workers documentation
5 months ago
Slavi Pantaleev 84446e52e9 Rename Synapse worker preset name (room-workers -> specialized-workers)
5 months ago
Slavi Pantaleev 3c7f896246 Prevent generic workers being combined with any of the other types
5 months ago
Charles Wright 7d9eb56164 Add a validation step to fail when the user allocates generic workers together with all of the new worker types
6 months ago
Charles Wright 025a7e5c66
Merge branch 'spantaleev:master' into cvwright/room-workers-v2
6 months ago
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
6 months ago
Slavi Pantaleev cd06e04497 Make post-start delay for matrix-synapse configurable
6 months ago
Slavi Pantaleev 3ba0642bcf Increase delay after starting of matrix-synapse
6 months ago
Slavi Pantaleev 94378a7729 Make use of matrix_synapse_container_labels_matrix_related_labels_enabled
6 months ago
Slavi Pantaleev ee0a8c4a81 Upgrade Synapse (v1.98.0 -> v1.99.0)
6 months ago
Slavi Pantaleev aa0a85b094 Properly switch to element-hq-synapse and introduce variables for customizing that
6 months ago
Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse
6 months ago
Catalan Lover cb7f2eff3d make synapse support alternative containers via new variable
6 months ago
Charles Wright 0dbdaf5b9f Enable HTTP resources for new worker types
6 months ago
Charles Wright 1379200e9d Add new worker types to the dynamic workers list
6 months ago
Charles Wright 5ca9a7269a Add the new worker types to the list of available worker types
6 months ago
Charles Wright db70230ae1 Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html
6 months ago
Slavi Pantaleev 48a4afb114 Make Traefik labels files look better
6 months ago
Slavi Pantaleev b91ad453be Adjust TLS variables for homeservers to follow devture_traefik_config_entrypoint_web_secure_enabled (via matrix_federation_traefik_entrypoint_tls)
6 months ago
Slavi Pantaleev aff57d67c0 Adjust Synapse OIDC variable wiring and docs
6 months ago
Slavi Pantaleev ee0eb59dc6 Add support for the internal Traefik entrypoint to Dendrite
6 months ago
Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers
6 months ago
Slavi Pantaleev 39bddefd39 Make addons communicate with the homeserver via a new internal Traefik entrypoint
6 months ago
Slavi Pantaleev 74099383cd Adapt external_prometheus.yml.example.j2 to our new metrics exposure setup
6 months ago
Slavi Pantaleev 934b73c849 Remove leftover Synapse metrics code for integrating with matrix-nginx-proxy
6 months ago
Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately
6 months ago
Slavi Pantaleev 41a52945d6 Add support for exposing metrics for Synapse workers
6 months ago
Slavi Pantaleev 22f5f0ba75 Add support for exposing metrics for Synapse (without workers)
6 months ago
Slavi Pantaleev 3556dd77ef Use variables instead of hardcoding service port numbers in labels for matrix-synapse
6 months ago
Slavi Pantaleev e5130372b9 Switch matrix_synapse_container_additional_volumes from using -v to --mount
6 months ago
Slavi Pantaleev f257cd9fbe Fix a few incorrect service names in labels for matrix-synapse/matrix-synapse-reverse-proxy-companion
6 months ago