Slavi Pantaleev
9f2eff2ac7
Respect `devture_systemd_docker_base_docker_service_name`
Related to 0241c71a4c
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3270#issuecomment-2143782962
With this change, it should be possible for people to adjust the Docker
dependency from `docker.service` to something else (e.g. `pkg-ContainerManager-dockerd.service`),
or to completely eliminate it by setting `devture_systemd_docker_base_docker_service_name` to an empty string.
This makes it easier for people to use the playbook against a Synology DSM server.
il y a 1 an
Slavi Pantaleev
a5618a893b
Move matrix-bridge-appservice-webhooks to its own container network
il y a 2 ans
Slavi Pantaleev
410a915a8a
Move roles/matrix* to roles/custom/matrix*
This paves the way for installing other roles into `roles/galaxy` using `ansible-galaxy`,
similar to how it's done in:
- https://github.com/spantaleev/gitea-docker-ansible-deploy
- https://github.com/spantaleev/nextcloud-docker-ansible-deploy
In the near future, we'll be removing a lot of the shared role code from here
and using upstream roles for it. Some of the core `matrix-*` roles have
already been extracted out into other reusable roles:
- https://github.com/devture/com.devture.ansible.role.postgres
- https://github.com/devture/com.devture.ansible.role.systemd_docker_base
- https://github.com/devture/com.devture.ansible.role.timesync
- https://github.com/devture/com.devture.ansible.role.vars_preserver
- https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages
- https://github.com/devture/com.devture.ansible.role.playbook_help
We just need to migrate to those.
il y a 3 ans
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
il y a 3 ans
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
il y a 3 ans
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
il y a 3 ans
HarHarLinks
3d47b44d64
avoid namespace collisions between webhook bridges
il y a 4 ans
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
il y a 4 ans
GoliathLabs
7dffd44171
Updated: webhooks image tag to v1.0.3-01
il y a 4 ans
HarHarLinks
b50494e5b3
pin appservice-webhooks version v1.0.2-01
il y a 4 ans
HarHarLinks
c2f3586ac6
switch appservice-webhooks fork
turt2live/matrix-appservice-webhooks -> redoonetworks/matrix-appservice-webhooks
il y a 4 ans
Slavi Pantaleev
a9e222d523
Remove useless variable (matrix_appservice_webhooks_control_room_id)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1447
Seems like there's such a variable in the
`matrix-bridge-appservice-slack` role, which is probably where it got
copied over from.
il y a 4 ans
boris runakov
d3a9ec98de
refactoring
il y a 4 ans
boris runakov
1ec67f49b0
replaced 8008 where possible
il y a 4 ans
Slavi Pantaleev
b5d8444764
Add self-building support to matrix-bridge-appservice-webhooks
il y a 4 ans
Michael Collins
98e6cd685d
sync with previous repo
il y a 4 ans
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
il y a 5 ans
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
il y a 5 ans
Ahmad Haghighi
f52a8b6484
use custom docker registry
il y a 5 ans
Béla Becker
2d7e7680e5
matrix.{{ matrix_domain }} -> {{ matrix_server_fqn_matrix }}
il y a 5 ans
Michael
33ec5710d9
0.2.1 revision
il y a 5 ans
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
il y a 5 ans
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
il y a 5 ans
Slavi Pantaleev
5da31ba579
Move configuration templates outside of defaults/main.yml files
il y a 5 ans
Slavi Pantaleev
be6c048abe
Remove useless matrix_appservice_webhooks_webhooks_port
In relation to #392 (Github Issue)
il y a 6 ans
David Gnedt
73d0bf7170
Fix regex in matrix_appservice_webhooks_registration_yaml
il y a 6 ans
Björn Marten
f9d518796b
Correct regex in matrix_appservice_webhooks_registration_yaml
il y a 6 ans
Björn Marten
80e4eb9ab7
Remove file logging completely
il y a 6 ans
Björn Marten
268e1d0c80
Remove appearance section in matrix_appservice_webhooks_configuration_yaml due to not being used
il y a 6 ans
Björn Marten
208d5d0fda
Adjust log level choices to verbose and info
il y a 6 ans
Björn Marten
a8476c1b8e
Mention that the bridge itself expects its own domain and not '/appservice-webhooks'
il y a 6 ans
Björn Marten
3a80616185
Change logging behaviour to only stdout with configurable verbosity (default: info)
il y a 6 ans
Björn Marten
9892eac789
Adjust API secret to be a configurable and required variable
il y a 6 ans
Björn Marten
50bf8c8dd7
Add matrix-appservice-webhooks role.
il y a 6 ans