Aine
2da4d81ff6
Update synapse 1.85.2 -> 1.86.0
2 年之前
Aine
ce7a3fa6d7
Update etherpad 1.8.18 -> 1.9.0
2 年之前
Aine
eece91d7e2
Update element v1.11.33 -> v1.11.34
2 年之前
Antoine-Ali ZARROUK
9ab50ac8de
Fix inter-doc links
2 年之前
Antoine-Ali Zarrouk
a94ebe7424
Add documentation to detail the steps needed to federate using SRV delegation
2 年之前
Slavi Pantaleev
55bc915414
Merge pull request #2749 from 2goobers/master
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2629
2 年之前
Kevin Kengen
2ca1b6f164
modified: roles/custom/matrix-bridge-mautrix-instagram/templates/config.yaml.j2
2 年之前
Slavi Pantaleev
c720d7bb1a
Upgrade ddclient (v3.10.0-ls123 -> v3.10.0-ls24)
2 年之前
Slavi Pantaleev
0174840296
Upgrade Hookshot (4.2.0 -> 4.3.0)
2 年之前
Slavi Pantaleev
704a9abd9b
Fix file path in comment
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2746
2 年之前
Slavi Pantaleev
e2f7d5f74e
Merge pull request #2746 from aptiko/fix-additional-jvb
Fix errors when installing additional JVB
2 年之前
Slavi Pantaleev
8c0119d7d8
Fix typo
2 年之前
Antonis Christofides
cfc845b45e
Ensure docker is installed on additional JVBs ( fixes #2706 )
This contribution is provided by GRNET S.A. (grnet.gr).
2 年之前
Antonis Christofides
2191136369
Enable jitsi_jvb service on additional JVB ( fixes #2708 )
This contribution is provided by GRNET S.A. (grnet.gr).
2 年之前
Antonis Christofides
6ce94ba33f
Fix additional JVB broken after move to external Jitsi role ( fixes #2733 )
This contribution is provided by GRNET S.A. (grnet.gr).
2 年之前
Antonis Christofides
71ed745be6
Documentation typo
2 年之前
Antonis Christofides
91fdd25e14
Move playbooks to root directory ( fixes #2513 )
Some time ago a "playbooks" subdirectory had been created and setup.yml
had been moved there (as matrix.yml), together with the new
jitsi_jvb.yml. However, jitsi_jvb.yml wouldn't work at all, unless a
symbolic link to it was created from the root directory. A symbolic link
setup.yml for playbooks/matrix.yml had already been created and
committed.
This seems to indicate that the developers thought they should place all
playbooks in a subdirectory, but when this didn't work, they linked to
one of them, leaving the other one inoperative. We fix this by moving
the playbooks to the root directory. This works, and the pollution of
the root directory is not too bad since it's only two playbooks.
We also change the mode of setup.yml to 644 (it had inexplicably changed
to 755 in 9735a2f600 ).
This contribution is provided by GRNET S.A. (grnet.gr).
2 年之前
Slavi Pantaleev
16233354cb
Merge pull request #2744 from etkecc/patch-250
Update mautrix-googlechat 0.4.0 -> 0.5.0
2 年之前
Slavi Pantaleev
9691edecd0
Merge pull request #2743 from etkecc/patch-249
Update nginx 1.25.1
2 年之前
Slavi Pantaleev
cfceca1dea
Merge pull request #2742 from etkecc/patch-248
Update coturn 4.6.1-r3 -> 4.6.2-r3
2 年之前
Slavi Pantaleev
8c18aeae93
Merge pull request #2741 from etkecc/patch-247
Update mautrix-whatsapp 0.8.5 -> 0.8.6
2 年之前
Slavi Pantaleev
41635d53ff
Merge pull request #2740 from etkecc/patch-246
Update mautrix-discord 0.4.0 -> 0.5.0
2 年之前
Aine
71e9b04fbe
Update mautrix-googlechat 0.4.0 -> 0.5.0
2 年之前
Aine
9315ba571d
Update nginx 1.25.1
2 年之前
Aine
df07b8fb7d
Update coturn 4.6.1-r3 -> 4.6.2-r3
2 年之前
Aine
245a86f439
Update mautrix-whatsapp 0.8.5 -> 0.8.6
2 年之前
Aine
bbe11f2612
Update mautrix-discord 0.4.0 -> 0.5.0
2 年之前
Slavi Pantaleev
c0152c09c1
Merge pull request #2736 from Tupsi/master
Update configuring-playbook-synapse-s3-storage-provider.md
2 年之前
Slavi Pantaleev
76db158729
Adjust S3 docs section to not be so Wasabi-specific
2 年之前
Slavi Pantaleev
b76f6fd3b9
Merge pull request #2739 from SapuSeven/master
Fix installing 'aux'-role on NTFS
2 年之前
SapuSeven
bfd8ee3977
Fix installing 'aux'-role on NTFS - Fixes #2738
2 年之前
Tupsi
6a2d90006b
Update configuring-playbook-synapse-s3-storage-provider.md
added syntax to upload to wasabi (needs --endpoint param)
2 年之前
Slavi Pantaleev
008a36603c
Merge pull request #2735 from cbackas/master
Support EC2 instance metadata for S3 storage provider
2 年之前
Slavi Pantaleev
ba3534903a
Make S3 authentication options clearer
2 年之前
cbackas
d9f8ac0f8b
add thing to docs
2 年之前
Zac
f026c7cee1
Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 年之前
cbackas
f6d260dc00
this is better
2 年之前
cbackas
0e701bbece
add var to make the creds optional
2 年之前
Zac
ceda4c41cc
remove the offending lines
2 年之前
Slavi Pantaleev
17a0f89775
Upgrade Traefik (v2.10.1-1 -> v2.10.1-2)
2 年之前
Slavi Pantaleev
85f38421e3
Fix matrix-synapse-ldap3 docs link in README
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2734
2 年之前
Slavi Pantaleev
f4a61d9d59
Merge pull request #2732 from etkecc/patch-245
Update element 1.11.32 -> 1.11.33
2 年之前
Aine
9709a83a4a
Update element 1.11.32 -> 1.11.33
2 年之前
Slavi Pantaleev
7a97aa20e9
Merge pull request #2730 from etkecc/patch-244
Update synapse 1.85.1 -> 1.85.2
2 年之前
Aine
55fcbca681
Update synapse 1.85.1 -> 1.85.2
2 年之前
Slavi Pantaleev
ba868ba6c6
Upgrade Synapse (v1.85.0 -> v1.85.1)
2 年之前
Slavi Pantaleev
672b45648f
Upgrade matrix-synapse-shared-secret-auth (2.0.2 -> 2.0.3)
2 年之前
Slavi Pantaleev
f320110e90
Enable com.devture.shared_secret_auth login type for matrix-synapse-shared-secret-auth by default
Now that Element v1.11.32 is out and https://github.com/vector-im/element-web/issues/19605 is fixed
(by https://github.com/matrix-org/matrix-react-sdk/pull/10975 ), we don't
need to force-disable this login type.
2 年之前
Slavi Pantaleev
5ca24d6943
Merge pull request #2724 from etkecc/patch-240
Update hookshot 4.0.0 (4.1.0?) -> 4.2.0
2 年之前
Slavi Pantaleev
e5fa91018e
Merge pull request #2725 from etkecc/patch-241
Update grafana 9.5.2 -> 9.5.3
2 年之前