330 Commits (515f04e93611c83abe3c5b62fb6513158be22355)
 

Author SHA1 Message Date
Slavi Pantaleev 515f04e936 Update CHANGELOG
6 years ago
Slavi Pantaleev 294a5c9083 Fix YAML serialization of empty matrix_synapse_federation_domain_whitelist
6 years ago
Slavi Pantaleev 2d711555fe
Merge pull request #79 from TheLastProject/fix/scalar_widgets_auth
6 years ago
Sylvia van Os cec2aa61c1 Fix scalar widgets
6 years ago
Slavi Pantaleev 906942f304
Merge pull request #73 from spantaleev/split-into-multiple-roles
6 years ago
Slavi Pantaleev 6e1be4b85d
Merge pull request #76 from Cadair/add_dir_mode
6 years ago
Stuart Mumford f8ebd94d08
Make the mode of the base path configurable
6 years ago
Slavi Pantaleev e8c78c1572 Merge branch 'master' into split-into-multiple-roles
6 years ago
Slavi Pantaleev 857603d9d7 Make nginx-proxy files owned by matrix:matrix, not root:root
6 years ago
Slavi Pantaleev b80d44afaa Stop Postgres before finding files to move over
6 years ago
Slavi Pantaleev 51312b8250 Split playbook into multiple roles
6 years ago
Slavi Pantaleev 7d1561b506
Merge pull request #72 from aaronraimist/readme-bubuntux
6 years ago
Aaron Raimist 7716c3b4ae
Update README to link to bubuntux/riot-web
6 years ago
Slavi Pantaleev 6d253ff571 Switch to a better riot-web image (avhost/docker-matrix-riot -> bubuntux/riot-web)
6 years ago
Slavi Pantaleev 14a237885a Fix missing SMTP configuration for mxisd
6 years ago
Slavi Pantaleev 9a9b7383e9 Completely redo how mxisd configuration gets generated
6 years ago
Slavi Pantaleev fca2f2e036 Catch misconfigured REST Auth password provider during installation
6 years ago
Slavi Pantaleev 46c5d11d56 Update components
6 years ago
Slavi Pantaleev 2ae7c5e177
Merge pull request #68 from spantaleev/manage-cronjobs-with-cron-module
6 years ago
Slavi Pantaleev 00ae435044 Use |to_json filter for serializing booleans to JSON
6 years ago
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
Slavi Pantaleev 65d4fe7e0c
Merge pull request #66 from jcgruenhage/use-yaml-syntax-consistently
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 543b98d24c Update documentation
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 7e8d9d3fab
Merge pull request #61 from hardye/matrix-mailer-mailname
6 years ago
Hardy Erlinger 2fc0f5f3cf Set MAILNAME env variable to FQDN hostname for matrix-mailer.
6 years ago
Slavi Pantaleev 87b5f0a4d4 Server non-scary page at matrix domain (take 2)
6 years ago
Slavi Pantaleev c48e31381d Add minimum version requirement for Ansible
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 12b65d8ccc Serve a non-scary page at the matrix domain
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 268e9b5b66 Escape homeserver variables to prevent rare breakage
6 years ago
Slavi Pantaleev 727dcda7d7 Organize Synapse setup files better
6 years ago
Slavi Pantaleev d05b66cff3 Update README
6 years ago