65 Commits (bca8afc3c52c3cbd930c0fe8935ca32b483ac5fa)

Author SHA1 Message Date
Slavi Pantaleev 3cee815baf Fix some typos
5 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
5 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
5 years ago
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Slavi Pantaleev 2c04384e8e Synchronize config with the one from Synapse 1.9.0
5 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
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 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