You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marcel Partap
353bc7c362
Add initial support for synapse workers
· needs documentation; no checks yet for port clashes or typos in worker name
· according to https://github.com/matrix-org/synapse/wiki/Workers-setup-with-nginx#results
about 90% of requests go to the synchrotron endpoint
· thus, the synchrotron worker is especially suited to be load-balanced
· most of the other workers are documented to support only a single instance
· https://github.com/matrix-org/synapse/blob/master/docs/workers.md
|
5 years ago |
.. |
matrix-base
|
Only install docker-python if matrix_docker_installation_enabled
|
5 years ago |
matrix-bridge-appservice-discord
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-bridge-appservice-irc
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-bridge-appservice-slack
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-bridge-appservice-webhooks
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-bridge-mautrix-facebook
|
Add encryption configuration defaults to Mautrix bridges
|
5 years ago |
matrix-bridge-mautrix-hangouts
|
Add encryption configuration defaults to Mautrix bridges
|
5 years ago |
matrix-bridge-mautrix-telegram
|
Add encryption configuration defaults to Mautrix bridges
|
5 years ago |
matrix-bridge-mautrix-whatsapp
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-bridge-mx-puppet-skype
|
force build docker image if git master changes
|
5 years ago |
matrix-common-after/tasks
|
Fix --tags=start regression
|
5 years ago |
matrix-corporal
|
Upgrade matrix-corporal (1.8.0 -> 1.9.0)
|
5 years ago |
matrix-coturn
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-dimension
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-email2matrix
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-jitsi
|
Fix missing "stun:" prefix for jitsi/web STUN server URLs
|
5 years ago |
matrix-ma1sd
|
Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined
|
5 years ago |
matrix-mailer
|
Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
|
5 years ago |
matrix-nginx-proxy
|
Update nginx (1.17.9 -> 1.17.10)
|
5 years ago |
matrix-postgres
|
Fix hardcoded values in postgres script matrix-change-user-admin-status
|
5 years ago |
matrix-riot-web
|
Simplify if conditions
|
5 years ago |
matrix-synapse
|
Add initial support for synapse workers
|
5 years ago |