118 コミット (7d1561b506d1cfa21b6b808c0d38eba7834d3bcb)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev 6d253ff571 Switch to a better riot-web image (avhost/docker-matrix-riot -> bubuntux/riot-web) 7年前
  Slavi Pantaleev 9a9b7383e9 Completely redo how mxisd configuration gets generated 7年前
  Slavi Pantaleev fca2f2e036 Catch misconfigured REST Auth password provider during installation 7年前
  Slavi Pantaleev b222d26c86 Switch to managing cronjobs with the Ansible cron module 7年前
  Slavi Pantaleev ef2dc3745a Check DNS SRV record for _matrix-identity._tcp when mxisd enabled 7年前
  Slavi Pantaleev f92c4d5a27 Use Ansible dig lookup instead of calling the dig program 7年前
  Jan Christian Grünhage 29d10804f0 Use yaml syntax instead of key=value syntax consistently 7年前
  Slavi Pantaleev 5135c0cc0a Add Ansible guide and Ansible version checks 7年前
  Slavi Pantaleev 99af4543ac Replace include usage with include_tasks and import_tasks 7年前
  Slavi Pantaleev 76506f34e0 Make media-store restore work with server files, not local 7年前
  Slavi Pantaleev e604a7bd43 Fix error message inaccuracy 7年前
  Slavi Pantaleev 4c2e1a0588 Make SQLite database import work with server files, not local 7年前
  Slavi Pantaleev f153c70a60 Reorganize some files 7年前
  Slavi Pantaleev 6d89319822 Add support for importing an existing Postgres database 7年前
  Slavi Pantaleev f472c1b9e5 Ensure psql returns a failure exit code when it fails 7年前
  Slavi Pantaleev a7f791f8f9 Make Postgres version detection logic reusable to ease maintenance 7年前
  Slavi Pantaleev c59a53551a Make well-known self-check not depend on Content-Type: application/json 7年前
  Slavi Pantaleev f7aa362961 Make "obtain certificates" tasks have unique names 7年前
  Slavi Pantaleev 4757c13a2e Do not install openssl if not necessary 7年前
  Slavi Pantaleev b9b5674b8a Lowercase host_specific_hostname_identity to prevent troubles 7年前
  Slavi Pantaleev fe9b9773c0 Move setup sanity checks to a central place 7年前
  Slavi Pantaleev 91567fc41d Remove debug 7年前
  Slavi Pantaleev e033eb443b Do not set up nginx-proxy auto-restart if not using Let's Encrypt 7年前
  Slavi Pantaleev 727dcda7d7 Organize Synapse setup files better 7年前
  Slavi Pantaleev d28bdb3258 Add support for 2 more SSL certificate retrieval methods 7年前
  Slavi Pantaleev bfcba5256e Upgrade mxisd (1.2.1 -> 1.2.2) 7年前
  Slavi Pantaleev 40626ff8df Upgrade Synapse (0.33.9/Python 2 -> 0.33.4/Python 3) 7年前
  Slavi Pantaleev 9f163b2bf5 Do not disable SELinux on RedHat systems 7年前
  Slavi Pantaleev bfcceb1e82 Make it safer to override matrix_synapse_media_store_path 7年前
  Slavi Pantaleev e693b12d28 Relocate fail check to a better place 7年前
  Slavi Pantaleev 60c7af93fe
Do not restart matrix-nginx-proxy during media store import 7年前
  Slavi Pantaleev 59afa841cb Add unintentionally removed quote 7年前
  Slavi Pantaleev bf8023057a Fix SQLite importing failure 7年前
  anadahz 57bfb970a9 Enable support for custom HTML in riot-web homepage 7年前
  Slavi Pantaleev 9dad4c7c2d Fix /.well-known/matrix/client for CORS 7年前
  Thomas vO caba16ea0d add script + doc to remove everything 7年前
  Thomas vO 2bdc35de63 add script + doc to change a user to admin 7年前
  Slavi Pantaleev 9f212adc1d Rename variable (matrix_synapse_ext_password_provider_ldap -> matrix_synapse_ext_password_provider_ldap_enabled) 7年前
  Thomas vO bbf8928831 fix template and vars for ldap auth, add setup 7年前
  Aaron Raimist 5a2069fa63
Fix well known self check 7年前
  Slavi Pantaleev 4c0970d31e Make postgres_start_wait_time (affecting upgrades) configurable 7年前
  Slavi Pantaleev e417ac4922 Add support for Postgres 11 7年前
  Slavi Pantaleev a0a4ee526e Fix bug in Postgres dump/import causing upgrades to fail 7年前
  Slavi Pantaleev 009bb1b776 Add support for configuring Postgres auto-upgrade-backup path 7年前
  Slavi Pantaleev fb5115a544 Rename playbook variables so they are consistently prefixed 7年前
  Stuart Mumford 67e2bf285d
A simple idea to allow playbooks to control which bit of the role to run 7年前
  Stuart Mumford 8498c4c5de
comment out all the things 7年前
  Hugues Morisset 7a94fc0e24 Add mautrix-whatsapp 7年前
  Slavi Pantaleev c7188e06f9 Relocate some playbook task files to make it easier to navigate 7年前
  Slavi Pantaleev d0c2ef10e4 Add self-check command 7年前