Slavi Pantaleev
6bbc2054b8
Merge pull request #1402 from borisrunakov/matrix-synapse-container-client-api-port
make 8008 configurable
4年前
boris runakov
394ecb0acc
remove default from variable name
4年前
boris runakov
d3a9ec98de
refactoring
4年前
Slavi Pantaleev
5fc533eca5
Merge pull request #1400 from IUCCA/master
Updated Mautrix-WhatsApp config
4年前
iucca
949ae80117
added server_map variable and renamed secret_map
4年前
iucca
b272e6147a
Resolved server_map
4年前
boris runakov
1ec67f49b0
replaced 8008 where possible
4年前
iucca
e216508774
Merge remote-tracking branch 'origin/master'
4年前
iucca
788999d29c
updated whatsapp config
4年前
IUCCA
adf2dc13b3
Update main.yml
4年前
iucca
3535c97117
updated whatsapp config
4年前
iucca
ae122466fc
updated whatsapp config
4年前
Slavi Pantaleev
e72ae8bc48
Upgrade matrix-corporal (2.1.3 -> 2.1.4)
4年前
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年前
Slavi Pantaleev
ba48aa70f7
Fix variable name typo
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
4年前
Slavi Pantaleev
a536f5764e
Merge pull request #1399 from borisrunakov/matrix-federation-api-port
make 8448 configurable instead of hard coded
4年前
Slavi Pantaleev
dc4452ac21
Merge branch 'master' into matrix-federation-api-port
4年前
Slavi Pantaleev
edf63bfdd7
Add some to_json invocations
4年前
Slavi Pantaleev
994c0e504c
Ensure some matrix-nginx-proxy variables are defined
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
4年前
Slavi Pantaleev
0152ecef1c
Merge pull request #1397 from borisrunakov/synapse_container_federation_port
Synapse container federation port
4年前
boris runakov
8c3e25de1b
renamed var to matrix_synapse_container_federation_api_port
4年前
boris runakov
28d9c3192e
Merge branch 'master' into matrix-federation-api-port
4年前
b
07496069c8
rellocating variables for consistency
4年前
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年前
Slavi Pantaleev
266bdbc902
Update matrix-corporal documentation
4年前
Slavi Pantaleev
c08880d175
Upgrade postgres-backup to v14
4年前
Slavi Pantaleev
10523b700c
Merge pull request #1396 from aaronraimist/postgres
Postgres Minor Updates (14.1, 13.5, 12.9, 11.14, 10.19)
4年前
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年前
Slavi Pantaleev
20efa5ee70
Merge pull request #1401 from RoiArthurB/patch-1
Upgrade Mautrix Facebook bridge version
4年前
Arthur Brugière
708a7108b3
Upgrade Mautrix Facebook bridge version
4年前
iucca
4ff8fddd72
updated whatsapp config, backfill doesn't work
4年前
iucca
1d0e594def
updated whatsapp config, backfill doesn't work
4年前
b
afccc2b11f
make 8448 configurable instead of hard coded
4年前
Aaron Raimist
61b743f86d
Postgres Minor Updates (14.1, 13.5, 12.9, 11.14, 10.19)
4年前
b
5e97f5a4e6
fixed matrix_dimension_homeserver_federationUrl
4年前
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
4年前
Slavi Pantaleev
24fd455a9e
Merge pull request #1394 from JokerGermany/master
Port 80 for IPv6
4年前
JokerGermany
c0656448f7
Port 80 for IPv6
4年前
Slavi Pantaleev
c07d15ec6c
Merge pull request #1392 from hifi/feature/heisenbridge-1.6.0
Upgrade Heisenbridge (1.5.0 -> 1.6.0)
4年前
Toni Spets
f01b9c3865
Upgrade Heisenbridge (1.5.0 -> 1.6.0)
4年前
Slavi Pantaleev
b195760301
Mention dropped Postgres v9.6 support in the changelog
Related to c4d2c8394c
4年前
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年前
Slavi Pantaleev
dc70e94a31
Merge pull request #1390 from sakkiii/patch-2
Nginx & Certbot Updates
4年前
sakkiii
cd26af2f6f
Certbot Update (v1.20.0 -> v1.21.0)
4年前
sakkiii
7a4f49c457
Nginx Minio Update (1.21.3 -> 1.21.4)
4年前
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年前
Slavi Pantaleev
f5fd9661fa
Merge pull request #1388 from teutat3s/bump/element-client-1.9.4
Upgrade Element (v1.9.4)
4年前
teutat3s
367cddb715
Upgrade Element (v1.9.4)
4年前
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年前
Slavi Pantaleev
9af010657d
Merge pull request #1380 from borisrunakov/workers_with_own_webserver
add server_name to matrix-synapse.conf only if matrix_nginx_proxy_enabled
4年前