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年前
Slavi Pantaleev
d07e50a04f
Merge pull request #1604 from GoliathLabs/prometheus
Updated: prometheus to v.2.33.1
4年前
Slavi Pantaleev
a66f5d35d6
Merge pull request #1603 from GoliathLabs/nginx-proxy
Updated: nginx to 1.21.6-alpine
4年前
Slavi Pantaleev
c9c79d935e
Merge pull request #1601 from GoliathLabs/grafana
Updated: grafana to 8.3.4
4年前
Slavi Pantaleev
eea58c9c44
Merge pull request #1600 from GoliathLabs/dynamic-dns
Updated: ddclient to v3.9.1-ls77
4年前
GoliathLabs
e0a088dbe3
Updated: prometheus to v.2.33.1
4年前
GoliathLabs
33851f1dfa
Updated: nginx to 1.21.6-alpine
4年前
Slavi Pantaleev
da8478a8b6
Merge pull request #1598 from GoliathLabs/heisenbridge
Updated: Heisenbridge to 1.10.1
4年前
GoliathLabs
e27e0b28c8
Updated: grafana to 8.3.4
4年前
GoliathLabs
509466018b
Updated: ddclient to v3.9.1-ls77
4年前
GoliathLabs
b4ecadcb2f
Updated: Heisenbridge to 1.10.1
4年前
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年前
Slavi Pantaleev
d3983a0f04
Merge pull request #1591 from pratikbalar/patch-1
docs(matrix-reminder-bot): fix help menu command
4年前
Pratik
27ce3a0e06
docs: fix matrix-reminder-bot help menu command
4年前
Slavi Pantaleev
ae4a3c0970
Merge pull request #1590 from downeymj/patch-1
Fixing 404 error in links to main.yml
4年前
downeymj
71e19e63b8
Fixing 404 error in links to main.yml
4年前
Slavi Pantaleev
45fbcc56da
Upgrade devture/exim-relay (4.95-r0-1 -> 4.95-r0-2)
4.95-r0-1 was problematic, because `/etc/exim/exim.conf` in the
container had the wrong permissions (writable by the `exim` user).
Fixed in 697f3cff7e
which is built as 4.95-r0-2
4年前
Slavi Pantaleev
133d85fedf
Upgrade Element (1.10.0 -> 1.10.1)
4年前
Slavi Pantaleev
bb23b0e7d1
Merge pull request #1589 from HarHarLinks/hookshot
add hookshot to README.md
4年前
Kim Brose
94cf7a8cd5
add hookshot to README.md
4年前
Slavi Pantaleev
1099ccab43
Upgrade devture/exim-relay (4.95-r0 -> 4.95-r0-1) and disable self-building on ARM32/ARM64
4.95-r0-1 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年前
Slavi Pantaleev
0ec86d40ac
Merge pull request #1588 from FSG-Cat/patch-2
Update Mjolnir from v1.2.1 to v1.3.1
4年前
Slavi Pantaleev
7b37cc0625
Merge pull request #1587 from FSG-Cat/patch-1
Update Hydrogen from v0.2.23 to v0.2.25
4年前
Catalan Lover
1f21799782
Update Mjolnir from v1.2.1 to v1.3.1
4年前
Catalan Lover
c03f69fe93
Update Hydrogen from v0.2.23 to v0.2.25
4年前
Slavi Pantaleev
d1f0b88f8d
Merge pull request #1586 from HarHarLinks/hookshot
link hookshot and appservice-webhooks in docs
4年前
Kim Brose
ea8fe2902b
Link appservice-webhooks to hookshot
with deprecation notice
4年前
Kim Brose
009dcd9702
Link hookshot to appservice-webhooks
4年前
Slavi Pantaleev
00ea6bf3a4
Adjust contribution author name reference
4年前
Slavi Pantaleev
e6c2dd204d
Update changelog and configuring-playbook.md
This announces matrix-hookshot support that got added in
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1505
4年前
Slavi Pantaleev
e295c90d0b
Merge pull request #1505 from HarHarLinks/hookshot
add matrix-hookshot
4年前
Slavi Pantaleev
4216807c86
Upgrade Element (1.9.9 -> 1.10.0)
4年前
Slavi Pantaleev
4a4d718f7c
Upgrade matrix-corporal (2.2.2 -> 2.2.3) and disable self-building on ARM32/ARM64
2.2.3 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年前
Slavi Pantaleev
a400284de1
Merge pull request #1583 from AtomHare/master
Upgrade Mautrix/Facebook (0.3.2 -> 0.3.3)
4年前
AtomHare
d93b8bb57a
Upgrade Mautrix/Facebook (0.3.2 -> 0.3.3)
Not tested but shouldn't break something
4年前
HarHarLinks
39d9ef43e9
fixup! update hookshot config to generic hs variables
4年前
HarHarLinks
51baa40eff
fixup! escape hookshot variables using to_json
4年前
HarHarLinks
99cf6adf95
fixup! update hookshot private key installation method
4年前
HarHarLinks
5300dc7a8b
update hookshot/defaults/main.yml comments
4年前
HarHarLinks
f136c1fb8f
fixup! add some hookshot config validation
4年前
HarHarLinks
2a91a43b32
Merge remote-tracking branch 'origin/master' into hookshot
4年前
HarHarLinks
4477711e79
add some hookshot config validation
4年前
HarHarLinks
f47bfdfb4f
remove hookshot uninstall comments based on feedback
4年前
HarHarLinks
29d0b277f4
fix hookshot missing figma config variable
4年前
HarHarLinks
a3c84f78ca
update hookshot.service to ExecStopPost
4年前
HarHarLinks
99802bc143
escape hookshot variables using to_json
4年前
HarHarLinks
54d8d0ec38
simplify hookshot conditional for readability
4年前
HarHarLinks
c264d670e8
update hookshot config to generic hs variables
4年前
Slavi Pantaleev
6e13ed8b7e
Merge pull request #1581 from etkecc/master
Update honoroit (v0.9.3 -> v0.9.4)
4年前
Aine
211b0ad3b5
Update honoroit (v0.9.3 -> v0.9.4)
4年前