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
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 年之前
Aine
f042542086
Update Honoroit 0.9.13 -> 0.9.14
3 年之前
Aine
47fa90bdc3
Update mautrix-signal 0.3.0 -> 0.4.0
3 年之前
Shaleen Jain
435c4f8b01
dendrite: update config to match upstream defaults
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 年之前
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 年之前
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
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 年之前
Slavi Pantaleev
b842447047
Add support for multiple pusher workers
3 年之前
Slavi Pantaleev
22cf259155
Put common worker configuration options at the top
3 年之前
Slavi Pantaleev
ec654ca91e
Add support for multiple federation sender workers
3 年之前
Slavi Pantaleev
226c550ffa
Add support for stream writer Synapse workers
As stream writer workers are also powered by the `generic_worker`
Synapse app, this necessitated that we provide means for distinguishing
between them and regular `generic_workers`.
I've also taken the time to optimize nginx configuration generation
(more Jinja2 macro usage, less duplication).
Worker names have also changed.
Workers are now named sequentially like this:
- `matrix-synapse-worker-0-generic`
- `matrix-synapse-worker-1-stream-writer-typing`
- `matrix-synapse-worker-2-pusher`
instead of `matrix-synapse-worker_generic_worker-18111` (indexed with a
port number).
People who modify `matrix_synapse_workers_enabled_list` directly will
need to adjust their configuration.
3 年之前
Slavi Pantaleev
fde5fef8b3
Fix Cactus Comments nginx injection when matrix-nginx-proxy disabled
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2101
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2089
3 年之前
Aine
cb2e57e33a
Update Postmoogle 0.9.1 -> 0.9.2
3 年之前
Slavi Pantaleev
ef523d68a4
Suppress errors in docker kill/rm calls for Synapse workers
We do the same everywhere else. This is an omission.
3 年之前
Julian-Samuel Gebühr
54d5741ec1
Fix typo
3 年之前
TheOneWithTheBraid
1da77f03b1
fix: updated default variables
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 年之前
Julian-Samuel Gebühr
19e61b0ad7
Inject nginx configuration for ldap proxy at runtime
3 年之前
Julian-Samuel Gebühr
94c9312bd0
Remove matrix LDAP proxy config from nginx role
3 年之前
Julian-Samuel Gebühr
a03b5efc42
Add nginx rewrite for registration
3 年之前
Julian-Samuel Gebühr
7c79f78d03
Remove selfcheck
3 年之前
Julian-Samuel Gebühr
bdfd84e146
Use a template option for the env with variable extension
3 年之前
Julian-Samuel Gebühr
b4fdc622fd
Remove ma1sd leftovers
3 年之前
Julian-Samuel Gebühr
b6fee92f0e
Avoid cross-referencing of variables in role, move to group vars
3 年之前
Julian-Samuel Gebühr
42230b6765
Make role enabled in role but turn it off in group vars
3 年之前
Julian-Samuel Gebühr
91e75d650e
Validate that basic LDAP settings are provided
3 年之前
Julian-Samuel Gebühr
8e76d712df
Remove ma1sd leftovers
3 年之前
TheOneWithTheBraid
6f02a916ec
feat: include matrix_ldap_registration_proxy
Fixes : #1144
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 年之前
Aine
17e6c52cbf
Update Dendrite 0.9.7 -> 0.9.8
3 年之前
Aine
2edd9a056e
Update Appservice IRC 0.34.0 -> 0.35.0
3 年之前
Aine
83482721f8
Update Coturn 4.5.2-r14 -> 4.6.0-r0
3 年之前
Aine
c29a39a6fb
Update Element 1.11.4 -> 1.11.5
3 年之前
Aine
afe5a016cb
Update Grafana 9.1.4 -> 9.1.5
3 年之前
Slavi Pantaleev
f12206676f
Upgrade Synapse (v1.66.0 -> 1.67.0) and remove `frontend_proxy` workers
`frontend_proxy` workers have been superseded by `generic_worker` workers.
Related to https://github.com/matrix-org/synapse/pull/13645
3 年之前
Slavi Pantaleev
11f2cda21a
Upgrade Certbot (1.28 -> 1.30)
3 年之前
Slavi Pantaleev
8778c14fe2
Upgrade Dendrite (0.9.6 -> 0.9.7)
3 年之前
Aine
5c954b0d5a
Update Grafana 9.1.3 -> 9.1.4
3 年之前