Worker TLS

This commit is contained in:
deathrow 2022-12-05 16:55:57 -05:00
parent d391046431
commit a906b7859e
No known key found for this signature in database
GPG Key ID: FF39D67A22069F73
16 changed files with 16 additions and 40 deletions

View File

@ -1,11 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: additional1
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/additional1.yaml
worker_listeners:

View File

@ -1,11 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: additional2
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/additional2.yaml
worker_listeners:

View File

@ -1,10 +1,9 @@
worker_app: synapse.app.generic_worker
worker_name: event1
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_log_config: /data/log/event1.yaml
worker_listeners:

View File

@ -1,10 +1,9 @@
worker_app: synapse.app.generic_worker
worker_name: event2
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_log_config: /data/log/event2.yaml
worker_listeners:

View File

@ -1,8 +1,7 @@
worker_app: synapse.app.federation_sender
worker_name: federation1
# The replication listener on the main synapse process.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_log_config: /data/log/federation1.yaml

View File

@ -1,8 +1,7 @@
worker_app: synapse.app.federation_sender
worker_name: federation2
# The replication listener on the main synapse process.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_log_config: /data/log/federation2.yaml

View File

@ -1,8 +1,7 @@
worker_app: synapse.app.federation_sender
worker_name: federation3
# The replication listener on the main synapse process.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_log_config: /data/log/federation3.yaml

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: sync1
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/sync1.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: sync2
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/sync2.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: sync3
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/sync3.yaml
worker_listeners:

View File

@ -1,10 +1,9 @@
worker_app: synapse.app.generic_worker
worker_name: sync4
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_main_http_uri: http://synapse:8008/
worker_log_config: /data/log/sync4.yaml

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: sync5
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/sync5.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: worker1
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_replication_http_tls: true
worker_main_http_uri: http://synapse:8008/
worker_log_config: /data/log/worker1.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: worker2
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/worker2.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: worker3
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/worker3.yaml
worker_listeners:

View File

@ -1,12 +1,10 @@
worker_app: synapse.app.generic_worker
worker_name: worker4
# The replication listener on the synapse to talk to.
worker_replication_host: synapse
worker_replication_http_port: 9093
worker_main_http_uri: http://synapse:8008/
worker_replication_http_tls: true
worker_log_config: /data/log/worker4.yaml
worker_listeners: