Michael Collins
fb23c7b697
Merge remote-tracking branch 'upstream/master' into gomatrixhosting-testing
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年前
Samonitari
6f99f95aa2
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into add-support-for-suse-linux
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年前
Slavi Pantaleev
bad2c5296e
Merge pull request #1312 from HarHarLinks/patch-4
add how to generate htpasswd
4年前
Slavi Pantaleev
6adc028d52
Merge pull request #1313 from GoMatrixHosting/gomatrixhosting-testing
Gomatrixhosting testing
4年前
Michael Collins
71b404d9df
merge upstream
4年前
Michael Collins
e3183ba267
Merge remote-tracking branch 'upstream/master' into gomatrixhosting-testing
4年前
Kim Brose
1ba7760ea4
add how to generate htpasswd
for matrix_nginx_proxy_proxy_synapse_metrics_basic_auth_key
resolves #1308
4年前
HarHarLinks
d9fa2f7ed4
add auto proxy synapse worker metrics
when matrix_nginx_proxy_proxy_synapse_metrics is enabled
4年前
Michael Collins
871df86068
simulate update
4年前
Michael Collins
56ad50cb97
test update
4年前
Michael Collins
01a136692f
simulate update
4年前
Slavi Pantaleev
d38c0e121b
Merge pull request #1309 from HarHarLinks/patch-3
doc: how to export node and postgres sans grafana
4年前
Kim Brose
6b0f739e9a
move advanced metrics exporting to new section
4年前
Kim Brose
2e16080f41
doc: how to export node and postgres sans grafana
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年前
Slavi Pantaleev
256d3ffec5
Merge pull request #1304 from apmechev/update-linkedin-0.5.1
Upgrade LinkedIn (0.5.0 -> 0.5.1)
4年前
Slavi Pantaleev
3474d0c809
Merge pull request #1303 from hifi/feature/heisenbridge-1.2.1
Upgrade Heisenbridge (1.2.0 -> 1.2.1)
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年前
Slavi Pantaleev
1c8ec8d080
Merge pull request #1301 from gryphius/gryphius-element-1.9.0
Upgrade Element (1.8.5 -> 1.9.0)
4年前
Oli
59d4532efb
Upgrade Element (1.8.5 -> 1.9.0)
4年前
Slavi Pantaleev
5e867f150e
Merge pull request #1299 from KloolK/patch-2
Archlinux: remove package systemd-timesyncd
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年前
Slavi Pantaleev
31396f0615
Merge pull request #1295 from nogweii/feat-support-upstream-https-forwarded
Support trusting the upstream server when it says the protocol is HTTPS
4年前
Slavi Pantaleev
4f841a7001
Merge pull request #1192 from sakkiii/patch-1
migrate from ntp to systemd-timesyncd for ubuntu & Archlinux
4年前
Slavi Pantaleev
62ce06e28c
Merge pull request #1298 from GoMatrixHosting/gomatrixhosting-testing
GoMatrixHosting v0.6.0
4年前
Slavi Pantaleev
72688a49da
Merge pull request #1297 from aaronraimist/fix-hydrogen-typo
Fix hydrogen OCSP typo
4年前
Michael Collins
9a4187c852
Merge remote-tracking branch 'upstream/master' into gomatrixhosting-testing
4年前
Aaron Raimist
a676b5358c
Fix hydrogen OCSP typo
From 6f80292745
4年前
Colin Shea
2578ca4cee
rename matrix_nginx_proxy_x_forwarded_header_value -> matrix_nginx_proxy_x_forwarded_proto_value
4年前
Colin Shea
120b49a2b2
update docs
4年前
Colin Shea
d0cd67044e
replace $scheme with X-Forwarded-Proto when enabled
4年前
Slavi Pantaleev
11398dc1a6
Merge pull request #1292 from HarHarLinks/patch-2
Fix typo
4年前
Slavi Pantaleev
4b500ffb43
Merge pull request #1291 from hifi/feature/heisenbridge-1.2.0
Upgrade Heisenbridge (1.1.1 -> 1.2.0)
4年前