Commit Graph

84 Commits (dcf4ae5fcccde1b7b6c774df8edb399436eb0ee9)

Author SHA1 Message Date
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Slavi Pantaleev ccabc82d4c Use more fully-qualified container images
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
4 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Slavi Pantaleev 7a2dbdc2d7 Update components
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
Slavi Pantaleev 669780976f
Update mappings configuration example
4 years ago
John Goerzen a2df0016eb Update matrix-appservice-irc to 0.16.0
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Lee Verberne 8fe8cf9113 Fix matrix-appservice-irc database specification
4 years ago
Slavi Pantaleev aa05df6a02 Switch to upgraded & official matrix-appservice-irc Docker image
4 years ago
Slavi Pantaleev 77b919aec6 Become compatible with official matrix-appservice-irc Docker image
4 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 9d07aaefbf Fix passkey.pem permissions breaking IRC bridge
5 years ago
Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed
5 years ago
Lee Verberne 9195ef4c07 Disable appservice-irc log files
5 years ago
Slavi Pantaleev 174a6fcd1b Make IRC bridge configuration entirely managed by the playbook
5 years ago
Slavi Pantaleev f994e40bb7 Extend IRC bridge configuration with some additional options
5 years ago
Slavi Pantaleev 6b023d09d4 Use container network address for communication between IRC bridge and homeserver
5 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
5 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
5 years ago
Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration
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
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 3250df6765 Make bridge uninstallation stop services
5 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
5 years ago
Slavi Pantaleev 13c4e7e5b6 Merge branch 'master' into separate-bridge-roles
5 years ago
Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role
5 years ago