Slavi Pantaleev
|
453a4ec2d8
|
Relocate tasks related to Synapse workers
|
4 years ago |
Max Klenk
|
567d0318b0
|
Merge branch 'synapse-workers' into feature/add-worker-support
|
4 years ago |
Slavi Pantaleev
|
8fb3ce6f6d
|
Upgrade Synapse (v1.12.4 -> v1.13.0)
|
5 years ago |
Chris van Dijk
|
7585bcc4ac
|
Allow the matrix user username and groupname to be configured separately
No migration steps should be required.
|
5 years ago |
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 |
Slavi Pantaleev
|
027056e027
|
Fix weird path creation
Fixes #403 (Github Issue).
|
5 years ago |
Slavi Pantaleev
|
2b85fde103
|
Rename some variables for consistency
|
5 years ago |
Horvath Gergely
|
a5d94eec0b
|
refactor variable names
|
5 years ago |
Horvath Gergely
|
310aa685f9
|
refactor based on Slavi's requests
|
5 years ago |
Slavi Pantaleev
|
b440d5b73c
|
Remove some fact definitions during runtime
|
5 years ago |
Dan Arnfield
|
3982f114af
|
Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
|
6 years ago |
Slavi Pantaleev
|
fc7ba153b1
|
Make matrix-synapse role respect matrix_synapse_enabled flag
|
6 years ago |