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 vuosi sitten
Slavi Pantaleev
3f212feb1f
Move matrix-email2matrix to its own container network
2 vuotta sitten
Samuel Meenzen
c846ed199b
Annotate version numbers with renovate metadata
2 vuotta sitten
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 vuotta sitten
Aine
cf5af86d92
Update Email2Matrix 1.0.3 -> 1.1.0
3 vuotta sitten
Aine
e149f33140
add/unify 'Project source code URL' link across all roles
3 vuotta sitten
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4 vuotta sitten
Slavi Pantaleev
b244ab477c
Upgrade email2matrix (1.0.2 -> 1.0.3)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1605
Fixes a regression introduced in ccb85b31a4 . The
`docker.io/devture/email2matrix:1.0.2` container image was faulty due to
this 49f966d6cc
4 vuotta sitten
Slavi Pantaleev
ccb85b31a4
Upgrade devture/email2matrix (1.0.1 -> 1.0.2) and disable self-building on ARM32/ARM64
1.0.2 is the first container image tag that is available as a multi-arch image
with support for linux/amd64, linux/arm64/v8 (arm64) and linux/arm/v7 (arm32),
so self-building is no longer necessary on all these platforms.
4 vuotta sitten
Michael Collins
98e6cd685d
sync with previous repo
4 vuotta sitten
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
4 vuotta sitten
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 vuotta sitten
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 vuotta sitten
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 vuotta sitten
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
4 vuotta sitten
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 vuotta sitten
Michael
33ec5710d9
0.2.1 revision
5 vuotta sitten
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5 vuotta sitten
Slavi Pantaleev
ccabc82d4c
Use more fully-qualified container images
This is both for consistency with 93cc71cb69976c
and for making things more obvious.
5 vuotta sitten
Slavi Pantaleev
910ffb481c
Update email2matrix (1.0 -> 1.0.1)
6 vuotta sitten
Slavi Pantaleev
4be35822dd
Add Email2Matrix support
6 vuotta sitten