Slavi Pantaleev
51ab9ed9ff
Adjust `lstrip_blocks` to use a `bool` value for compatibility with ansible-core>=2.19.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/4445
há 8 meses
Suguru Hirahara
b7bd54113d
Add license information to files for matrix-bridge-sms
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
há 1 ano
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
há 1 ano
Slavi Pantaleev
d6bf789710
Remove `matrix_container_global_registry_prefix` variable
This is done for a few reasons:
- less globals and more indepdendence for each role is better. We rely
on various externally-hosted roles and they don't rely on this global
either.
- `matrix_container_global_registry_prefix` could make people think they
could just override this variable and have all their images pull from
elsewhere. This is rarely the case, unless you've taken special care
to mirror all the various components (from their respective
registries) to your own. In such a case, you probably know what you're
mirroring and can adjust individual variables.
- nowadays, various components live on different registries.
With Docker Inc tightening rate limits for Docker Hub, it's even more
likely that we'll see increased diversity in where images are hosted
há 1 ano
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.
há 1 ano
renovate[bot]
98e8bfd504
chore(deps): update folivonet/matrix-sms-bridge docker tag to v0.5.9
há 2 anos
Slavi Pantaleev
594e6d9679
Move matrix-sms-bridge to its own container network and add support for non-Synapse homeservers
há 2 anos
renovate[bot]
974d66cffe
Update folivonet/matrix-sms-bridge Docker tag to v0.5.8
há 2 anos
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
há 2 anos
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.
há 3 anos
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
há 3 anos
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
há 3 anos
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
há 3 anos
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
há 4 anos
boris runakov
d3a9ec98de
refactoring
há 4 anos
boris runakov
1ec67f49b0
replaced 8008 where possible
há 4 anos
Michael Collins
98e6cd685d
sync with previous repo
há 4 anos
benkuly
49cb2635a2
updated matrix-sms-bridge
há 4 anos
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
há 5 anos
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
há 5 anos
Ahmad Haghighi
f52a8b6484
use custom docker registry
há 5 anos
Michael
33ec5710d9
0.2.1 revision
há 5 anos
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
há 5 anos
benkuly
ad92c61fdd
updated matrix-sms-bridge
há 5 anos
benkuly
f93a4f6474
updated matrix-sms-bridge
há 5 anos
benkuly
ff9a4e90c4
updated matrix-sms-bridge
há 5 anos
benkuly
3a2e058f2e
updated version of matrix-sms-bridge
há 5 anos
benkuly
f1ceb49ae2
fixed wrong path of truststore
há 5 anos
benkuly
2fb42dd7f1
fixed typo in truststore path
há 5 anos
benkuly
4713e5d5f7
updated matrix-sms-bridge to 0.5.0
há 5 anos
benkuly
8153e25d2d
updated matrix-sms-bridge image
há 5 anos
benkuly
787a9ef8ad
updated matrix-sms-bridge image
há 5 anos
benkuly
775b1ca7af
updated matrix-sms-bridge image version
há 5 anos
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
há 5 anos
benkuly
c985e17f18
updated matrix-sms-bridge
há 5 anos
benkuly
7755e5efd4
Update sms-bridge (0.3.1 -> 0.3.2)
há 5 anos
benkuly
a1e248e0e1
updated matrix-sms-bridge ( #581 )
* updated matrix sms bridge container
* remove force pull
* updated matrix-sms-bridge container
* updated matrix-sms-bridge container
* updated version of matrix-sms-bridge
* updates matrix-sms-bridge
há 5 anos
benkuly
3553d3d513
updated version of matrix-sms-bridge
há 5 anos
benkuly
8e1a418a45
updated matrix-sms-bridge container
há 5 anos
benkuly
bd3223cdd4
updated matrix-sms-bridge container
há 5 anos
benkuly
c5f9e02103
updated matrix sms bridge container
há 5 anos
benkuly
d49ee51035
remove force pull matrix-sms-bridge docker image
há 5 anos
benkuly
a0661a6012
updated sms bridge docker image
há 5 anos
benkuly
11e53c4fbc
add default region
há 5 anos
benkuly
77fd23149b
added gammu hard reset for sms modem
há 5 anos
benkuly
f68e47d3c4
renamed role matrix-sms-bridge to matrix-bridge-sms
há 5 anos
benkuly
85c6befc04
removed unused delivery report
há 5 anos
benkuly
26846a5f6c
try privileged way
há 5 anos
benkuly
2fd8216fbc
try to fix device reconnect issues
há 5 anos
benkuly
cd17928805
revert remove of frequency
há 5 anos