30 Commits (9808086665b158f236f4afd085cb6e293c03998e)

Author SHA1 Message Date
Slavi Pantaleev b5d8444764 Add self-building support to matrix-bridge-appservice-webhooks
3 years ago
Ahmad Haghighi e335f3fc77 rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
Marcus 3e119e483e
Update init.yml
3 years ago
Béla Becker 2d7e7680e5 matrix.{{ matrix_domain }} -> {{ matrix_server_fqn_matrix }}
3 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
3 years ago
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
3 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
3 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
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
4 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
4 years ago
Slavi Pantaleev be6c048abe Remove useless matrix_appservice_webhooks_webhooks_port
4 years ago
Stefan Warnat d5e5572f2c switch Port, which is exposed to same, which is internal used
4 years ago
Sathis ff59901bc0
Fixed appservice webhooks container port mapping
4 years ago
David Gnedt 73d0bf7170 Fix regex in matrix_appservice_webhooks_registration_yaml
4 years ago
Björn Marten f9d518796b Correct regex in matrix_appservice_webhooks_registration_yaml
4 years ago
Björn Marten 80e4eb9ab7 Remove file logging completely
4 years ago
Björn Marten 268e1d0c80 Remove appearance section in matrix_appservice_webhooks_configuration_yaml due to not being used
4 years ago
Björn Marten 208d5d0fda Adjust log level choices to verbose and info
4 years ago
Björn Marten a8476c1b8e Mention that the bridge itself expects its own domain and not '/appservice-webhooks'
4 years ago
Björn Marten 654d45a2bf Adjust message when webhook bridge is activated but nginx-proxy is not
4 years ago
Björn Marten 6b2bf2c38b Get rid of rewrite terminology
4 years ago
Björn Marten 3a80616185 Change logging behaviour to only stdout with configurable verbosity (default: info)
4 years ago
Björn Marten 9892eac789 Adjust API secret to be a configurable and required variable
4 years ago
Björn Marten 50bf8c8dd7 Add matrix-appservice-webhooks role.
4 years ago