Aaron Raimist
6a99b3d532
Fix Hydrogen self check
Thanks to Julian for pointing this out
пре 3 година
GoliathLabs
8a65e3a0db
Updated: hydrogen to v0.2.29
пре 3 година
Slavi Pantaleev
2df993977a
Ensure git cloning when self-building is done with the matrix user, not root
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1749
пре 3 година
Slavi Pantaleev
0364c6c634
Suppress old container cleanup (kill/rm) failures
People often report and ask about these "failures".
More-so previously, when the `docker kill/rm` output was collected,
but it still happens now when people do `systemctl status
matrix-something` and notice that it says "FAILURE".
Suppressing to avoid further time being wasted on saying "this is
expected".
пре 3 година
Aine
2da3768b20
Added retries to the docker pulls ( #1701 )
пре 4 година
Aine
701591e87e
Added retries to the docker pulls
пре 4 година
Catalan Lover
cc412dfffe
Update Hydrogen from v0.2.25 to v0.2.26
пре 4 година
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
пре 4 година
Slavi Pantaleev
86c36523df
Replace ExecStopPost with ExecStop
Reverts b1b4ba501fdfaa, 90c9801c560b6, a3c84f78ca9c65a, ..
I haven't really traced it (yet), but on some servers, I'm observing
`ansible-playbook ... --tags=start` completing very slowly, waiting
to stop services. I can't reproduce this on all Matrix servers I manage.
I suspect that either the systemd version is to blame or that some
specific service is not responding well to some `docker kill/rm` command.
`ExecStop` seems to work great in all cases and it's what we've been
using for a very long time, so I'm reverting to that.
пре 4 година
Catalan Lover
c03f69fe93
Update Hydrogen from v0.2.23 to v0.2.25
пре 4 година
Aaron Raimist
02c1756135
Upgrade Hydrogen (0.2.19 -> 0.2.23)
пре 4 година
Slavi Pantaleev
7dfb68b7f8
Add else statements to inline ifs
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1509
пре 4 година
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 година
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 година
Slavi Pantaleev
dae117c91b
Bump Hydrogen (0.2.7 -> 0.2.19)
пре 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 година
Aaron Raimist
f7e614b644
Add comment explaining why this step goes here
пре 4 година
Aaron Raimist
82641092a7
Revert "Move some related tasks closer together in matrix-client-hydrogen"
This reverts commit e913347fe1 .
пре 4 година
Slavi Pantaleev
e913347fe1
Move some related tasks closer together in matrix-client-hydrogen
пре 4 година
sakkiii
e4ea32b89f
Hydrogen v0.2.7
пре 4 година
Michael Collins
98e6cd685d
sync with previous repo
пре 4 година
Aaron Raimist
f3aae70f70
Upgrade Hydrogen (0.2.3 -> 0.2.5)
пре 4 година
sakkiii
8b304445e5
Upgrade hydrogen (v0.2.0 -> v0.2.3)
пре 4 година
Michael-GMH
86e4649578
GoMatrixHosting v0.5.5
пре 4 година
Michael-GMH
03006eb5ab
GoMatrixHosting v0.5.5
пре 4 година
hanthor
ddbb4b2acc
Update main.yml
update to v0.2.0
пре 4 година
sakkiii
4cd5835e11
update hydrogen v0.1.56 -> v0.1.57
https://github.com/vector-im/hydrogen-web/releases/tag/v0.1.57
пре 4 година
Thomas Kühne
7f4e71b22a
fix error when running with Ansible 2.7 in the hydrogen setup
Without this the hydrogen task would fail for Ansible 2.7 even when hydrogen is not enabled.
пре 4 година
Michael-GMH
122a92fa1c
GoMatrixHosting v0.4.9 update
пре 4 година
hanthor
b772d11342
Update main.yml
Update hydrogen-web version to v0.1.56
пре 4 година
Michael-GMH
85777e8f96
merge with upstream
пре 4 година
Aaron Raimist
3c0452ff5a
Remove unnecessary bind for config.json, use proper nginx.conf
пре 4 година
Aaron Raimist
ac4ede20af
Add docs
пре 4 година
Aaron Raimist
1633f61018
Only install config.json when self building
пре 4 година
Aaron Raimist
9437f78c9e
Build using custom config.json, add CSP, update to 0.1.53
пре 4 година
Aaron Raimist
ca361af616
Add Hydrogen
пре 4 година