269 Commits (a9fae8e3b1d419e8f96d69063d6bc5502d20057c)

Author SHA1 Message Date
Slavi Pantaleev a9fae8e3b1 Revert "Use native OpenSSL module to generate `passkey.pem`"
6 years ago
Slavi Pantaleev 08321ea4bb
Merge pull request #87 from Plailect/master
6 years ago
Plailect 0dac5ea508
Use native OpenSSL module to generate `passkey.pem`
6 years ago
Plailect 5e1d96c727
Add `matrix_appservice_irc_container_expose_client_server_api_port`
6 years ago
Plailect 0a2a8e118c
Update example configuration and documentation
6 years ago
Slavi Pantaleev c2b1cf7f93 Fix SSL renewal script
6 years ago
Plailect 3a4a671dd7
Add support for matrix-appservice-irc
6 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
6 years ago
Slavi Pantaleev b77b967171 Merge branch 'master' into non-root-containers
6 years ago
Slavi Pantaleev cbc1cdbbf0 Do not try to load certificates
6 years ago
Slavi Pantaleev bf10331456 Make mautrix-whatsapp run as non-root and w/o capabilities
6 years ago
Slavi Pantaleev 8a3f942d93 Make mautrix-telegram run as non-root and w/o capabilities
6 years ago
Slavi Pantaleev 3e8a4159e6 Uncomment unintentionally-commented logic
6 years ago
Slavi Pantaleev 9830a0871d Fix self-check for mxisd not being enabled
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 0ff6735546 Fall back to dig for SRV lookup, if no dnspython
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