208 コミット (33ec5710d9bfa2a4b4f2c299242dbf72d100ce8b)

作成者 SHA1 メッセージ 日付
  Michael 33ec5710d9 0.2.1 revision 5年前
  Michael 4c882c513b initial PR 5年前
  Slavi Pantaleev eaea215282 Allow Synapse workers to be used with an external nginx webserver 5年前
  Slavi Pantaleev d6c4d41c2b Define instanceId property on workers 5年前
  Slavi Pantaleev a8e9f35708 Touch up documentation a bit 5年前
  Peetz0r 989100b1c1 Grafana nginx proxy config 5年前
  Stuart Thomson 064b2e533c Add variable for extra domains to get LE certs for 5年前
  Slavi Pantaleev 26b287bd17 Upgrade certbot (1.10.1 -> 1.11.0) 5年前
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5年前
  Béla Becker 7bc9be95cb Add map directive to the base of nginx.conf 5年前
  Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers 5年前
  Slavi Pantaleev 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup 5年前
  Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port 5年前
  Slavi Pantaleev 8fa913dca7 Fix Ansible warning 5年前
  pushytoxin d51ea25219 When validating LE certs, do not wait for a random time 5年前
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5年前
  Slavi Pantaleev e1690722f7 Replace cronjobs with systemd timers 5年前
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list 5年前
  Slavi Pantaleev 57ea43d8b0 Remove unused variable 5年前
  Slavi Pantaleev 7a90eb6d4f Relocate some validation tasks 5年前
  Slavi Pantaleev f7ae050eaf Remove useless quotes around ssl_ciphers value 5年前
  Slavi Pantaleev 5822ba0c01 Use a more natural if statement 5年前
  Slavi Pantaleev de6ecd8818
Update inaccurate comments 5年前
  Agustin Ferrario 5156c63a76 Clean up code 5年前
  Agustin Ferrario 25d423e6b6 Fix errors per spantaleev suggestions 5年前
  Dan Arnfield 10e0fa17ad Update nginx (1.19.5 -> 1.19.6) 5年前
  louis dcd4716636 add option to disable nginx access log 5年前
  Agustin Ferrario 2082242499 Add `matrix_nginx_proxy_ssl_config` 5年前
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5年前
  Slavi Pantaleev 8c02f7b79b Upgrade services 5年前
  Marcel Partap 851c25c47f matrix-synapse nginx template: fix invalid jinja comment syntax 5年前
  Slavi Pantaleev b354155d7c Make JVB websockets reverse-proxying work 5年前
  Slavi Pantaleev d702e74079 Fix matrix-nginx-proxy static files mounting when SSL retrieval is none 5年前
  Slavi Pantaleev 12867e9f18 Do not try to mount /matrix/ssl when matrix_ssl_retrieval_method is 'none' 5年前
  Slavi Pantaleev 75f9fde7a4 Remove some more -v usage 5年前
  Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount 5年前
  Slavi Pantaleev ccabc82d4c Use more fully-qualified container images 5年前
  Slavi Pantaleev 1427286cec Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency 5年前
  Marcel Partap b05d298ae4 synapse workers nginx rule: add client_max_body_size on media endpoints 5年前
  Marcel Partap e5072c20d9 synapse workers/nginx: handle media_repository worker endpoints on federation port 5年前
  Slavi Pantaleev 235299939d Upgrade nginx (1.19.3 -> 1.19.4) 5年前
  Scott Crossen e894befd87 Updates to reviewer comments 5年前
  Slavi Pantaleev 350c39d745 Update comment 5年前
  Slavi Pantaleev ef68d3d296 Add support for reverse-proxying /_synapse/oidc 5年前
  Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/ 5年前
  Slavi Pantaleev 4700e80389 Raise standalone default Matrix Client API client_max_body_size 5年前
  Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored 5年前
  Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk 5年前
  Slavi Pantaleev 63a49bb2dc Do not expose /_synapse/admin publicly by default 5年前
  Dan Arnfield b65bfc38ce Update nginx (1.19.2 -> 1.19.3) 5年前