115 Commits (b222d26c86e3859b51fd56cf55e45c0b9fafa567)

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