54 Commits (7f0b52e9e1fbefdbaf6ea8e7643302b3b0513675)

Author SHA1 Message Date
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
Slavi Pantaleev a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1)
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Slavi Pantaleev affb99003c Improve Synapse variable naming consistency
6 years ago
Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag
6 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
6 years ago
Slavi Pantaleev e3b4622ac8 Split Synapse extension tasks into install/uninstall files
6 years ago
Slavi Pantaleev 663d1add92 Move matrix-appservice-discord into a separate role
6 years ago
Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role
6 years ago
Slavi Pantaleev 43fd3cc274 Move mautrix-facebook into a separate role
6 years ago
Slavi Pantaleev bb816df557 Move mautrix telegram and whatsapp into separate roles
6 years ago
Hugues Morisset a82d5ed281 Add tulir mautrix-facebook (https://github.com/tulir/mautrix-facebook)
6 years ago
Lyubomir Popov a206b65ed7 Use the '-p' non-interactive option to generate password hash instead of 'expect'
6 years ago
Lyubomir Popov 134faa3139 Add the ability to update user passwords with ansible (when using the matrix-postgres container).
6 years ago
Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse"
6 years ago
Slavi Pantaleev 39566aa7fe Generate a Synapse signing key file, if missing
6 years ago
Slavi Pantaleev af1c9ae59d Do not force firewalld on people
6 years ago
Slavi Pantaleev 73af8f7bbb Make self-check not validate self-signed certificates
6 years ago
Lorrin Nelson ceba99eed3 Make federation self-check conditional on matrix_synapse_federation_enabled
6 years ago
Slavi Pantaleev 2d56ff0afa Skip some uninstall tasks if not necessary to run
6 years ago
Plailect f6de3fd668
Start appservice-irc as non-root
6 years ago
Slavi Pantaleev 390ec8a599 Skip some tasks when not necessary to run them
6 years ago
Slavi Pantaleev 85c5adfd69 Minor consistency improvements
6 years ago
Slavi Pantaleev a310a01818 Use non-root and no-capability containers during Discord setup
6 years ago
Slavi Pantaleev f037f63a07
Merge pull request #105 from Lionstiger/matrix-discord-bridge
6 years ago
Lionstiger 278484656b ensure systemd reloaded after bridge installation
6 years ago
Lionstiger 4aeeb5cf31 Autogenerate Discord invite link
6 years ago
Lionstiger 835c349275 Add matrix-appservice-discord bridge
6 years ago
Slavi Pantaleev 45618679f5 Reload systemd services when they get updated
6 years ago
Slavi Pantaleev a43bcd81fe Rename some variables
6 years ago
Slavi Pantaleev 433780384e Do not use docker_container module
6 years ago
Slavi Pantaleev 350b25690d Add Riot v1.0 (v1.0.1) support
6 years ago
Slavi Pantaleev eb08e20418 Upgrade Synapse (0.99.0 -> 0.99.1) and sync config
6 years ago
Slavi Pantaleev 40f3793af7 Upgrade Synapse to v0.99 and simplify dummy TLS cert logic
6 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
6 years ago
Aaron Raimist 1f0cc92b33
Use IPv4 localhost everywhere (or almost everywhere)
6 years ago
Slavi Pantaleev a9fae8e3b1 Revert "Use native OpenSSL module to generate `passkey.pem`"
6 years ago
Plailect 0dac5ea508
Use native OpenSSL module to generate `passkey.pem`
6 years ago
Plailect 3a4a671dd7
Add support for matrix-appservice-irc
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