Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
2022-02-05 21:32:54 +01:00 |
|
Slavi Pantaleev
|
453a4ec2d8
|
Relocate tasks related to Synapse workers
|
2021-02-15 11:18:47 +02:00 |
|
Max Klenk
|
567d0318b0
|
Merge branch 'synapse-workers' into feature/add-worker-support
|
2020-08-27 15:22:12 +02:00 |
|
Slavi Pantaleev
|
8fb3ce6f6d
|
Upgrade Synapse (v1.12.4 -> v1.13.0)
|
2020-05-19 21:35:32 +03:00 |
|
Chris van Dijk
|
7585bcc4ac
|
Allow the matrix user username and groupname to be configured separately
No migration steps should be required.
|
2020-05-01 19:59:32 +02:00 |
|
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
|
2020-04-19 19:05:03 +02:00 |
|
Slavi Pantaleev
|
027056e027
|
Fix weird path creation
Fixes #403 (Github Issue).
|
2020-03-18 18:24:30 +02:00 |
|
Slavi Pantaleev
|
2b85fde103
|
Rename some variables for consistency
|
2020-03-15 10:15:27 +02:00 |
|
Horvath Gergely
|
a5d94eec0b
|
refactor variable names
|
2020-03-08 00:28:14 +01:00 |
|
Horvath Gergely
|
310aa685f9
|
refactor based on Slavi's requests
|
2020-03-08 00:24:00 +01:00 |
|
Slavi Pantaleev
|
b440d5b73c
|
Remove some fact definitions during runtime
|
2019-08-22 08:00:02 +03:00 |
|
Dan Arnfield
|
3982f114af
|
Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
|
2019-05-21 10:25:59 -05:00 |
|
Slavi Pantaleev
|
fc7ba153b1
|
Make matrix-synapse role respect matrix_synapse_enabled flag
|
2019-05-21 10:46:49 +09:00 |
|