51 Commits (38e3ffa29c958ebd02d8180476f10d914fef19df)

Author SHA1 Message Date
Slavi Pantaleev 38e3ffa29c Rename variable (matrix_riot_web_default_identity_server_url -> matrix_identity_server_url)
6 years ago
Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path)
6 years ago
Slavi Pantaleev 3fed0ec594 Remove now-useless file
6 years ago
Hugues Morisset 45fb2df43f Fix some problem with permissions
6 years ago
Hugues Morisset 7b5f68c431 Add mautrix-telegram to bridge with telegram services
6 years ago
Slavi Pantaleev 7adcdf3040 Add the ability to control event_cache_size for Synapse
6 years ago
Slavi Pantaleev b52d91e180 Add the ability to controll password-peppering for Synapse
6 years ago
Slavi Pantaleev 6d6a6412fa Add the ability to control statistics-reporting for Synapse
6 years ago
Slavi Pantaleev 23e4a4734b Switch from acmetool to certbot for SSL certificate retrieval
6 years ago
Slavi Pantaleev 5398d80f01 Add support for matrix-corporal
6 years ago
Slavi Pantaleev 02d5b54fa5 Add controls for influencing Matrix Synapse's rate-limiting
6 years ago
Slavi Pantaleev f72882fe1a Fix user registration regression
6 years ago
Slavi Pantaleev b0f1a1c80f Fix nginx warning: adding already-default text/html to gzip_types
6 years ago
Slavi Pantaleev ea43d46b70 Add matrix-synapse-rest-auth support
6 years ago
Slavi Pantaleev df79901f8b Improve compression support
6 years ago
Slavi Pantaleev a302a7d748 Only run federation on 8448 and client on 80
6 years ago
Slavi Pantaleev 74093dfb15 Add mxisd Identity Server support
6 years ago
Slavi Pantaleev 617712000e Minor wording improvements
6 years ago
Slavi Pantaleev 21da2f572b Add email-sending support
6 years ago
Slavi Pantaleev 084a0a0e53 Minor consistency improvement
6 years ago
Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency
6 years ago
Slavi Pantaleev 3fd6fd647f Put all containers in their own isolated Docker network (matrix)
6 years ago
Slavi Pantaleev b88fe971d6 Fix matrix-nginx-proxy.service dependency on riot-web, if riot-web disabled
6 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
7 years ago
Slavi Pantaleev d14ef08d5b Fix SSL certificate renewal for the custom-proxy-server case
7 years ago
Slavi Pantaleev f476e49e64 Make SSL renewal time configurable and nginx-proxy reload time adequate
7 years ago
Slavi Pantaleev 19e191f0bd Do not assign Docker container name for certificate renewal
7 years ago
Slavi Pantaleev 767b321f60 Do not mount certain Docker volumes as read-write unnecessarily
7 years ago
Slavi Pantaleev 3a5f82267b Do not use Let's Encrypt certificate for Synapse's federation port
7 years ago
Slavi Pantaleev 6962bfcc42 Add support for not taking over a server (no matrix-nginx-proxy) and disabling Riot
7 years ago
Slavi Pantaleev cb323f5b4c Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl
7 years ago
Slavi Pantaleev ded7c274f6 Add support for Debian (9+) and Ubuntu (16.04+)
7 years ago
Slavi Pantaleev ab1a9fd87e Add support for using an external PostgreSQL server
7 years ago
Slavi Pantaleev ac59192696 Do not leave containers behind after matrix-postgres-cli usage
7 years ago
Slavi Pantaleev 9c68b057b0 Add support for storing Matrix Synapse's media_store to Amazon S3
7 years ago
Slavi Pantaleev ea91ef7fb2 Move media_store & logs out of /data. Allow logging to be configured
7 years ago
Slavi Pantaleev 2bb8bb96d4 Add support for configuring max_upload_size
7 years ago
Slavi Pantaleev 1cd227b699 Increase max body size for the nginx proxy
7 years ago
Slavi Pantaleev fc3386dff7 Fix matrix-synapse-register-user for when the non-admin case
7 years ago
Slavi Pantaleev a3ecb7bfd9 Add http->http redirection for Matrix/Riot
7 years ago
Slavi Pantaleev 13eaee2463 Enable TURN support and UDP for STUN
7 years ago
Slavi Pantaleev 81077e6cdf Allow regular users to be created as well (not only admins)
7 years ago