Slavi Pantaleev
328c5c45cd
Add self-building support for mautrix-whatsapp
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1322
4年前
Aaron R
6f8227b347
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年前
PC-Admin
9b5413cd39
avoid storing auth token if using simple static config
Minor fixes to the still broken Corporal section
Add new Discord AppService Bridge to matrix-awx role.
4年前
Michael Collins
fc0296b56e
update element section
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年前