Slavi Pantaleev
b1b4ba501f
Replace ExecStop with ExecStopPost
ExecStopPost should allow us to clean up (docker kill + docker rm)
even if the ExecStart (docker run ..) command failed, and not just after
a graceful service stop was initiated.
Source: https://www.freedesktop.org/software/systemd/man/systemd.service.html#ExecStopPost=
4 lat temu
WobbelTheBear
229b93d7c8
Update redis (6.2.4 -> 6.2.6)
4 lat temu
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 lat temu
Michael Collins
98e6cd685d
sync with previous repo
4 lat temu
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
4 lat temu
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
4 lat temu
Slavi Pantaleev
2d740dbebd
Mount /data in matrix-redis container
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1140
4 lat temu
Slavi Pantaleev
1cf4d5ea7f
Upgrade Redis (6.0.10 -> 6.2.4)
4 lat temu
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 lat temu
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 lat temu
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 lat temu
Michael
33ec5710d9
0.2.1 revision
5 lat temu
rakshazi
2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
5 lat temu
Slavi Pantaleev
f66a6b066b
Be more specific with the Redis version being used
5 lat temu
Max Klenk
880025324a
fix redis config if no password is set
5 lat temu
Max Klenk
a25a429a52
add redis support
5 lat temu