46 Révisions (ea6e344d055eebf3e837da9caad5fae5ff2e1fe9)

Auteur SHA1 Message Date
  Slavi Pantaleev 389dc26615 Fix Synapse generic worker balancing il y a 4 ans
  Michael 5a6bdb0c3d merge upstream il y a 5 ans
  Slavi Pantaleev f0698ee641 Do not overwrite X-Forwarded-For when reverse-proxying to Synapse il y a 5 ans
  Slavi Pantaleev eaea215282 Allow Synapse workers to be used with an external nginx webserver il y a 5 ans
  Slavi Pantaleev d6c4d41c2b Define instanceId property on workers il y a 5 ans
  Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers il y a 5 ans
  Slavi Pantaleev 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup il y a 5 ans
  Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port il y a 5 ans
  Slavi Pantaleev f7ae050eaf Remove useless quotes around ssl_ciphers value il y a 5 ans
  Slavi Pantaleev 5822ba0c01 Use a more natural if statement il y a 5 ans
  Agustin Ferrario 5156c63a76 Clean up code il y a 5 ans
  Agustin Ferrario 25d423e6b6 Fix errors per spantaleev suggestions il y a 5 ans
  Agustin Ferrario 2082242499 Add `matrix_nginx_proxy_ssl_config` il y a 5 ans
  Marcel Partap 851c25c47f matrix-synapse nginx template: fix invalid jinja comment syntax il y a 5 ans
  Marcel Partap b05d298ae4 synapse workers nginx rule: add client_max_body_size on media endpoints il y a 5 ans
  Marcel Partap e5072c20d9 synapse workers/nginx: handle media_repository worker endpoints on federation port il y a 5 ans
  Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/ il y a 5 ans
  Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored il y a 5 ans
  Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk il y a 5 ans
  Slavi Pantaleev 63a49bb2dc Do not expose /_synapse/admin publicly by default il y a 5 ans
  Max Klenk 06bc430c7c
refactor to use new workers and routes they serve il y a 5 ans
  Max Klenk 59d1fb76b6
only apply worker redirects if workers are enabled il y a 5 ans
  Justin Croonenberghs 31e2a1f06b
Undo ill-advised change il y a 5 ans
  Justin Croonenberghs c5d18733d2
Update CORS for ma1sd il y a 5 ans
  Slavi Pantaleev 65e5020596 Proxy other /_synapse endpoints to the client API il y a 5 ans
  Marcel Partap 46984a4f99 Nginx conf: more testing less b0rk il y a 6 ans
  Christoph Johannes Kleine 765c046beb
add missing ; to matrix-synapse.conf.j2 il y a 6 ans
  Marcel Partap e4763c21bc nginx config: route traffic to workers on matrix-synapse il y a 6 ans
  Marcel Partap a14b9c09ad Add to synapse nginx template conditional URL rewrites for workers il y a 6 ans
  Slavi Pantaleev ca3b158d94 Add support to matrix-nginx-proxy to work in HTTP-only mode il y a 6 ans
  Slavi Pantaleev 2efcf11ee8
Remove some whitespace il y a 6 ans
  Slavi Pantaleev 3e57a1463a Serve nginx status page over HTTPS as well il y a 6 ans
  p5t2vspoqqw 4b8190dc3f serve status page for matrix.DOMAIN only il y a 6 ans
  Eduardo Beltrame bc1c30168c remove login block -- wrong file il y a 6 ans
  Eduardo Beltrame ab6e808bc6 fix /login for mautrix-hangouts bridge il y a 6 ans
  microchipster a16347789d nginx settings for hangouts bridge login il y a 6 ans
  Slavi Pantaleev 7d8dde8a53 Add support for proxying /_synapse/admin APIs il y a 6 ans
  Dan Arnfield 171c6db41e Add option to proxy 3pid registration endpoints il y a 6 ans
  Hugues De Keyzer c451025134 Fix indentation in templates il y a 6 ans
  Slavi Pantaleev e645b0e372 Rename matrix_nginx_proxy_data_path to matrix_nginx_proxy_base_path il y a 7 ans
  Slavi Pantaleev 119016e858 Cache /.well-known/matrix files for longer il y a 7 ans
  Slavi Pantaleev 74710427e5 Allow for the federation port (tcp/8448)'s certificate to be changed il y a 7 ans
  Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation il y a 7 ans
  Aaron Raimist 1f0cc92b33
Use IPv4 localhost everywhere (or almost everywhere) il y a 7 ans
  Aaron Raimist 58ca2e7dfd
Turn off IPv6 when using your own Nginx server il y a 7 ans
  dhose 87e3deebfd Enable exposure of Prometheus metrics. il y a 7 ans
  Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem il y a 7 ans
  Slavi Pantaleev 299a8c4c7c Make (most) containers start as non-root il y a 7 ans
  Slavi Pantaleev fef6c052c3 Pass Host/X-Forwarded-For everywhere il y a 7 ans
  Slavi Pantaleev ba75ab496d Send Host/X-Forwarded-For to mxisd il y a 7 ans