250 Commits (a4b8baee494e670c15999be1c2c14b314e6d6f04)

Author SHA1 Message Date
Slavi Pantaleev f0e80218b0 Upgrade Synapse (1.5.0 -> 1.5.1)
5 years ago
recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path
5 years ago
Dan Arnfield f0ce0db7dc Update synapse (1.4.1 -> 1.5.0)
5 years ago
Slavi Pantaleev e0ea708acc Upgrade Synapse (1.4.0 -> 1.4.1)
5 years ago
Julian Foad 7ce80bc58e
Quote docker args in case inputs contain spaces
5 years ago
Slavi Pantaleev a37b96d829 Upgrade Synapse to 1.4.0
5 years ago
Slavi Pantaleev 392f8202bd Make SAML2 configuration match sample config generated using generate command
5 years ago
Aaron Raimist 413d9ec143
WIP: Upgrade Synapse (1.3.1 -> 1.4.0rc2)
5 years ago
Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Slavi Pantaleev 68ed2ebefa Add support for Synapse Simple Antispam
5 years ago
Slavi Pantaleev 4b1e9a4827 Add support for configuring Synapse spam_checker setting
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Dan Arnfield 42ea3cb0e1 Update synapse (1.3.0 -> 1.3.1)
5 years ago
Slavi Pantaleev 1b2191a0f1 Add new Synapse configuration options (since 1.3.0)
5 years ago
Dan Arnfield 7b5e633776 Update synapse (1.2.1 -> 1.3.0)
5 years ago
Slavi Pantaleev 99f5baa7bb Fix undefined variable error (matrix_synapse_id_servers_public)
5 years ago
Oleg Fiksel 43628ddad6 Added "|to_json" to ensure we really pass a boolean
5 years ago
Oleg Fiksel f713bbe0f8 Added possibility to enable guest access on synapse
5 years ago
Slavi Pantaleev 6fe4bafc2a Decrease default Synapse logging level
5 years ago
Slavi Pantaleev bd99dd05b4 Upgrade Synapse (1.2.0 -> 1.2.1)
5 years ago
Slavi Pantaleev 255b67a0ce Update homeserver.yaml with new options from Synapse v1.2.0
5 years ago
Dan Arnfield 0e54515c9d Update synapse (1.1.0 -> 1.2.0)
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
5 years ago
Slavi Pantaleev 17cd52ced6 Make Synapse log messages a bit prettier
5 years ago
Slavi Pantaleev ef5e4ad061 Make Synapse not log to text files
5 years ago
Slavi Pantaleev b84139088c Fix password providers not working on Synapse v1.1.0
5 years ago
Slavi Pantaleev 73158e6c2f Fix unintentionally inverted boolean
5 years ago
Slavi Pantaleev da6edc9cba Add support for disabling Synapse's local database for user auth
5 years ago
Slavi Pantaleev 2b3865ceea Upgrade Synapse (1.0.0 -> 1.1.0)
5 years ago
Slavi Pantaleev f4574961c7
Prevent double-quotes around default room version
5 years ago
Aaron Raimist 483bdd8c01
Allow default room version to be configured
5 years ago
Slavi Pantaleev e4068e55ee Upgrade Synapse (0.99.5.2 -> 1.0.0)
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Aaron Raimist 79f4bcf5be
Enable sentry.io integration
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
5 years ago
Slavi Pantaleev 3bc8aa0a82 Upgrade Synapse (0.99.5.1 -> 0.99.5.2)
5 years ago
Slavi Pantaleev 2982b03809 Explicitly serialize matrix_synapse_app_service_config_files
5 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
5 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
5 years ago
Slavi Pantaleev a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1)
5 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
5 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
5 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
5 years ago
Slavi Pantaleev affb99003c Improve Synapse variable naming consistency
5 years ago
Slavi Pantaleev a1e9818356 Update comment
5 years ago
Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag
5 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
5 years ago
Slavi Pantaleev e3b4622ac8 Split Synapse extension tasks into install/uninstall files
5 years ago
Slavi Pantaleev 663d1add92 Move matrix-appservice-discord into a separate role
5 years ago
Slavi Pantaleev 13c4e7e5b6 Merge branch 'master' into separate-bridge-roles
5 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Slavi Pantaleev cf3117011b Upgrade Synapse (0.99.3.2 -> 0.99.4)
5 years ago
Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role
5 years ago
Slavi Pantaleev 43fd3cc274 Move mautrix-facebook into a separate role
5 years ago
Marcel Partap 5aa7f637d8 Fix matrix_synapse_ext_password_provider_ldap_start_tls (it's boolean)
5 years ago
Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles
5 years ago
Slavi Pantaleev 873c291be6 Fix appservice-discord configuration-extension merging
5 years ago
Slavi Pantaleev 216cdf8c74
Merge pull request #166 from izissise/mautrix-facebook
5 years ago
Dan Arnfield 958ad68078 Add registrations_require_3pid synapse option
5 years ago
Hugues Morisset a82d5ed281 Add tulir mautrix-facebook (https://github.com/tulir/mautrix-facebook)
5 years ago
Slavi Pantaleev 5f2f17cb1e
Merge pull request #160 from danbob/fix-matrix-mxisd-config
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Dan Arnfield 3abed49764 Fix jinja config for indented code blocks
5 years ago
Slavi Pantaleev 0e7310fd7c
Merge pull request #164 from TheLastProject/fix/string_before_to_json
5 years ago
Sylvia van Os 9ea593df37 Fix incorrect casts
5 years ago
Sylvia van Os ed0ecf5bea string before to_json when string value is expected
5 years ago
Slavi Pantaleev e0b7b4dc61
Merge pull request #159 from TheLastProject/feature/docker_add_hosts
5 years ago
Slavi Pantaleev 1653e40239
Merge pull request #158 from lpopov/master
5 years ago
Slavi Pantaleev 6bea3237c9
Merge pull request #163 from aaronraimist/synapse-0.99.3.1
5 years ago
Aaron Raimist 8051ea9ef9
Update Synapse (0.99.3.1 -> 0.99.3.2)
5 years ago
Aaron Raimist d1646bb497
Update Synapse (0.99.3 -> 0.99.3.1)
5 years ago
Lyubomir Popov a206b65ed7 Use the '-p' non-interactive option to generate password hash instead of 'expect'
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
5 years ago
Sylvia van Os bf77f776a2 Add variable to disable homeserver url preview
5 years ago
Ciaran Ainsworth 8624cf4a57 Fixed default url preview settings
5 years ago
Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse"
5 years ago
Slavi Pantaleev 39566aa7fe Generate a Synapse signing key file, if missing
5 years ago
Lyubomir Popov eab8f31eed Add additional room config options:
5 years ago
Slavi Pantaleev 9a05b030cb Fix unknown tag error when generating Goofys service
5 years ago
Alexander Acevedo 6cc6638098
revert 3953705682
5 years ago
Alexander Acevedo 3953705682
add custom endpoint environment variable
5 years ago
Alexander Acevedo 3ffb03f20e
missing whitespace
5 years ago
Alexander Acevedo c55e49d733
add custom endpoint to matrix-goofys.service.j2
5 years ago
Alexander Acevedo b5fbec8d83
add goofys custom
5 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
5 years ago
Slavi Pantaleev 631b7cc6a6 Add support for adjusting Synapse rate-limiting configuration
5 years ago
Slavi Pantaleev 77359ae867 Synchronize Synapse config with the sample from 0.99.3
5 years ago
Aaron Raimist c6f1f7aa23
Update Synapse (0.99.2 -> 0.99.3)
5 years ago
Slavi Pantaleev d9c6884b6a Update mautrix-telegram (0.4.0 -> 0.5.1)
5 years ago
Slavi Pantaleev 73af8f7bbb Make self-check not validate self-signed certificates
5 years ago
Slavi Pantaleev e65514223e
Merge branch 'master' into update-homeserver-yaml
5 years ago
Slavi Pantaleev 2f1662626e Use |to_json for matrix_synapse_push_include_content
5 years ago
Aaron Raimist ae912c4529
Update homeserver.yaml with some new options we could enable
5 years ago
Lee Verberne 71c7c74b7b Allow configuring push content for matrix-synapse
5 years ago
Lorrin Nelson ceba99eed3 Make federation self-check conditional on matrix_synapse_federation_enabled
5 years ago
Slavi Pantaleev 2d56ff0afa Skip some uninstall tasks if not necessary to run
5 years ago
Plailect f6de3fd668
Start appservice-irc as non-root
5 years ago
Slavi Pantaleev 390ec8a599 Skip some tasks when not necessary to run them
5 years ago
Slavi Pantaleev 62e2acada5
Merge pull request #104 from dangersalad/master
5 years ago
paulbdavis 17e86ba817 implement requested changes
5 years ago
Slavi Pantaleev 85c5adfd69 Minor consistency improvements
5 years ago
Slavi Pantaleev a310a01818 Use non-root and no-capability containers during Discord setup
5 years ago
Slavi Pantaleev f037f63a07
Merge pull request #105 from Lionstiger/matrix-discord-bridge
5 years ago
Lionstiger c2834d2226 running as matrix user from the start
5 years ago
Lionstiger 278484656b ensure systemd reloaded after bridge installation
5 years ago
Lionstiger 2d78c5f89d made matrix_appservice_discord_client_id lowercase
5 years ago
Lionstiger 7aadd8bbe9 undo changed synapse version
5 years ago
Lionstiger 4aeeb5cf31 Autogenerate Discord invite link
5 years ago
Lionstiger 835c349275 Add matrix-appservice-discord bridge
5 years ago
Slavi Pantaleev 45618679f5 Reload systemd services when they get updated
5 years ago
Slavi Pantaleev 041a1947b3 Update Synapse (0.99.1.1 -> 0.99.2)
5 years ago
paulbdavis f2a2cad107 allow exposing mautrix_telegram port
5 years ago
Slavi Pantaleev a43bcd81fe Rename some variables
5 years ago
Slavi Pantaleev 8cac29a5d5 Update matrix-synapse-rest-auth (0.1.1 -> 0.1.2)
5 years ago
Slavi Pantaleev 433780384e Do not use docker_container module
5 years ago
Slavi Pantaleev 350b25690d Add Riot v1.0 (v1.0.1) support
5 years ago
Slavi Pantaleev 0f55823c5f Update Synapse (0.99.1 -> 0.99.1.1)
5 years ago
Slavi Pantaleev eb08e20418 Upgrade Synapse (0.99.0 -> 0.99.1) and sync config
5 years ago
Slavi Pantaleev df76ae707a Fix inaccurate comment
5 years ago
Slavi Pantaleev 42c4de348c Revert "Bind metrics on :: too"
5 years ago
Slavi Pantaleev 536c85619f Bind metrics on :: too
5 years ago
Slavi Pantaleev 91a757c581 Add support for reloading Synapse
5 years ago
Slavi Pantaleev 40f3793af7 Upgrade Synapse to v0.99 and simplify dummy TLS cert logic
5 years ago
Slavi Pantaleev 5db692f877 Remove some useless homeserver.yaml configuration
5 years ago
Slavi Pantaleev 738c592c27 Bump Synapse version (0.34.1.1 -> 0.99.0rc4)
5 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
5 years ago
Aaron Raimist 1f0cc92b33
Use IPv4 localhost everywhere (or almost everywhere)
5 years ago
Aaron Raimist 58ca2e7dfd
Turn off IPv6 when using your own Nginx server
5 years ago
dhose 87e3deebfd Enable exposure of Prometheus metrics.
5 years ago
Plailect 29b40b428a
Database files must be stored on permanent storage
5 years ago
Slavi Pantaleev a9fae8e3b1 Revert "Use native OpenSSL module to generate `passkey.pem`"
5 years ago
Plailect 0dac5ea508
Use native OpenSSL module to generate `passkey.pem`
5 years ago
Plailect 5e1d96c727
Add `matrix_appservice_irc_container_expose_client_server_api_port`
5 years ago
Plailect 0a2a8e118c
Update example configuration and documentation
5 years ago
Plailect 3a4a671dd7
Add support for matrix-appservice-irc
5 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
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 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 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
Slavi Pantaleev 51312b8250 Split playbook into multiple roles
6 years ago