90 Commits (c5d52d49da024909b05bb42a2a8b36a5d8cd31c0)

Author SHA1 Message Date
Slavi Pantaleev 6f80292745
Add OCSP stapling support and other SSL optimizations to Hydrogen vhost
4 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
4 years ago
Aaron Raimist 9437f78c9e
Build using custom config.json, add CSP, update to 0.1.53
4 years ago
sakkiii e9b878b9e9 Optimize SSL session
4 years ago
Slavi Pantaleev e6afa05f7b Enable OCSP stapling for the federation port
4 years ago
Slavi Pantaleev 57a6a98a50 Fix incorrect SSL certificate path
4 years ago
Slavi Pantaleev b9c4e8ce16
Merge pull request #1057 from sakkiii/ssl_staple
4 years ago
sakkiii d31b55b2a7 SSL-enabled block only
4 years ago
Slavi Pantaleev e4dd933cf0 Make missing /_synapse/admin correctly return 404 responses
4 years ago
sakkiii c05021640d Enable OCSP Stapling
4 years ago
Aaron Raimist ca361af616
Add Hydrogen
4 years ago
Béla Becker b10655ebb1 Jitsi XMPP Websocket support
4 years ago
Slavi Pantaleev 389dc26615 Fix Synapse generic worker balancing
4 years ago
Slavi Pantaleev e00ef04b57 Add opt-out-of-FLoC headers by default
4 years ago
sakkiii 1958d0792d Update matrix-client-element.conf.j2
4 years ago
sakkiii b6d45c5fd8 Merge branch 'master' of https://github.com/sakkiii/matrix-docker-ansible-deploy
4 years ago
sakkiii 05042f5ff1 Improve security grafana
4 years ago
sakkiii 5dc642ace1
Nginx element web: XSS protection & nosniff header
4 years ago
Slavi Pantaleev 9a0222fa47 Add Sygnal support
4 years ago
Aaron Raimist 32b3650c12
Set X-Forwarded-Proto on federation requests
4 years ago
Yannick Goossens 51e2547484 Added support for the Go-NEB bot
4 years ago
Slavi Pantaleev 9b72384df7 Upgrade Synapse (1.28.0 -> 1.29.0)
4 years ago
Slavi Pantaleev f0698ee641 Do not overwrite X-Forwarded-For when reverse-proxying to Synapse
4 years ago
Slavi Pantaleev a25b8135b8 Fix point overlap between matrix-domain and Jitsi
4 years ago
Slavi Pantaleev 1ef683d366 Make nginx proxy config (when disabled) obey matrix_federation_public_port
4 years ago
Slavi Pantaleev eaea215282 Allow Synapse workers to be used with an external nginx webserver
4 years ago
Slavi Pantaleev d6c4d41c2b Define instanceId property on workers
4 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
4 years ago
Peetz0r 989100b1c1 Grafana nginx proxy config
4 years ago
Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers
4 years ago
Slavi Pantaleev 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup
4 years ago
Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port
4 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev f7ae050eaf Remove useless quotes around ssl_ciphers value
4 years ago
Slavi Pantaleev 5822ba0c01 Use a more natural if statement
4 years ago
Agustin Ferrario 5156c63a76 Clean up code
4 years ago
Agustin Ferrario 25d423e6b6 Fix errors per spantaleev suggestions
4 years ago
Agustin Ferrario 2082242499 Add `matrix_nginx_proxy_ssl_config`
4 years ago
Marcel Partap 851c25c47f matrix-synapse nginx template: fix invalid jinja comment syntax
4 years ago
Marcel Partap b73ac965ac Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev b354155d7c Make JVB websockets reverse-proxying work
4 years ago
Marcel Partap 4678c5d7bd Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Marcel Partap b05d298ae4 synapse workers nginx rule: add client_max_body_size on media endpoints
4 years ago
Marcel Partap e5072c20d9 synapse workers/nginx: handle media_repository worker endpoints on federation port
4 years ago
Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
4 years ago
Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
4 years ago
Slavi Pantaleev 63a49bb2dc Do not expose /_synapse/admin publicly by default
4 years ago
Max Klenk 06bc430c7c
refactor to use new workers and routes they serve
4 years ago
Max Klenk 59d1fb76b6
only apply worker redirects if workers are enabled
4 years ago