56 Commits (3fae13762d1ce082d3692fda6634ab0ab3a9736c)

Author SHA1 Message Date
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
4 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
4 years ago
Thom Wiggers 54fe59f05c
Update IRC appservice
4 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
4 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
4 years ago
Thom Wiggers 8de739132a
Update IRC bridge to 0.23.0
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
4 years ago
Slavi Pantaleev 3051655d21
Ensure matrix_appservice_irc_docker_src_files_path created when self-building
4 years ago
Panagiotis Georgiadis f10e3fef0d
Merge branch 'master' into irc
4 years ago
Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge
4 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack
4 years ago
Slavi Pantaleev 9b95e1937c Auto-restart matrix-appservice-irc after (nedb -> Postgres) migration
4 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
4 years ago
Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif)
4 years ago
transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres
4 years ago
Slavi Pantaleev 7248eb3c11 Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml
4 years ago
transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
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
5 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Slavi Pantaleev 7a2dbdc2d7 Update components
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Slavi Pantaleev 669780976f
Update mappings configuration example
5 years ago
John Goerzen a2df0016eb Update matrix-appservice-irc to 0.16.0
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Lee Verberne 8fe8cf9113 Fix matrix-appservice-irc database specification
5 years ago
Slavi Pantaleev aa05df6a02 Switch to upgraded & official matrix-appservice-irc Docker image
5 years ago
Slavi Pantaleev 77b919aec6 Become compatible with official matrix-appservice-irc Docker image
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 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
6 years ago
Slavi Pantaleev 174a6fcd1b Make IRC bridge configuration entirely managed by the playbook
6 years ago
Slavi Pantaleev f994e40bb7 Extend IRC bridge configuration with some additional options
6 years ago
Slavi Pantaleev 6b023d09d4 Use container network address for communication between IRC bridge and homeserver
6 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
6 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
6 years ago
Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration
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
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago