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 лет назад
Michael Collins
b0d56f6c18
update conditionals
4 лет назад
Michael Collins
208dce51d8
add new survey entries for welcome page link, headline and text
4 лет назад
Michael Collins
0f4cb513b8
update survey
4 лет назад
Michael Collins
8d9d176c36
update?
4 лет назад
Michael Collins
d1754915d1
improve conditional
4 лет назад
Michael Collins
ecc0437520
add logo section
4 лет назад
Slavi Pantaleev
2bf052369d
Upgrade certbot (v1.19.0 -> v1.20.0)
4 лет назад
Slavi Pantaleev
278bbae4d5
Upgrade Synapse (1.43.0 -> 1.44.0)
4 лет назад
Kim Brose
1ba7760ea4
add how to generate htpasswd
for matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key
resolves #1308
4 лет назад
Michael Collins
40506d5c5a
no log
4 лет назад
Slavi Pantaleev
b5d8444764
Add self-building support to matrix-bridge-appservice-webhooks
4 лет назад
Michael Collins
c8744ef9a9
update deploy role for new awx token authentication method
4 лет назад
Slavi Pantaleev
096c960b84
Add support for Postgres v14
4 лет назад
Toni Spets
3119ef4574
Upgrade Heisenbridge (1.2.0 -> 1.2.1)
4 лет назад
Slavi Pantaleev
b4b14539a7
Use ntp (instead of systemd-timesyncd) on Ubuntu 18.04
Seems like Ubuntu 18.04 does not have a dedicated `systemd-timesyncd` package, nor
does it include the `systemd-timesyncd` binary in the main `systemd` package.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1302
Regression since https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1192
4 лет назад
Alexandar Mechev
f02c08dc7f
Upgrade LinkedIn (0.5.0 -> 0.5.1)
4 лет назад
Oli
59d4532efb
Upgrade Element (1.8.5 -> 1.9.0)
4 лет назад
Jan
0ed585baa7
Archlinux: remove package systemd-timesyncd
#1192 lead to the following error for me on Archlinux:
`TASK [matrix-base : Install host dependencies] *******************************************************************************************************************************
fatal: [matrix.***.de]: FAILED! => changed=false
msg: |-
failed to install systemd-timesyncd: error: target not found: systemd-timesyncd`
There is no package called `systemd-timesyncd` on Archlinux. The service is installed with the [`systemd`](https://archlinux.org/packages/core/x86_64/systemd/ ) package itself.
I suggest removing the `systemd-timesyncd` from 2453876eb9/roles/matrix-base/tasks/server_base/setup_archlinux.yml (L7)
4 лет назад
Aaron Raimist
a676b5358c
Fix hydrogen OCSP typo
From 6f80292745
4 лет назад