33 Commits (5e3c6ebf49ec601c2184efb6126000ff788daf95)

Author SHA1 Message Date
Slavi Pantaleev cf0a5b3d2e
Merge pull request #20 from izissise/mautrix-whatsapp
6 years ago
Slavi Pantaleev 67a445a74a Add support for controlling Matrix federation
6 years ago
Hugues Morisset 7a94fc0e24 Add mautrix-whatsapp
6 years ago
Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable
6 years ago
Slavi Pantaleev 161854e6d7 Disable Docker container logging
6 years ago
Slavi Pantaleev 0d0ccde286 Add Service Discovery (/.well-known/matrix/client) support
6 years ago
Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path)
6 years ago
Hugues Morisset 7b5f68c431 Add mautrix-telegram to bridge with telegram services
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 ea43d46b70 Add matrix-synapse-rest-auth support
6 years ago
Slavi Pantaleev 74093dfb15 Add mxisd Identity Server support
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 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 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 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 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 87f5883f24 Initial commit
7 years ago