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=
hace 4 años
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.
hace 4 años
Slavi Pantaleev
9860fb4675
Upgrade Sygnal (v0.9.0 -> v0.10.1)
hace 4 años
Michael Collins
98e6cd685d
sync with previous repo
hace 4 años
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
hace 4 años
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
hace 4 años
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
hace 4 años
Ahmad Haghighi
e335f3fc77
rename matrix_global_registry to matrix_container_global_registry_prefix related to #990
Signed-off-by: Ahmad Haghighi <haghighi@fedoraproject.org>
hace 4 años
Ahmad Haghighi
f52a8b6484
use custom docker registry
hace 5 años
Slavi Pantaleev
2737ebc290
Complain if people try to use matrix-sygnal on non-amd64
hace 5 años
Slavi Pantaleev
b824522b33
Remove unnecessary with_items statement
hace 5 años
Slavi Pantaleev
9a0222fa47
Add Sygnal support
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/683
hace 5 años