255 Commits (3e8a4159e6d3f6beebef6be944d2e9c4d51fa0b0)

Author SHA1 Message Date
Slavi Pantaleev 3e8a4159e6 Uncomment unintentionally-commented logic
6 years ago
Slavi Pantaleev 9438402f61 Drop capabilities in a few more places
6 years ago
Slavi Pantaleev 316d653d3e Drop capabilities in containers
6 years ago
Slavi Pantaleev 299a8c4c7c Make (most) containers start as non-root
6 years ago
Slavi Pantaleev 56d501679d Be explicit about the UID/GID we start Synapse with
6 years ago
Slavi Pantaleev 1a80058a2a Indent (non-YAML) using tabs
6 years ago
Slavi Pantaleev a88b24ed2c Update matrix-corporal (1.2.2 -> 1.3.0)
6 years ago
Slavi Pantaleev fcceb3143d Update riot-web (0.17.8 -> 0.17.9)
6 years ago
Slavi Pantaleev a4e7ad5566 Use async Ansible task for importing Postgres
6 years ago
Slavi Pantaleev 0392822aa7 Show Postgres import command and mention manual importing
6 years ago
Slavi Pantaleev 8d186e5194 Fix Postgres import when Postgres had never started
6 years ago
Slavi Pantaleev fef6c052c3 Pass Host/X-Forwarded-For everywhere
6 years ago
Slavi Pantaleev ba75ab496d Send Host/X-Forwarded-For to mxisd
6 years ago
Slavi Pantaleev cb11548eec Use mxisd for user directory searches
6 years ago
Slavi Pantaleev df0d465482 Fix typos in some variables (matrix_mxid -> matrix_mxisd)
6 years ago
Slavi Pantaleev f4f06ae068 Make matrix-nginx-proxy role independent of others
6 years ago
Slavi Pantaleev c10182e5a6 Make roles more independent of one another
6 years ago
Slavi Pantaleev 294a5c9083 Fix YAML serialization of empty matrix_synapse_federation_domain_whitelist
6 years ago
Sylvia van Os cec2aa61c1 Fix scalar widgets
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 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
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
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 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