46 Commits (c6b66d93b73fbe1e72a0db455de79c38e78fc468)

Author SHA1 Message Date
  Aine cbbf20004c
replace access log ip anonymization with vars to control access logs 10 months ago
  Aine e8c7091c3f
update nginx configs for cinny, hydrogen, and synapse reverse proxy companion with ip anonymization 10 months ago
  Slavi Pantaleev 7f1fa52dd3 Do not invoke `render_worker_upstream()` with an empty workers list 10 months ago
  Slavi Pantaleev 51ab9ed9ff Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0 10 months ago
  Catalan Lover bf058d772b Fix rogue missing `_client_synapse` in internal admin api 1 year ago
  Catalan Lover cd60cf1199
Internal Admin API and Draupnir Hjack Command Config (#3389) 1 year ago
  Slavi Pantaleev 1c68fd0d9b Make matrix-synapse-reverse-proxy-companion not report "502 Bad Gateway" when Synapse workers restart 1 year ago
  Suguru Hirahara aae64ebde4
Add license information to files for matrix-synapse-reverse-proxy-companion 1 year ago
  Slavi Pantaleev 37f84173f0 Put `proxy_set_header Host $host;` at the `server` level for `matrix-synapse-reverse-proxy-companion` 1 year ago
  Slavi Pantaleev 10fabc32bc Rework `client_body_buffer_size`/`client_max_body_size` and `proxy_max_temp_file_size` configuration for `matrix-synapse-reverse-proxy-companion` 1 year ago
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1 year ago
  Suguru Hirahara 1db5f76024
Replace double hyphens with "Em Dash" unicode character (U+2014) 1 year ago
  Slavi Pantaleev f2b69feb29 Make catch-all `federation-reader` nginx `location` blocks have less priority than others 1 year ago
  Slavi Pantaleev 75026d8c3d Update a few incorrect comments 1 year ago
  Slavi Pantaleev 57c5271d9d Enable (Traefik compression middleware)-assisted compression for synapse-reverse-proxy-companion 1 year ago
  Slavi Pantaleev 58a8f79d95 Remove gzip support from synapse-reverse-proxy-companion 1 year ago
  Slavi Pantaleev 8a6b822bbd Always send `/rendezvous` routes to the same Synapse worker process (main) to fix QR code login 1 year ago
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion 2 years ago
  Slavi Pantaleev 16ca50c6ef Add a few more comments in matrix-synapse-reverse-proxy-companion.conf.j2 2 years ago
  Slavi Pantaleev 775000883a Fix Jinja issue related to Synapse workers keepalive templating 2 years ago
  Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling 2 years ago
  Charles Wright 55604f73c5 Bugfix: Locations for new workers must go *after* the stream writers 2 years ago
  Charles Wright a1cbe7f39b Add overrides for locations that must go to the main Synapse process 2 years ago
  Charles Wright 124524ea1f Typo: Send sync endpoints to sync workers, not room workers 2 years ago
  Charles Wright 12a8d535e8 Move maps inside the if-workers block; Add Tom's map to extract access token from the URI arg 2 years ago
  Charles Wright 0175a472d7 Typo: forgot closing }}'s 2 years 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 2 years ago
  Slavi Pantaleev 48a4afb114 Make Traefik labels files look better 2 years ago
  Slavi Pantaleev 17c9e3f168 Add support for the internal Traefik entrypoint to synapse-reverse-proxy-companion 2 years ago
  Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers 2 years ago
  Slavi Pantaleev a78a749f75 Define matrix_synapse_reverse_proxy_companion_access_log_syslog_integration_server_port in the role defaults and make the tag configurable 2 years ago
  Slavi Pantaleev 41a52945d6 Add support for exposing metrics for Synapse workers 2 years ago
  Slavi Pantaleev f257cd9fbe Fix a few incorrect service names in labels for matrix-synapse/matrix-synapse-reverse-proxy-companion 2 years ago
  Slavi Pantaleev fe7c06d6f5 Fix duplicate labels in matrix-synapse-reverse-proxy-companion 2 years ago
  Slavi Pantaleev 54fb153acf Expose /_synapse/* APIs via matrix-synapse-reverse-proxy-companion 2 years ago
  Slavi Pantaleev e678adfeda Add root path (/) handling to matrix-synapse-reverse-proxy-companion (redirect or /_matrix/static/ serving) 2 years ago
  Charles Wright c053336ad2 Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections 2 years ago
  Slavi Pantaleev bbd9493b8f Handle /_matrix Client-Server and Federation APIs directly at matrix-synapse-reverse-proxy-companion 2 years ago
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2 years ago
  Slavi Pantaleev e018663ba4 Attach ma1sd/nginx-proxy/synapse-reverse-proxy-companion to additional networks in a better way 3 years ago
  ikkemaniac 8ebf18a885
add prometheus-nginxlog-exporter role (#2315) 3 years ago
  Slavi Pantaleev 42f3c3cbf6 Improve command for connecting to additional container networks 3 years ago
  Slavi Pantaleev e9e84341a9 Reverse-proxy to Synapse via matrix-synapse-reverse-proxy-companion 3 years ago