53 Commits (92e6fdd279f0422c192540f198725a7f4a7a7983)

Autor SHA1 Mensaje Fecha
  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
  Slavi Pantaleev a6760f4469 Ensure media store files are owned by the correct user/group after importing hace 8 años
  Slavi Pantaleev ea91ef7fb2 Move media_store & logs out of /data. Allow logging to be configured hace 8 años
  Slavi Pantaleev 2bb8bb96d4 Add support for configuring max_upload_size hace 8 años
  Slavi Pantaleev ce3c31eb41 Adjust x_forwarded setting for the plain (8008) port hace 8 años
  Slavi Pantaleev 887d14884e Do not generate a new Matrix Synapse config, if one already exists hace 8 años
  Slavi Pantaleev 7d74dced28 Disable TURN for guests and enable URL previews hace 8 años
  Slavi Pantaleev b074030d59 Fix problem detecting matrix-nginx-proxy state when it is not installed hace 8 años
  Slavi Pantaleev 02bdb7c7bc Ensure firewalld is installed and Docker launcher after firewalld hace 8 años
  Slavi Pantaleev a3ecb7bfd9 Add http->http redirection for Matrix/Riot hace 8 años
  Slavi Pantaleev 0d1a2071de Ensure playbook works if running at SSL-renewal time hace 8 años