Marko Weltzer
de025425b5
fix: revert changes to .md files
3 years ago
Marko Weltzer
819574b8ba
Merge branch 'spantaleev:master' into master
3 years ago
Marko Weltzer
8de4e061e1
feat: add yamllint gh action
3 years ago
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
3 years ago
Slavi Pantaleev
b244ab477c
Upgrade email2matrix (1.0.2 -> 1.0.3)
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1605
Fixes a regression introduced in ccb85b31a4
. The
`docker.io/devture/email2matrix:1.0.2` container image was faulty due to
this 49f966d6cc
3 years ago
Slavi Pantaleev
86c36523df
Replace ExecStopPost with ExecStop
...
Reverts b1b4ba501f
, 90c9801c56
, a3c84f78ca
, ..
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.
3 years ago
Slavi Pantaleev
d07e50a04f
Merge pull request #1604 from GoliathLabs/prometheus
...
Updated: prometheus to v.2.33.1
3 years ago
Slavi Pantaleev
a66f5d35d6
Merge pull request #1603 from GoliathLabs/nginx-proxy
...
Updated: nginx to 1.21.6-alpine
3 years ago
Slavi Pantaleev
c9c79d935e
Merge pull request #1601 from GoliathLabs/grafana
...
Updated: grafana to 8.3.4
3 years ago
Slavi Pantaleev
eea58c9c44
Merge pull request #1600 from GoliathLabs/dynamic-dns
...
Updated: ddclient to v3.9.1-ls77
3 years ago
GoliathLabs
e0a088dbe3
Updated: prometheus to v.2.33.1
3 years ago
GoliathLabs
33851f1dfa
Updated: nginx to 1.21.6-alpine
3 years ago
Slavi Pantaleev
da8478a8b6
Merge pull request #1598 from GoliathLabs/heisenbridge
...
Updated: Heisenbridge to 1.10.1
3 years ago
GoliathLabs
e27e0b28c8
Updated: grafana to 8.3.4
3 years ago
GoliathLabs
509466018b
Updated: ddclient to v3.9.1-ls77
3 years ago
GoliathLabs
b4ecadcb2f
Updated: Heisenbridge to 1.10.1
3 years ago
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.
3 years ago
Slavi Pantaleev
d3983a0f04
Merge pull request #1591 from pratikbalar/patch-1
...
docs(matrix-reminder-bot): fix help menu command
3 years ago
Pratik
27ce3a0e06
docs: fix matrix-reminder-bot help menu command
3 years ago
Slavi Pantaleev
ae4a3c0970
Merge pull request #1590 from downeymj/patch-1
...
Fixing 404 error in links to main.yml
3 years ago
downeymj
71e19e63b8
Fixing 404 error in links to main.yml
3 years ago
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
3 years ago
Slavi Pantaleev
133d85fedf
Upgrade Element (1.10.0 -> 1.10.1)
3 years ago
Slavi Pantaleev
bb23b0e7d1
Merge pull request #1589 from HarHarLinks/hookshot
...
add hookshot to README.md
3 years ago
Kim Brose
94cf7a8cd5
add hookshot to README.md
3 years ago
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.
3 years ago
Slavi Pantaleev
0ec86d40ac
Merge pull request #1588 from FSG-Cat/patch-2
...
Update Mjolnir from v1.2.1 to v1.3.1
3 years ago
Slavi Pantaleev
7b37cc0625
Merge pull request #1587 from FSG-Cat/patch-1
...
Update Hydrogen from v0.2.23 to v0.2.25
3 years ago
Catalan Lover
1f21799782
Update Mjolnir from v1.2.1 to v1.3.1
3 years ago
Catalan Lover
c03f69fe93
Update Hydrogen from v0.2.23 to v0.2.25
3 years ago
Slavi Pantaleev
d1f0b88f8d
Merge pull request #1586 from HarHarLinks/hookshot
...
link hookshot and appservice-webhooks in docs
3 years ago
Kim Brose
ea8fe2902b
Link appservice-webhooks to hookshot
...
with deprecation notice
3 years ago
Kim Brose
009dcd9702
Link hookshot to appservice-webhooks
3 years ago
Slavi Pantaleev
00ea6bf3a4
Adjust contribution author name reference
3 years ago
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
3 years ago
Slavi Pantaleev
e295c90d0b
Merge pull request #1505 from HarHarLinks/hookshot
...
add matrix-hookshot
3 years ago
Slavi Pantaleev
4216807c86
Upgrade Element (1.9.9 -> 1.10.0)
3 years ago
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.
3 years ago
Slavi Pantaleev
a400284de1
Merge pull request #1583 from AtomHare/master
...
Upgrade Mautrix/Facebook (0.3.2 -> 0.3.3)
3 years ago
AtomHare
d93b8bb57a
Upgrade Mautrix/Facebook (0.3.2 -> 0.3.3)
...
Not tested but shouldn't break something
3 years ago
HarHarLinks
39d9ef43e9
fixup! update hookshot config to generic hs variables
3 years ago
HarHarLinks
51baa40eff
fixup! escape hookshot variables using to_json
3 years ago
HarHarLinks
99cf6adf95
fixup! update hookshot private key installation method
3 years ago
HarHarLinks
5300dc7a8b
update hookshot/defaults/main.yml comments
3 years ago
HarHarLinks
f136c1fb8f
fixup! add some hookshot config validation
3 years ago
HarHarLinks
2a91a43b32
Merge remote-tracking branch 'origin/master' into hookshot
3 years ago
HarHarLinks
4477711e79
add some hookshot config validation
3 years ago
HarHarLinks
f47bfdfb4f
remove hookshot uninstall comments based on feedback
3 years ago
HarHarLinks
29d0b277f4
fix hookshot missing figma config variable
3 years ago
HarHarLinks
a3c84f78ca
update hookshot.service to ExecStopPost
3 years ago