renovate[bot]
f75ddd0a80
chore(deps): update folivonet/matrix-sms-bridge docker tag to v0.5.13
5 月之前
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
7 月之前
Suguru Hirahara
b7bd54113d
Add license information to files for matrix-bridge-sms
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
1 年之前
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.
1 年之前
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
1 年之前
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.
1 年之前
renovate[bot]
98e8bfd504
chore(deps): update folivonet/matrix-sms-bridge docker tag to v0.5.9
2 年之前
Slavi Pantaleev
594e6d9679
Move matrix-sms-bridge to its own container network and add support for non-Synapse homeservers
2 年之前
renovate[bot]
974d66cffe
Update folivonet/matrix-sms-bridge Docker tag to v0.5.8
2 年之前
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2 年之前
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.
3 年之前
Slavi Pantaleev
d073c7ecb3
More ansible-lint fixes
3 年之前
Slavi Pantaleev
ddf18eadc7
More ansible-lint fixes
3 年之前
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 年之前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 年之前
boris runakov
d3a9ec98de
refactoring
4 年之前
boris runakov
1ec67f49b0
replaced 8008 where possible
4 年之前
Michael Collins
98e6cd685d
sync with previous repo
4 年之前
benkuly
49cb2635a2
updated matrix-sms-bridge
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
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
5 年之前
Ahmad Haghighi
f52a8b6484
use custom docker registry
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 年之前
benkuly
ad92c61fdd
updated matrix-sms-bridge
5 年之前
benkuly
f93a4f6474
updated matrix-sms-bridge
5 年之前
benkuly
ff9a4e90c4
updated matrix-sms-bridge
5 年之前
benkuly
3a2e058f2e
updated version of matrix-sms-bridge
5 年之前
benkuly
f1ceb49ae2
fixed wrong path of truststore
5 年之前
benkuly
2fb42dd7f1
fixed typo in truststore path
5 年之前
benkuly
4713e5d5f7
updated matrix-sms-bridge to 0.5.0
5 年之前
benkuly
8153e25d2d
updated matrix-sms-bridge image
5 年之前
benkuly
787a9ef8ad
updated matrix-sms-bridge image
5 年之前
benkuly
775b1ca7af
updated matrix-sms-bridge image version
5 年之前
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
5 年之前
benkuly
c985e17f18
updated matrix-sms-bridge
5 年之前
benkuly
7755e5efd4
Update sms-bridge (0.3.1 -> 0.3.2)
5 年之前
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
5 年之前
benkuly
3553d3d513
updated version of matrix-sms-bridge
5 年之前
benkuly
8e1a418a45
updated matrix-sms-bridge container
5 年之前
benkuly
bd3223cdd4
updated matrix-sms-bridge container
5 年之前
benkuly
c5f9e02103
updated matrix sms bridge container
5 年之前
benkuly
d49ee51035
remove force pull matrix-sms-bridge docker image
5 年之前
benkuly
a0661a6012
updated sms bridge docker image
5 年之前
benkuly
11e53c4fbc
add default region
5 年之前
benkuly
77fd23149b
added gammu hard reset for sms modem
5 年之前
benkuly
f68e47d3c4
renamed role matrix-sms-bridge to matrix-bridge-sms
5 年之前
benkuly
85c6befc04
removed unused delivery report
5 年之前
benkuly
26846a5f6c
try privileged way
5 年之前
benkuly
2fd8216fbc
try to fix device reconnect issues
5 年之前