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 лет назад
WobbelTheBear
dad1a23aa8
Update Element version (v1.9.7 -> v1.9.8)
4 лет назад
rakshazi
1f0d56fb75
(Security fix) Update Element 1.9.6 -> 1.9.7
Ref: https://matrix.org/blog/2021/12/13/disclosure-buffer-overflow-in-libolm-and-matrix-js-sdk
4 лет назад
WobbelTheBear
391e095cb9
Update main.yml
4 лет назад
WobbelTheBear
e11e31e2c6
Update main.yml
4 лет назад
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 лет назад
teutat3s
367cddb715
Upgrade Element (v1.9.4)
4 лет назад
Slavi Pantaleev
0434e3bf8f
Allow force-patching webpack.config.js when self-building Element
We were applying the low-memory system patch to webpack.config.js
on systems with < 4GB memory.
From now on, we also let people force-enable patching by toggling the
`matrix_client_element_container_image_self_build_low_memory_system_patch_enabled`
variable.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
4 лет назад
Slavi Pantaleev
c8a8035de4
Make it possible to self-build Element on low-memory devices (<4G RAM)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
4 лет назад
Slavi Pantaleev
39fa852ed6
Remove unnecessary if checks
Should have been done in 63f5a88fa0 .
4 лет назад
Slavi Pantaleev
63f5a88fa0
Separate install/uninstall tasks for Element and Hydrogen
4 лет назад
throwawayay
d31cdb071a
Upgrade Element (v1.9.3)
https://github.com/vector-im/element-web/releases/tag/v1.9.3
4 лет назад
Slavi Pantaleev
8c15555d00
Upgrade Element (1.9.0 -> 1.9.2)
4 лет назад
Oli
59d4532efb
Upgrade Element (1.8.5 -> 1.9.0)
4 лет назад
Slavi Pantaleev
b166f0175a
Upgrade Element (1.8.4 -> 1.8.5)
4 лет назад
Slavi Pantaleev
4b46913278
Upgrade Element (1.8.2 -> 1.8.4) to patch a security issue
See:
- https://github.com/vector-im/element-web/releases/tag/v1.8.4
- https://matrix.org/blog/2021/09/10/pre-disclosure-upcoming-critical-fix-for-several-popular-matrix-clients
4 лет назад
Slavi Pantaleev
d384d0d7a0
Upgrade Element (1.8.1 -> 1.8.2)
4 лет назад
WobbelTheBear
12dbb29675
Upgrade Element (1.8.0 -> 1.8.1)
Element web/desktop has just been updated to fix some regressions in regard to VoIP.
4 лет назад
Slavi Pantaleev
70d412e523
Upgrade Element (1.7.34 -> 1.8.0)
4 лет назад
Michael Collins
98e6cd685d
sync with previous repo
4 лет назад
Slavi Pantaleev
5fc61ed964
Upgrade Element (1.7.33 -> 1.7.34)
4 лет назад
Slavi Pantaleev
70cb27138c
Upgrade Element (1.7.32 -> 1.7.33)
4 лет назад
Slavi Pantaleev
3fa895fe96
Upgrade Element (1.7.31 -> 1.7.32)
4 лет назад
Slavi Pantaleev
b19fa3acb2
Upgrade Element (1.7.30 -> 1.7.31)
4 лет назад
rakshazi
77fd1bff22
Update element 1.7.29 -> 1.7.30
4 лет назад
Slavi Pantaleev
fa76c1ee5b
Do not run self-build Ansible version-check, if component not enabled
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1108
4 лет назад
Michael-GMH
85777e8f96
merge with upstream
4 лет назад
Slavi Pantaleev
0648b1b618
Upgrade Element (1.7.28 -> 1.7.29)
4 лет назад
Slavi Pantaleev
47b4608b96
Fail in a friendlier way when trying to self-build on Ansible <= 2.8
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1070
Related discussion here: 1ab507349c (commitcomment-51108407)
4 лет назад
Slavi Pantaleev
1ab507349c
Fix self-building for various components on Ansible < 2.8
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1070
4 лет назад
rakshazi
400371f6dd
Updated Element version (1.7.27 -> 1.7.28)
4 лет назад
Aaron Raimist
ca361af616
Add Hydrogen
4 лет назад
Slavi Pantaleev
f4657b2cdb
Upgrade Element (1.7.26 -> 1.7.27)
4 лет назад
Slavi Pantaleev
2409c33ea2
Upgrade Element (1.7.25 -> 1.7.26)
4 лет назад
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
4 лет назад
rakshazi
4f8e1bd43a
Updated Element Web 1.7.24.1 -> 1.7.25
4 лет назад
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 лет назад
Ahmad Haghighi
f52a8b6484
use custom docker registry
4 лет назад
Aaron Raimist
81dddd2e25
Upgrade Element (1.7.24 -> 1.7.24.1)
4 лет назад
Slavi Pantaleev
5e1cf7f8b9
Upgrade Element (1.7.23 -> 1.7.24)
5 лет назад
Michael
5a6bdb0c3d
merge upstream
5 лет назад
rakshazi
15fc7ac007
Updated Element 1.22 -> 1.23
5 лет назад
Slavi Pantaleev
c527f2930e
Upgrade Element (1.7.21 -> 1.7.22)
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 лет назад
Slavi Pantaleev
865d71e35a
Upgrade Element (1.7.20 -> 1.7.21)
5 лет назад
Paul Tötterman
9ad67d7cdf
Upgrade Element (1.7.19 -> 1.7.20)
https://github.com/vector-im/element-web/releases/tag/v1.7.20
https://hub.docker.com/layers/vectorim/element-web/v1.7.20/images/sha256-44cae3a532d86c16940deb70866b522ba6acc8c5d7adf3c661cfc8b06f1de681?context=explore
5 лет назад
Aaron Raimist
5cb976c321
Upgrade Element (1.7.18 -> 1.7.19)
5 лет назад
Slavi Pantaleev
3ea90ca436
Upgrade Element (1.7.17 -> 1.7.18)
5 лет назад
Slavi Pantaleev
07f1ea24ee
Make it possible to override the welcome.html.j2 template used for Element
5 лет назад