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