57 コミット (ea6e344d055eebf3e837da9caad5fae5ff2e1fe9)

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