Slavi Pantaleev
ea85cedcb5
Merge pull request #2128 from xyzst/update-dendrite-version
dendrite: update image tag version
3 年之前
Darren Rambaud
59adb8d028
dendrite: update image tag version
- 0.9.9 (https://github.com/matrix-org/dendrite/releases/tag/v0.9.9 )
3 年之前
Slavi Pantaleev
8059c0ac54
Merge pull request #2127 from Warrows/master
Improve maubot doc
3 年之前
Warrows
202f54f327
Improve maubot doc
Add two important informations:
- The `mbc` commands must be ran in the docker container
- Not using this method prevent from using encrypted rooms with the bot
3 年之前
Slavi Pantaleev
bcb6679e31
Merge pull request #2124 from etkecc/patch-82
Update Postmoogle 0.9.2 -> 0.9.3
3 年之前
Slavi Pantaleev
7654e64846
Merge pull request #2123 from etkecc/patch-81
Update Honoroit 0.9.14 -> 0.9.15
3 年之前
Aine
6d29048ed9
Update Postmoogle 0.9.2 -> 0.9.3
3 年之前
Aine
8717447dc5
Update Honoroit 0.9.14 -> 0.9.15
3 年之前
Slavi Pantaleev
48eb905c26
Merge pull request #2122 from etkecc/patch-80
Update Grafana 9.1.5 -> 9.1.6
3 年之前
Aine
c6f9a42f40
Update Grafana 9.1.5 -> 9.1.6
3 年之前
Slavi Pantaleev
916df397d9
Merge pull request #2120 from etkecc/patch-78
Update ddclient v3.9.1-ls98 -> v3.9.1-ls99
3 年之前
Slavi Pantaleev
946e079732
Merge pull request #2118 from etkecc/patch-77
Update mautrix-instagram 0.2.0 -> 0.2.1
3 年之前
Aine
63423e614f
Update ddclient v3.9.1-ls98 -> v3.9.1-ls99
3 年之前
Aine
18836e910f
Update mautrix-instagram 0.2.0 -> 0.2.1
3 年之前
Slavi Pantaleev
0811692a09
Merge pull request #2116 from Mecallie/patch-1
Updated the Element settings.
3 年之前
Mecallie
139be48706
Updated the Element settings.
3 年之前
Slavi Pantaleev
89648cf58e
Fix some ansible-lint-reported warnings
3 年之前
Slavi Pantaleev
0259a7a50b
Fix typo
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2114
3 年之前
Slavi Pantaleev
9654f5b5e3
Merge pull request #2113 from etkecc/honoroit-0914
Update Honoroit 0.9.13 -> 0.9.14
3 年之前
Slavi Pantaleev
4bba280890
Merge pull request #2112 from etkecc/patch-76
Update mautrix-signal 0.3.0 -> 0.4.0
3 年之前
Aine
f042542086
Update Honoroit 0.9.13 -> 0.9.14
3 年之前
Aine
47fa90bdc3
Update mautrix-signal 0.3.0 -> 0.4.0
3 年之前
Slavi Pantaleev
48de7ae95d
Merge pull request #2111 from shalzz/patch-1
dendrite: update config to match upstream defaults
3 年之前
Shaleen Jain
435c4f8b01
dendrite: update config to match upstream defaults
3 年之前
Slavi Pantaleev
67763fadec
Merge pull request #2109 from borisrunakov/stream_writer_worker_metrics_range
change stream writer worker metrics range start
3 年之前
Slavi Pantaleev
3412d16e6e
Merge pull request #2110 from etkecc/patch-75
Update Cinny 2.1.3 -> 2.2.0
3 年之前
Aine
3a3a0b5c9a
Update Cinny 2.1.3 -> 2.2.0
3 年之前
borisrunakov
49c64a8d65
change stream writer worker metrics range start
3 年之前
Slavi Pantaleev
f2b66c3b04
Use a different name for appservice-irc image (localhost/ prefix) if self-building enabled
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2108
3 年之前
Slavi Pantaleev
b45cd7495c
Upgrade mautrix-whatsapp (0.6.1 -> 0.7.0) and change some defaults
`ephemeral_events`` and `sync_with_custom_puppets` have been flipped
to keep up with the default upstream config:
b33bd9c4a7
3 年之前
Slavi Pantaleev
e25678c57a
Upgrade Hookshot (2.1.2 -> 2.2.0)
3 年之前
The one with the braid (she/her) | Dфҿ mit dem Zopf (sie/ihr)
dd5844524b
Merge pull request #5 from moan0s/matrix-ldap-registration-proxy
Matrix ldap registration proxy
3 年之前
Julian-Samuel Gebühr
cd21525b4b
Merge branch 'braid/matrix-ldap-registration-proxy' of https://github.com/TheOneWithTheBraid/matrix-docker-ansible-deploy into matrix-ldap-registration-proxy
3 年之前
Julian-Samuel Gebühr
2fa0ddcf53
TODO: Check if ths documentation is correct
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3 年之前
Julian-Samuel Gebühr
d23cef541e
Redo exposing the service to nginx
The Service is now exposed by default on port 8585 and forwarded by nginx to the specified endpoint
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3 年之前
Julian-Samuel Gebühr
db705aff4f
Add documentation to readme/list of services
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3 年之前
Slavi Pantaleev
e87bee15dd
Add note about the Kakaotalk bridge being dangerous to use
3 年之前
Julian-Samuel Gebühr
0a4ce46e1e
Add doc page
Signed-off-by: Julian-Samuel Gebühr <julian-samuel@gebuehr.net>
3 年之前
Slavi Pantaleev
d000e8c685
Merge pull request #2107 from jalemann/master
fix: typo in changelog.md
3 年之前
Jost Alemann
b8b7974b78
fix: typo
3 年之前
Slavi Pantaleev
3d2547329e
Add missing else clause to inline if
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2103
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2104
3 年之前
Slavi Pantaleev
b07fd76830
Fix prometheus.yml.j2 indentation and worker ids for stream writers
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2105
3 年之前
Slavi Pantaleev
800267b182
Fix incorrect if checks breaking start_pushers/send_federaiton/enable_media_repo
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2103
3 年之前
Slavi Pantaleev
0cf40fea81
Merge pull request #2103 from spantaleev/more-workers
Major improvements to Synapse workers
3 年之前
Slavi Pantaleev
ef112181a1
Update some Synapse documentation URLs
3 年之前
Slavi Pantaleev
109e1addb8
Improve reliability when using more than 1 media_repository worker
3 年之前
Slavi Pantaleev
8887aed500
Do not add federation_sender_instances/pusher_instances configuration if not necessary
This keeps the configuration cleaner and hopefully prevents odd issues
if Synapse (by any chance) happens to interpret `pusher_instances: []`
as "no pushers", instead of as "push from the master process".
I haven't confirmed what an empty pushers/federation-senders list means,
so it's safer to just avoid it.
3 年之前
Slavi Pantaleev
a1fb082618
Add support for running background tasks on a worker
3 年之前
Slavi Pantaleev
5f3f460cda
Restore support for appservice and user_dir workers
3 年之前
Slavi Pantaleev
8cd7c1ec2f
Relocate enable_media_repo and make it configurable via matrix_synapse_enable_media_repo
.. although.. manual configuration is discouraged in most cases.
3 年之前