summary refs log tree commit diff
path: root/docs/systemd-with-workers/system/matrix-synapse-worker@.service (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Added some hardening measures to systemd unit files for managing the ↵Savyasachee Jha2021-04-181-71/+0
| | | | | | matrix-synapse service" This reverts commit 0d754ef4cf4a3a697b2c8e002bf3a9ac64af527f.
* Added some hardening measures to systemd unit files for managing the ↵Savyasachee Jha2021-04-131-0/+71
| | | | matrix-synapse service
* example systemd config: propagate reloads to units (#9463)Richard van der Hoff2021-02-221-0/+1
| | | | | It should be possible to reload `synapse.target` to have the reload propagate to all the synapse units.
* Systemd docs: configure workers to start after main process. (#8276)Richard van der Hoff2020-09-081-0/+5
|
* Ensure worker config exists in systemd service (#7528)David Vo2020-05-211-1/+1
|
* Make systemd-with-workers doc official (#7234)Richard van der Hoff2020-04-081-0/+20
Simplify and update this documentation, and make it part of the core dist.