From 306ba25c38f864280c9f78a06816d713f1113416 Mon Sep 17 00:00:00 2001
From: erikjohnston matrix-synapse
service for the mast
well as a matrix-synapse-worker@
service template for any workers you
require. Additionally, to group the required services, it sets up a
matrix-synapse.target
.
See the folder system +
See the folder system for the systemd unit files.
-The folder workers +
The folder workers
contains an example configuration for the generic_worker
worker.
See the worker documentation for information on how to set up the
@@ -194,7 +194,7 @@ the provided *.service
files accordingly.
*.service
and *.target
files in system
+*.service
and *.target
files in system
to /etc/systemd/system
.systemctl daemon-reload
to tell systemd to load the new unit files.systemctl enable matrix-synapse.service
. This will configure the
@@ -229,7 +229,7 @@ systemctl restart matrix-synapse.target
Optional: If further hardening is desired, the file
override-hardened.conf
may be copied from
-contrib/systemd/override-hardened.conf
+contrib/systemd/override-hardened.conf
in this repository to the location
/etc/systemd/system/matrix-synapse.service.d/override-hardened.conf
(the
directory may have to be created). It enables certain sandboxing features in
--
cgit 1.4.1