30 Commits (336785d1edc479c2feb27e46169b0a744812074b)

Author SHA1 Message Date
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
Slavi Pantaleev 87f5883f24 Initial commit
7 years ago