Slavi Pantaleev
7d26dabc2f
Add defaults for matrix_hookshot_queue_host and matrix_hookshot_queue_port
il y a 2 ans
Slavi Pantaleev
74f91138c9
Fix syntax for connecting to additional networks for Hookshot
il y a 2 ans
Slavi Pantaleev
ca7b41f3f2
Fix indentation and remove unnecessary if-statements
il y a 2 ans
Slavi Pantaleev
ac4a918d58
Add missing --network for Hookshot
This seems to have been removed by accident.
il y a 2 ans
Joshua Hoffmann
98ad182eac
Add defaults for Hookshot's encryption
il y a 2 ans
Joshua Hoffmann
4f835e0560
use safer mount options for the container's files
il y a 2 ans
Joshua Hoffmann
8c93327e25
fix filename
il y a 2 ans
Joshua Hoffmann
06047763bb
Update roles/custom/matrix-bridge-hookshot/templates/config.yml.j2
change the if statement to not require a variable with a length > 0 and add a filter to json for the redis host
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
il y a 2 ans
Joshua Hoffmann
e55d769465
clarify that Redis is required, standardadise on Hookshot with an upper-case first letter for consistency
il y a 2 ans
Joshua Hoffmann
66706e4535
Update roles/custom/matrix-bridge-hookshot/templates/config.yml.j2
fix for a typo
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
il y a 2 ans
Joshua Hoffmann
e5d34002fd
Add Jinja loop to allow adding multiple networks
il y a 2 ans
Joshua Hoffmann
69f947782d
split if statements for the message queue and experimental encryption support into seperate statements
il y a 2 ans
Joshua Hoffmann
4c13be1c89
change variable name per spantaleev's suggestion ( https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2979#discussion_r1379015551 )
il y a 2 ans
renovate[bot]
308b816d0c
Update halfshot/matrix-hookshot Docker tag to v4.7.0
il y a 2 ans
Slavi Pantaleev
2511b34a7c
Stop containers gracefully, instead of outright killing them
il y a 2 ans
renovate[bot]
d6db0ef729
Update halfshot/matrix-hookshot Docker tag to v4.6.0
il y a 2 ans
HarHarLinks
94abf2d5bd
draft encryption support for hookshot
il y a 2 ans
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
il y a 2 ans
Aine
676c380477
Update hookshot 4.5.0 -> 4.5.1
il y a 2 ans
Aine
250a7845e9
Update hookshot 4.4.1 -> 4.5.0
il y a 2 ans
Slavi Pantaleev
2a56fe09c3
Upgrade Hookshot (4.4.0 -> 4.4.1)
Related to: https://matrix.org/blog/2023/07/bridges-security-updates/
il y a 2 ans
Aine
47b643f870
Update hookshot 4.3.0 -> 4.4.0
il y a 2 ans
Slavi Pantaleev
0174840296
Upgrade Hookshot (4.2.0 -> 4.3.0)
il y a 3 ans
Aine
0ce0a62eb7
Update hookshot 4.0.0 (4.1.0?) -> 4.2.0
il y a 3 ans
Luke Moch
e4498f9568
Fix for hookshot validation failure
il y a 3 ans
Slavi Pantaleev
e53c6c8020
Revert "Revert "Update hookshot 4.0.0 -> 4.1.0""
This reverts commit f98f803b44 .
As the docker image has been released for this version we can now upgrade to this version
il y a 3 ans
Slavi Pantaleev
f98f803b44
Revert "Update hookshot 4.0.0 -> 4.1.0"
This reverts commit 428f7a1f75 .
Looks like it won't become a tagged image until a "release" is posted.
il y a 3 ans
Aine
428f7a1f75
Update hookshot 4.0.0 -> 4.1.0
il y a 3 ans
Aine
34ffeb5f2f
Update hookshot 3.2.0 -> 4.0.0
il y a 3 ans
Aine
ec721a2b24
Update hookshot 3.1.1 -> 3.2.0
il y a 3 ans
Aine
45c37188b1
Update hookshot 3.1.0 -> 3.1.1
il y a 3 ans
Aine
09188314dd
Update hookshot 3.0.1 -> 3.1.0
il y a 3 ans
Aine
38fc864745
Update hookshot 3.0.0 -> 3.0.1
il y a 3 ans
Slavi Pantaleev
ade312e6f6
Add matrix_hookshot_container_network
il y a 3 ans
Aine
7ef804f62f
Update hookshot 2.7.0 -> 3.0.0
Warning! Potentially breaking change: https://github.com/matrix-org/matrix-hookshot/releases/tag/3.0.0
il y a 3 ans
Slavi Pantaleev
dddfee16bc
Fix all 300+ ansible-lint-reported errors
il y a 3 ans
Aine
32292b1f02
Update hookshot 2.6.1 -> 2.7.0
il y a 3 ans
Slavi Pantaleev
3ff6e755a9
Upgrade Hookshot (2.6.0 -> 2.6.1)
il y a 3 ans
Aine
627d8557ae
Update hookshot 2.5.0 -> 2.6.0
il y a 3 ans
Slavi Pantaleev
d59bbfdfc9
Upgrade Hookshot (2.4.0 -> 2.5.0)
il y a 3 ans
Aine
8ca6cdd016
fix hookshot role
il y a 3 ans
Slavi Pantaleev
e3d21e8096
Rename some default Hookshot variables
Fixup for 7e2e2626a0
Some references were left unrenamed which caused `validate_config.yml`
to trigger.
il y a 3 ans
Slavi Pantaleev
4a62df2ea3
Make Hookshot logging-level configurable
il y a 3 ans
Slavi Pantaleev
84f306b236
Add support for enableHttpGet and waitForComplete Hookshot options
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2256
il y a 3 ans
Slavi Pantaleev
7e2e2626a0
Make hookshot variable names consistent with the rest of the playbook
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2256
il y a 3 ans
Slavi Pantaleev
910cd9adf0
Replace import_role calls with include_role calls
il y a 3 ans
Slavi Pantaleev
2688e8bfc3
Optimize initial installation by not reloading systemd after each .service install
We expect `--tags=start` to handle systemd reloading, so we don't need
to do it manually each time we install/uninstall a .service file.
il y a 3 ans
Slavi Pantaleev
a04f6f4e3d
Optimize uninstall tasks a bit
- forego removing Docker images - it's not effective anyway, because it
only removes the last version.. which is a drop in the bucket, usually
- do not reload systemd - it's none of our business. `--tags=start`,
etc., handle this
- combine all uninstall tasks under a single block, which only runs if
we detect traces (a leftover systemd .service file) of the component.
If no such .service is detected, we skip them all. This may lead to
incorect cleanup in rare cases, but is good enough for the most part.
il y a 3 ans
Slavi Pantaleev
61f67d8f0a
Add install-* tags for quicker runs
il y a 3 ans
Slavi Pantaleev
7c2a7a8eb6
Replace most import_tasks calls with include_tasks for improved performance
il y a 3 ans