42 Commits (92e6fdd279f0422c192540f198725a7f4a7a7983)

Author SHA1 Message Date
  Slavi Pantaleev 5398d80f01 Add support for matrix-corporal 7 years ago
  Slavi Pantaleev 02d5b54fa5 Add controls for influencing Matrix Synapse's rate-limiting 7 years ago
  Slavi Pantaleev f72882fe1a Fix user registration regression 7 years ago
  Slavi Pantaleev b0f1a1c80f Fix nginx warning: adding already-default text/html to gzip_types 7 years ago
  Slavi Pantaleev ea43d46b70 Add matrix-synapse-rest-auth support 7 years ago
  Slavi Pantaleev df79901f8b Improve compression support 7 years ago
  Slavi Pantaleev a302a7d748 Only run federation on 8448 and client on 80 7 years ago
  Slavi Pantaleev 74093dfb15 Add mxisd Identity Server support 7 years ago
  Slavi Pantaleev 617712000e Minor wording improvements 7 years ago
  Slavi Pantaleev 21da2f572b Add email-sending support 7 years ago
  Slavi Pantaleev 084a0a0e53 Minor consistency improvement 7 years ago
  Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency 7 years ago
  Slavi Pantaleev 3fd6fd647f Put all containers in their own isolated Docker network (matrix) 7 years ago
  Slavi Pantaleev b88fe971d6 Fix matrix-nginx-proxy.service dependency on riot-web, if riot-web disabled 7 years ago
  Slavi Pantaleev 839b401b28 Set up Synapse configuration using a template (not line/regexp replacements) 7 years ago
  Slavi Pantaleev add8169c33 Remove deprecated "ssl" directive from nginx configuration 7 years ago
  Slavi Pantaleev 053328be08 Fix nginx failing to start on certain low-cache CPUs 7 years ago
  Slavi Pantaleev 1670a20937 Clean up riot-web UI (disable custom URLs and guest usage) 7 years ago
  Slavi Pantaleev 5399e2b6bb Do not require (but want) matrix-coturn.service in matrix-synapse 7 years ago
  Slavi Pantaleev cbee084ac1 Use Postgres 10.x by default (only for new installs) 7 years ago
  Slavi Pantaleev b3e62126db Switch Docker image to official one 7 years ago
  Slavi Pantaleev 67a98e51d9 Make the riot-web container run without root privileges 7 years ago
  Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys 8 years ago
  Slavi Pantaleev d14ef08d5b Fix SSL certificate renewal for the custom-proxy-server case 8 years ago
  Slavi Pantaleev f476e49e64 Make SSL renewal time configurable and nginx-proxy reload time adequate 8 years ago
  Slavi Pantaleev 19e191f0bd Do not assign Docker container name for certificate renewal 8 years ago
  Slavi Pantaleev 767b321f60 Do not mount certain Docker volumes as read-write unnecessarily 8 years ago
  Slavi Pantaleev 3a5f82267b Do not use Let's Encrypt certificate for Synapse's federation port 8 years ago
  Slavi Pantaleev 6962bfcc42 Add support for not taking over a server (no matrix-nginx-proxy) and disabling Riot 8 years ago
  Slavi Pantaleev cb323f5b4c Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl 8 years ago
  Slavi Pantaleev ded7c274f6 Add support for Debian (9+) and Ubuntu (16.04+) 8 years ago
  Slavi Pantaleev ab1a9fd87e Add support for using an external PostgreSQL server 8 years ago
  Slavi Pantaleev ac59192696 Do not leave containers behind after matrix-postgres-cli usage 8 years ago
  Slavi Pantaleev 9c68b057b0 Add support for storing Matrix Synapse's media_store to Amazon S3 8 years ago
  Slavi Pantaleev ea91ef7fb2 Move media_store & logs out of /data. Allow logging to be configured 8 years ago
  Slavi Pantaleev 2bb8bb96d4 Add support for configuring max_upload_size 8 years ago
  Slavi Pantaleev 1cd227b699 Increase max body size for the nginx proxy 8 years ago
  Slavi Pantaleev fc3386dff7 Fix matrix-synapse-register-user for when the non-admin case 8 years ago
  Slavi Pantaleev a3ecb7bfd9 Add http->http redirection for Matrix/Riot 8 years ago
  Slavi Pantaleev 13eaee2463 Enable TURN support and UDP for STUN 8 years ago
  Slavi Pantaleev 81077e6cdf Allow regular users to be created as well (not only admins) 8 years ago
  Slavi Pantaleev 87f5883f24 Initial commit 8 years ago