67 Commits (d0c2ef10e42a26081c3ae11868619b57241cd766)

Author SHA1 Message Date
Slavi Pantaleev d0c2ef10e4 Add self-check command
6 years ago
anadahz 2313907faa Add missing tag to task
6 years ago
Slavi Pantaleev 36658addcd Work around buggy docker_network sometimes failing to work
6 years ago
Slavi Pantaleev 17ea05683b Fix yum/apt module invocation
6 years ago
Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable
6 years ago
Slavi Pantaleev 2df4349606 Fix matrix-corporal nginx configuration trouble in certain conditions
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 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)
6 years ago
Slavi Pantaleev 053328be08 Fix nginx failing to start on certain low-cache CPUs
6 years ago
Slavi Pantaleev 62d1b13c91 Minor improvements to the Postgres-upgrade tasks
6 years ago
Slavi Pantaleev d107ab2540 Add support for upgrading Postgres
6 years ago
Slavi Pantaleev cbee084ac1 Use Postgres 10.x by default (only for new installs)
6 years ago
Slavi Pantaleev b3e62126db Switch Docker image to official one
6 years ago
Slavi Pantaleev 3af3ef48fc Make .log.config modifications respect whitespace
6 years ago
Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys
6 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