Slavi Pantaleev
75cb4ce3b0
Add warning about matrix_ma1sd_default_port being renamed
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1403
4 years ago
boris runakov
394ecb0acc
remove default from variable name
4 years ago
boris runakov
d3a9ec98de
refactoring
4 years ago
iucca
949ae80117
added server_map variable and renamed secret_map
4 years ago
iucca
b272e6147a
Resolved server_map
4 years ago
boris runakov
1ec67f49b0
replaced 8008 where possible
4 years ago
IUCCA
adf2dc13b3
Update main.yml
4 years ago
iucca
3535c97117
updated whatsapp config
4 years ago
iucca
ae122466fc
updated whatsapp config
4 years ago
Slavi Pantaleev
e72ae8bc48
Upgrade matrix-corporal (2.1.3 -> 2.1.4)
4 years ago
Slavi Pantaleev
c1bc7b9f93
Rename variables to prevent confusion
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
and https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1399
4 years ago
Slavi Pantaleev
ba48aa70f7
Fix variable name typo
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
4 years ago
Slavi Pantaleev
edf63bfdd7
Add some to_json invocations
4 years ago
Slavi Pantaleev
994c0e504c
Ensure some matrix-nginx-proxy variables are defined
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
4 years ago
boris runakov
8c3e25de1b
renamed var to matrix_synapse_container_federation_api_port
4 years ago
b
07496069c8
rellocating variables for consistency
4 years ago
Slavi Pantaleev
0d4764a213
Upgrade matrix-corporal (2.1.2 -> 2.1.3)
2.1.3 fixes a security vulnerability, which allowed attackers to
circuimvent policy checks by sending HTTP requests with trailing slashes.
Learn more in the matrix-corporal changelog: https://github.com/devture/matrix-corporal/blob/master/CHANGELOG.md
4 years ago
Slavi Pantaleev
c08880d175
Upgrade postgres-backup to v14
4 years ago
Slavi Pantaleev
8abe1ac483
Warn people if on an old SQLite-supporting mautrix-facebook version
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1401
https://github.com/mautrix/facebook/releases/tag/v0.3.2 says that this
version re-adds SQLite support.
4 years ago
Arthur Brugière
708a7108b3
Upgrade Mautrix Facebook bridge version
4 years ago
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
4 years ago
iucca
1d0e594def
updated whatsapp config, backfill doesn't work
4 years ago
b
afccc2b11f
make 8448 configurable instead of hard coded
4 years ago
Aaron Raimist
61b743f86d
Postgres Minor Updates (14.1, 13.5, 12.9, 11.14, 10.19)
4 years ago
b
5e97f5a4e6
fixed matrix_dimension_homeserver_federationUrl
4 years ago
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
4 years ago
JokerGermany
c0656448f7
Port 80 for IPv6
4 years ago
Toni Spets
f01b9c3865
Upgrade Heisenbridge (1.5.0 -> 1.6.0)
4 years ago
Slavi Pantaleev
c4d2c8394c
Abort if on an unsupported Postgres version (v9.6)
Official support ends today (2021-11-11).
Synapse still supports v9.6, but we'd better force users to transition
to newer versions anyway.
4 years ago
sakkiii
cd26af2f6f
Certbot Update (v1.20.0 -> v1.21.0)
4 years ago
sakkiii
7a4f49c457
Nginx Minio Update (1.21.3 -> 1.21.4)
4 years ago
Slavi Pantaleev
735c966ab6
Disable systemd services when stopping to uninstall them
Until now, we were leaving services "enabled"
(symlinks in /etc/systemd/system/multi-user.target.wants/).
We clean these up now. Broken symlinks may still exist in older
installations that enabled/disabled services. We're not taking care
to fix these up. It's just a cosmetic defect anyway.
4 years ago
teutat3s
367cddb715
Upgrade Element (v1.9.4)
4 years ago
Slavi Pantaleev
143b0f26d9
Restore usage of some _environment_variables_extension Jitsi variables
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1377
Regresion since https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1139
4 years ago
b
6eaa8ac65a
add server_name to matrix-synapsel.conf only if matrix_nginx_proxy_enabled
4 years ago
Toni Spets
09ac6a0e8c
Upgrade Heisenbridge (1.4.1 -> 1.5.0)
4 years ago
Slavi Pantaleev
7b8b595e81
Upgrade Synapse (1.45.1 -> 1.46.0)
4 years ago
Slavi Pantaleev
dae117c91b
Bump Hydrogen (0.2.7 -> 0.2.19)
4 years ago
Slavi Pantaleev
0434e3bf8f
Allow force-patching webpack.config.js when self-building Element
We were applying the low-memory system patch to webpack.config.js
on systems with < 4GB memory.
From now on, we also let people force-enable patching by toggling the
`matrix_client_element_container_image_self_build_low_memory_system_patch_enabled`
variable.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
4 years ago
b
dcda17595a
change port 8090 to matrix_ma1sd_default_port
4 years ago
Toni Spets
17fc055d53
Upgrade Heisenbridge (1.4.0 -> 1.4.1)
4 years ago
PC-Admin
c6c68e00a4
merge upstream
4 years ago
Patrick C. F. Ernzer
65182ea0f2
fixes #1365
docker-ce does not like quotes around the shm-size value
4 years ago
Slavi Pantaleev
fc593bc8ab
Increase shm-size for Postgres container to fix VACUUM
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1268
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1364
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1362
4 years ago
Slavi Pantaleev
c8a8035de4
Make it possible to self-build Element on low-memory devices (<4G RAM)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1357
4 years ago
Slavi Pantaleev
39fa852ed6
Remove unnecessary if checks
Should have been done in 63f5a88fa0 .
4 years ago
Slavi Pantaleev
63f5a88fa0
Separate install/uninstall tasks for Element and Hydrogen
4 years ago
Toni Spets
124b9608fc
Upgrade Heisenbridge (1.3.0 -> 1.4.0)
4 years ago
Thom Wiggers
32f15e9bf0
update IRC appservice
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.32.1
4 years ago
sakkiii
0231302db9
Upgrade grafana (8.1.4 -> 8.2.2)
4 years ago