Charles Wright
|
7d9eb56164
|
Add a validation step to fail when the user allocates generic workers together with all of the new worker types
|
2024-01-17 15:22:27 -06:00 |
|
Charles Wright
|
55604f73c5
|
Bugfix: Locations for new workers must go *after* the stream writers
|
2024-01-16 17:24:13 -06:00 |
|
Charles Wright
|
0dbdaf5b9f
|
Enable HTTP resources for new worker types
|
2024-01-16 16:51:23 -06:00 |
|
Charles Wright
|
a1cbe7f39b
|
Add overrides for locations that must go to the main Synapse process
|
2024-01-16 16:32:32 -06:00 |
|
Charles Wright
|
124524ea1f
|
Typo: Send sync endpoints to sync workers, not room workers
|
2024-01-16 11:22:46 -06:00 |
|
Charles Wright
|
1379200e9d
|
Add new worker types to the dynamic workers list
|
2024-01-16 11:13:51 -06:00 |
|
Charles Wright
|
5ca9a7269a
|
Add the new worker types to the list of available worker types
|
2024-01-16 10:58:46 -06:00 |
|
Charles Wright
|
12a8d535e8
|
Move maps inside the if-workers block; Add Tom's map to extract access token from the URI arg
|
2024-01-16 10:53:20 -06:00 |
|
Charles Wright
|
0175a472d7
|
Typo: forgot closing }}'s
|
2024-01-16 10:02:36 -06:00 |
|
Charles Wright
|
db70230ae1
|
Add room-workers as a new preset, with new room workers, sync workers, client readers, and federation readers. Based on https://tcpipuk.github.io/synapse/index.html
|
2024-01-16 09:17:24 -06:00 |
|
Charles Wright
|
c053336ad2
|
Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections
|
2024-01-03 14:43:01 -06:00 |
|
Charles Wright
|
1cae31372c
|
Make Conduit's rocksdb_max_open_files parameter configurable, and set it to a higher default value
|
2022-09-02 13:04:21 -05:00 |
|
Charles Wright
|
e74560c6ef
|
Moved Conduit directory creation from setup.yml into setup_install.yml, as suggested by Slavi
|
2022-08-08 22:08:09 -05:00 |
|
Charles Wright
|
5799b95c01
|
Ensure space around pipe character for ansible-lint
|
2022-08-05 13:48:45 -05:00 |
|
Charles Wright
|
0ee44adde8
|
Using ansible.builtin where possible
|
2022-08-05 13:44:56 -05:00 |
|
Charles Wright
|
47caba38fb
|
Implemented suggestions from Slavi
|
2022-08-05 09:59:35 -05:00 |
|
Charles Wright
|
20767b5149
|
Fixes to enable Conduit in setup-all
|
2022-08-04 14:35:41 -05:00 |
|
Charles Wright
|
53cf0e18a4
|
Actually make the data dir writable this time
|
2022-08-04 13:32:01 -05:00 |
|
Charles Wright
|
50c4c48f09
|
Rename storage directory to data
|
2022-08-04 13:31:28 -05:00 |
|
Charles Wright
|
c228ad451d
|
Updates to conduit paths
|
2022-08-04 13:25:18 -05:00 |
|
Charles Wright
|
2d7c427504
|
Fixes from a first trial run
|
2022-08-04 13:16:32 -05:00 |
|
Charles Wright
|
f4afbe8ede
|
First pass at adding vars for Conduit
|
2022-08-04 12:39:26 -05:00 |
|
Charles Wright
|
c484c6294d
|
First pass at creating defaults and tasks for Conduit
|
2022-08-04 12:37:08 -05:00 |
|
Charles Wright
|
a5476e1857
|
Fixes to the conduit systemd config
|
2022-08-04 12:36:13 -05:00 |
|
Charles Wright
|
6be5672eac
|
Adding support for Conduit: First temps: Some rough templates
|
2022-08-03 22:07:42 -05:00 |
|