60 Commits (38e3ffa29c958ebd02d8180476f10d914fef19df)

Author SHA1 Message Date
Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path)
6 years ago
Hugues Morisset 6ef934a416 Mautrix telegram minimum config variable requirement
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 88b4434da9 Fix incorrect path
6 years ago
Slavi Pantaleev 7428b941c8 Remove old s3fs stuff
6 years ago
Slavi Pantaleev 23e4a4734b Switch from acmetool to certbot for SSL certificate retrieval
6 years ago
Slavi Pantaleev 861957b6f1 Add missing when statement
6 years ago
Slavi Pantaleev 5398d80f01 Add support for matrix-corporal
6 years ago
Slavi Pantaleev 14d7d3e670 Add support for matrix-synapse-shared-secret-auth
6 years ago
Slavi Pantaleev b0f1a1c80f Fix nginx warning: adding already-default text/html to gzip_types
6 years ago
Slavi Pantaleev 832a4d71c1 Default to INFO logging for matrix-synapse-rest-auth, not DEBUG
6 years ago
Slavi Pantaleev 21a108262f Remove some leftover debug statements
6 years ago
Slavi Pantaleev 25becc63d5 Minor fixups for the matrix-synapse-rest-auth handling
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 1c71cb110e Change SSL certificate obtaining a bit
6 years ago
Slavi Pantaleev 21da2f572b Add email-sending support
6 years ago
Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency
6 years ago
Slavi Pantaleev 336785d1ed Rename Ansible playbook tag (setup-main -> setup-all)
6 years ago
Slavi Pantaleev 3fd6fd647f Put all containers in their own isolated Docker network (matrix)
6 years ago
Slavi Pantaleev cdf4eefdf9 Fix typos
6 years ago
Slavi Pantaleev 839b401b28 Set up Synapse configuration using a template (not line/regexp replacements)
7 years ago
Slavi Pantaleev 053328be08 Fix nginx failing to start on certain low-cache CPUs
7 years ago
Slavi Pantaleev 62d1b13c91 Minor improvements to the Postgres-upgrade tasks
7 years ago
Slavi Pantaleev d107ab2540 Add support for upgrading Postgres
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 3af3ef48fc Make .log.config modifications respect whitespace
7 years ago
Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys
7 years ago
Slavi Pantaleev 57e4f12ad3 Add support for using a pre-configured Macaroon secret key
7 years ago
Slavi Pantaleev dd5cabf658 Make /matrix owned by matrix:matrix
7 years ago
Slavi Pantaleev 1c2d59ae91 Stop using patched synapse_port_db script
7 years ago
Slavi Pantaleev 2906ec3045 Fix SSL-renewal problem caused by incorrect permissions
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 13ab9eb238 Do not touch hostname and timezone
7 years ago
Slavi Pantaleev f422e379c2 Do not try to start postgres when it's external
7 years ago
Slavi Pantaleev ab1a9fd87e Add support for using an external PostgreSQL server
7 years ago
Slavi Pantaleev f6be25a6ae Fix idempotency problem when getting rid of S3 setup
7 years ago
Slavi Pantaleev 49e5dad86d Do not do the S3 setup so early
7 years ago
Slavi Pantaleev 0f43abb91d Do not assume /usr/local/bin is always on the PATH
7 years ago
Slavi Pantaleev 9c68b057b0 Add support for storing Matrix Synapse's media_store to Amazon S3
7 years ago
Slavi Pantaleev 9b97ab6a90 Do not wastefully preserve owner/group when importing media store files
7 years ago
Slavi Pantaleev 0f723c9574 Ensure media store files are owned by the correct user/group after importing (recursively)
7 years ago
Slavi Pantaleev a6760f4469 Ensure media store files are owned by the correct user/group after importing
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