56 Commits (b2ca1f282933feb771cf516dc63ca4cff52124fe)

Autor SHA1 Nachricht Datum
  Michael-GMH 89cb5a3d7a GMH v0.4.2 update vor 5 Jahren
  Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990 vor 5 Jahren
  Ahmad Haghighi f52a8b6484 use custom docker registry vor 5 Jahren
  Thom Wiggers 54fe59f05c
Update IRC appservice vor 5 Jahren
  Michael 33ec5710d9 0.2.1 revision vor 5 Jahren
  rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility) vor 5 Jahren
  Thom Wiggers 8de739132a
Update IRC bridge to 0.23.0 vor 5 Jahren
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors vor 5 Jahren
  Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled vor 5 Jahren
  Slavi Pantaleev 3051655d21
Ensure matrix_appservice_irc_docker_src_files_path created when self-building vor 5 Jahren
  Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge vor 5 Jahren
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME vor 5 Jahren
  Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list vor 5 Jahren
  Slavi Pantaleev 8675dedbdb Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack vor 5 Jahren
  Slavi Pantaleev 9b95e1937c Auto-restart matrix-appservice-irc after (nedb -> Postgres) migration vor 5 Jahren
  Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc vor 5 Jahren
  Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif) vor 5 Jahren
  transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres vor 5 Jahren
  Slavi Pantaleev 7248eb3c11 Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml vor 5 Jahren
  transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice vor 5 Jahren
  transcaffeine d9f4914e0d
WIP: postgres: create databases for all services vor 5 Jahren
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 vor 5 Jahren
  Slavi Pantaleev ccabc82d4c Use more fully-qualified container images vor 5 Jahren
  Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges vor 5 Jahren
  Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files vor 5 Jahren
  Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage vor 5 Jahren
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files vor 5 Jahren
  Slavi Pantaleev 7a2dbdc2d7 Update components vor 5 Jahren
  Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately vor 5 Jahren
  Slavi Pantaleev 669780976f
Update mappings configuration example vor 5 Jahren
  John Goerzen a2df0016eb Update matrix-appservice-irc to 0.16.0 vor 5 Jahren
  mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin vor 6 Jahren
  Lee Verberne 8fe8cf9113 Fix matrix-appservice-irc database specification vor 6 Jahren
  Slavi Pantaleev aa05df6a02 Switch to upgraded & official matrix-appservice-irc Docker image vor 6 Jahren
  Slavi Pantaleev 77b919aec6 Become compatible with official matrix-appservice-irc Docker image vor 6 Jahren
  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 vor 6 Jahren
  Slavi Pantaleev 9d07aaefbf Fix passkey.pem permissions breaking IRC bridge vor 6 Jahren
  Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed vor 6 Jahren
  Lee Verberne 9195ef4c07 Disable appservice-irc log files vor 6 Jahren
  Slavi Pantaleev 174a6fcd1b Make IRC bridge configuration entirely managed by the playbook vor 6 Jahren
  Slavi Pantaleev f994e40bb7 Extend IRC bridge configuration with some additional options vor 6 Jahren
  Slavi Pantaleev 6b023d09d4 Use container network address for communication between IRC bridge and homeserver vor 6 Jahren
  Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges vor 6 Jahren
  Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images vor 6 Jahren
  Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up vor 6 Jahren
  Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration vor 6 Jahren
  Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes vor 6 Jahren
  Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing vor 6 Jahren
  Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8 vor 6 Jahren
  Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning vor 6 Jahren