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 роки тому
Toni Spets
124b9608fc
Upgrade Heisenbridge (1.3.0 -> 1.4.0)
4 роки тому
Thom Wiggers
32f15e9bf0
update IRC appservice
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.32.1
4 роки тому
sakkiii
0231302db9
Upgrade grafana (8.1.4 -> 8.2.2)
4 роки тому
sakkiii
d09609b3bd
Update prometheus (2.29.2 -> 2.30.3)
4 роки тому
throwawayay
d31cdb071a
Upgrade Element (v1.9.3)
https://github.com/vector-im/element-web/releases/tag/v1.9.3
4 роки тому
Kim Brose
5f6bbafa17
fix space before tab in indent
4 роки тому
Toni Spets
d7af78066b
Upgrade Heisenbridge (1.2.1 -> 1.3.0)
4 роки тому
Slavi Pantaleev
09ac950d17
Fix dump importing (backup restore) into Postgres v14
In short, the problem is that older Postgres versions store passwords
hashed as md5. When you dump such a database, the dump naturally also
contains md5-hashed passwords.
Restoring from that dump used to create users and updates their passwords
with these md5 hashes.
However, Postgres v14 prefers does not like md5-hashed passwords now (by default),
which breaks connectivity. Postgres v14 prefers `scram-sha-256` for
authentication.
Our solution is to just ignore setting passwords (`ALTER ROLE ..`
statements) when restoring dumps. We don't need to set passwords as
defined in the dump anyway, because the playbook creates users
and manages their passwords by itself.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1340
4 роки тому
PC-Admin
725150565a
GoMatrixHosting v0.6.3 hotfix2
4 роки тому
Slavi Pantaleev
5dc2868269
Upgrade Synapse (1.45.0 -> 1.45.1)
4 роки тому
HarHarLinks
7b33fc8e19
fixup! auto-generate prometheus.yml for workers metrics
4 роки тому
HarHarLinks
ce41674e61
auto-generate prometheus.yml for workers metrics
4 роки тому
HarHarLinks
4209c4208c
add own variable for worker metrics
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1311#issuecomment-945718866
4 роки тому
PC-Admin
75cfad57ca
GoMatrixHosting v0.6.3 hotfix
4 роки тому
Slavi Pantaleev
1dab178a44
Upgrade Synapse (1.44.0 -> 1.45.0)
4 роки тому
PC-Admin
18395e73d3
GMH v0.6.3
4 роки тому
Slavi Pantaleev
8c15555d00
Upgrade Element (1.9.0 -> 1.9.2)
4 роки тому
Luke
1dac525e63
Added Mautrix Google Chat
4 роки тому
Slavi Pantaleev
fb709152f3
Add self-building support for mautrix-whatsapp
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1322
4 роки тому
Michael Collins
fc0296b56e
update element section
4 роки тому
Aaron R
25d0ae7b67
Update matrix-appservice-slack (1.5.0 -> 1.8.0)
I am not using this bridge and haven't tested this but multiple people have said 1.5.0 isn't working and 1.8.0 works for them so it seems to make sense to update.
https://github.com/matrix-org/matrix-appservice-slack/issues/618#issuecomment-929849093
4 роки тому
Michael Collins
c630bc3eaa
update element section
4 роки тому
Michael Collins
46cba52e79
update element section
4 роки тому
Michael Collins
b4654f8992
update element section
4 роки тому
Michael Collins
927633321a
update element section
4 роки тому
Michael Collins
676ba70971
update element section
4 роки тому
Michael Collins
53f4b84d1f
update element section
4 роки тому
Michael Collins
8ff0ae27b8
update element section
4 роки тому
Michael Collins
9f0a8965d5
update element config
4 роки тому
Michael Collins
36883150c6
update
4 роки тому
Michael Collins
291efc1163
update element section
4 роки тому
Michael Collins
6a8799afcc
wrap brand variable in single quotes too
4 роки тому
Michael Collins
85bc12d14c
saner handling of background variable
4 роки тому
Michael Collins
79acf6fc7e
update conditionals
4 роки тому
Michael Collins
a352ea4674
derp
4 роки тому
Michael Collins
1ae103bbbe
stop configure element from double wrapping this
4 роки тому
Michael Collins
89c8ae94d6
update
4 роки тому
Michael Collins
a631587ebd
this isnt needed
4 роки тому
Michael Collins
07a5433c24
fix lineinfile
4 роки тому
Michael Collins
dd6e643581
first round of variable name changes
4 роки тому
Michael Collins
175bdb100b
first round of variable name changes
4 роки тому
Michael Collins
6b9af38228
update?
4 роки тому
Michael Collins
f4410514f5
update variable names
4 роки тому
Michael Collins
de084c4d4d
fix variable name change
4 роки тому
Michael Collins
a60a43cb08
change naming scheme of variables that feature in deploy.
4 роки тому
Michael Collins
42af090a7c
update naming scheme 1
4 роки тому
Michael Collins
df9da052ab
fix conditional
4 роки тому
Michael Collins
384dfdce4b
update?
4 роки тому