summary refs log tree commit diff
path: root/docs/systemd-with-workers/system (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Added some hardening measures to systemd unit files for managing the ↵Savyasachee Jha2021-04-182-142/+0
| | | | | | matrix-synapse service" This reverts commit 0d754ef4cf4a3a697b2c8e002bf3a9ac64af527f.
* Added some hardening measures to systemd unit files for managing the ↵Savyasachee Jha2021-04-132-0/+142
| | | | matrix-synapse service
* example systemd config: propagate reloads to units (#9463)Richard van der Hoff2021-02-222-0/+2
| | | | | 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-083-0/+47
Simplify and update this documentation, and make it part of the core dist.