63 Commits (cc3e34b1285d4d72f831ed30a08f85db558ee8bd)

Autor SHA1 Mensaje Fecha
  Slavi Pantaleev 242f388af3 Make Synapse cache factor configurable hace 7 años
  Slavi Pantaleev 2df4349606 Fix matrix-corporal nginx configuration trouble in certain conditions hace 7 años
  Slavi Pantaleev 0d0ccde286 Add Service Discovery (/.well-known/matrix/client) support hace 7 años
  Slavi Pantaleev 4f48508014 Rename variable (matrix_nginx_riot_web_data_path -> matrix_riot_web_data_path) hace 7 años
  Hugues Morisset 6ef934a416 Mautrix telegram minimum config variable requirement hace 7 años
  Hugues Morisset 45fb2df43f Fix some problem with permissions hace 7 años
  Hugues Morisset 7b5f68c431 Add mautrix-telegram to bridge with telegram services hace 7 años
  Slavi Pantaleev 88b4434da9 Fix incorrect path hace 7 años
  Slavi Pantaleev 7428b941c8 Remove old s3fs stuff hace 7 años
  Slavi Pantaleev 23e4a4734b Switch from acmetool to certbot for SSL certificate retrieval hace 7 años
  Slavi Pantaleev 861957b6f1 Add missing when statement hace 7 años
  Slavi Pantaleev 5398d80f01 Add support for matrix-corporal hace 7 años
  Slavi Pantaleev 14d7d3e670 Add support for matrix-synapse-shared-secret-auth hace 7 años
  Slavi Pantaleev b0f1a1c80f Fix nginx warning: adding already-default text/html to gzip_types hace 7 años
  Slavi Pantaleev 832a4d71c1 Default to INFO logging for matrix-synapse-rest-auth, not DEBUG hace 7 años
  Slavi Pantaleev 21a108262f Remove some leftover debug statements hace 7 años
  Slavi Pantaleev 25becc63d5 Minor fixups for the matrix-synapse-rest-auth handling hace 7 años
  Slavi Pantaleev ea43d46b70 Add matrix-synapse-rest-auth support hace 7 años
  Slavi Pantaleev 74093dfb15 Add mxisd Identity Server support hace 7 años
  Slavi Pantaleev 1c71cb110e Change SSL certificate obtaining a bit hace 7 años
  Slavi Pantaleev 21da2f572b Add email-sending support hace 7 años
  Slavi Pantaleev 700602eed3 Rename a bunch of playbook variables for better consistency hace 7 años
  Slavi Pantaleev 336785d1ed Rename Ansible playbook tag (setup-main -> setup-all) hace 7 años
  Slavi Pantaleev 3fd6fd647f Put all containers in their own isolated Docker network (matrix) hace 7 años
  Slavi Pantaleev cdf4eefdf9 Fix typos hace 7 años
  Slavi Pantaleev 839b401b28 Set up Synapse configuration using a template (not line/regexp replacements) hace 7 años
  Slavi Pantaleev 053328be08 Fix nginx failing to start on certain low-cache CPUs hace 7 años
  Slavi Pantaleev 62d1b13c91 Minor improvements to the Postgres-upgrade tasks hace 7 años
  Slavi Pantaleev d107ab2540 Add support for upgrading Postgres hace 7 años
  Slavi Pantaleev cbee084ac1 Use Postgres 10.x by default (only for new installs) hace 7 años
  Slavi Pantaleev b3e62126db Switch Docker image to official one hace 7 años
  Slavi Pantaleev 3af3ef48fc Make .log.config modifications respect whitespace hace 7 años
  Slavi Pantaleev efc78fb9d3 Switch from s3fs to Goofys hace 8 años
  Slavi Pantaleev 57e4f12ad3 Add support for using a pre-configured Macaroon secret key hace 8 años
  Slavi Pantaleev dd5cabf658 Make /matrix owned by matrix:matrix hace 8 años
  Slavi Pantaleev 1c2d59ae91 Stop using patched synapse_port_db script hace 8 años
  Slavi Pantaleev 2906ec3045 Fix SSL-renewal problem caused by incorrect permissions hace 8 años
  Slavi Pantaleev 3a5f82267b Do not use Let's Encrypt certificate for Synapse's federation port hace 8 años
  Slavi Pantaleev 6962bfcc42 Add support for not taking over a server (no matrix-nginx-proxy) and disabling Riot hace 8 años
  Slavi Pantaleev cb323f5b4c Move SSL certificates from /etc/pki/acmetool-certs to /matrix/ssl hace 8 años
  Slavi Pantaleev ded7c274f6 Add support for Debian (9+) and Ubuntu (16.04+) hace 8 años
  Slavi Pantaleev 13ab9eb238 Do not touch hostname and timezone hace 8 años
  Slavi Pantaleev f422e379c2 Do not try to start postgres when it's external hace 8 años
  Slavi Pantaleev ab1a9fd87e Add support for using an external PostgreSQL server hace 8 años
  Slavi Pantaleev f6be25a6ae Fix idempotency problem when getting rid of S3 setup hace 8 años
  Slavi Pantaleev 49e5dad86d Do not do the S3 setup so early hace 8 años
  Slavi Pantaleev 0f43abb91d Do not assume /usr/local/bin is always on the PATH hace 8 años
  Slavi Pantaleev 9c68b057b0 Add support for storing Matrix Synapse's media_store to Amazon S3 hace 8 años
  Slavi Pantaleev 9b97ab6a90 Do not wastefully preserve owner/group when importing media store files hace 8 años
  Slavi Pantaleev 0f723c9574 Ensure media store files are owned by the correct user/group after importing (recursively) hace 8 años