Commit Graph

55 Commits (master)

Author SHA1 Message Date
Aine 6526a16e12
Add project source url to synapse reverse proxy companion
4 weeks ago
renovate[bot] 55a81ac368
chore(deps): update nginx docker tag to v1.25.5
1 month ago
Slavi Pantaleev 3758b0cfeb Squashed commit of the following:
2 months ago
David Mehren e2643a317c
Ensure reports always land on the synapse main process
3 months ago
renovate[bot] e19db8a563
Update nginx Docker tag to v1.25.4
3 months ago
Slavi Pantaleev a1179289a1 Split some homeserver _additional_networks variables into _auto and _custom
4 months ago
Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion
4 months ago
Slavi Pantaleev 7cb33da46a Add some clarification comment in matrix-synapse-reverse-proxy-companion/defaults/main.yml
4 months ago
Slavi Pantaleev 16ca50c6ef Add a few more comments in matrix-synapse-reverse-proxy-companion.conf.j2
4 months ago
Slavi Pantaleev 826f757fbb
Merge branch 'master' into cvwright/room-workers-v2
4 months ago
Slavi Pantaleev 775000883a Fix Jinja issue related to Synapse workers keepalive templating
4 months ago
Charles Wright 025a7e5c66
Merge branch 'spantaleev:master' into cvwright/room-workers-v2
4 months ago
Slavi Pantaleev 042c74f90c Remove some useless oidc variables and /_synapse/oidc route handling
4 months ago
Slavi Pantaleev c0afcaa2e3 Replace (almost) all matrix-org/synapse references with element-hq/synapse
4 months ago
Charles Wright 55604f73c5 Bugfix: Locations for new workers must go *after* the stream writers
4 months ago
Charles Wright a1cbe7f39b Add overrides for locations that must go to the main Synapse process
4 months ago
Charles Wright 124524ea1f Typo: Send sync endpoints to sync workers, not room workers
4 months ago
Charles Wright 12a8d535e8 Move maps inside the if-workers block; Add Tom's map to extract access token from the URI arg
4 months ago
Charles Wright 0175a472d7 Typo: forgot closing }}'s
4 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
4 months ago
Slavi Pantaleev 48a4afb114 Make Traefik labels files look better
4 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)
4 months ago
Slavi Pantaleev f4f3d57520 Remove all traces of matrix-nginx-proxy, add validation & uninstallation tasks
4 months ago
Slavi Pantaleev df5d8bfc04 Remove matrix-homeserver-proxy role in favor of the new internal Traefik entrypoint
4 months ago
Slavi Pantaleev 17c9e3f168 Add support for the internal Traefik entrypoint to synapse-reverse-proxy-companion
4 months ago
Slavi Pantaleev b2aeb8cde9 Rename label-related variables for homeservers
4 months 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
4 months ago
Slavi Pantaleev 41a52945d6 Add support for exposing metrics for Synapse workers
4 months ago
Slavi Pantaleev f257cd9fbe Fix a few incorrect service names in labels for matrix-synapse/matrix-synapse-reverse-proxy-companion
4 months ago
Slavi Pantaleev e7b7b48db5 Merge branch 'master' into bye-bye-nginx-proxy
4 months ago
Slavi Pantaleev d262ca0fe6 Only enable matrix-synapse-reverse-proxy-companion when Synapse workers are enabled
4 months ago
Slavi Pantaleev fe7c06d6f5 Fix duplicate labels in matrix-synapse-reverse-proxy-companion
5 months ago
Slavi Pantaleev ab15991814 Fix some ansible-lint-reported errors
5 months ago
Slavi Pantaleev 54fb153acf Expose /_synapse/* APIs via matrix-synapse-reverse-proxy-companion
5 months ago
Slavi Pantaleev 0ea3fa0e85 Add matrix_synapse_reverse_proxy_companion_container_labels_traefik_hostname to simplify wiring
5 months ago
Slavi Pantaleev e678adfeda Add root path (/) handling to matrix-synapse-reverse-proxy-companion (redirect or /_matrix/static/ serving)
5 months ago
Charles Wright c053336ad2 Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections
5 months ago
Slavi Pantaleev bbd9493b8f Handle /_matrix Client-Server and Federation APIs directly at matrix-synapse-reverse-proxy-companion
5 months ago
Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them
5 months ago
renovate[bot] 7c12c508d7
Update nginx Docker tag to v1.25.3
7 months ago
Samuel Meenzen c846ed199b
Annotate version numbers with renovate metadata
8 months ago
Aine e7e81f7828
update nginx 1.25.1 -> 1.25.2
9 months ago
Dan Arnfield 05faf1f73f Update synapse reverse proxy companion
11 months ago
Slavi Pantaleev dddfee16bc Fix all 300+ ansible-lint-reported errors
1 year ago
Slavi Pantaleev 66baef5bf6 Fix matrix-synapse-reverse-proxy-companion.service stopping during uninstallation
1 year ago
Slavi Pantaleev e018663ba4 Attach ma1sd/nginx-proxy/synapse-reverse-proxy-companion to additional networks in a better way
1 year ago
Slavi Pantaleev f2e68469cb Upgrade nginx (1.23.2 -> 1.23.3)
1 year ago
ikkemaniac 8ebf18a885
add prometheus-nginxlog-exporter role (#2315)
1 year ago
Slavi Pantaleev a04f6f4e3d Optimize uninstall tasks a bit
2 years ago
Slavi Pantaleev 61f67d8f0a Add install-* tags for quicker runs
2 years ago