Dirk Klimpel 974261cd81 Fix broken links in INSTALL.md (#10331) | 3 жил өмнө | |
---|---|---|
.. | ||
README.md | 974261cd81 Fix broken links in INSTALL.md (#10331) | 3 жил өмнө |
log_config.yaml | 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | 5 жил өмнө |
matrix-synapse.service | 47db2c3673 Add entry to set dependency against psql service (#7591) | 4 жил өмнө |
override-hardened.conf | 5bba1b4905 Hardened systemd unit files (#9803) | 3 жил өмнө |
This is a setup for managing synapse with a user contributed systemd unit
file. It provides a matrix-synapse
systemd unit file that should be tailored
to accommodate your installation in accordance with the installation
instructions provided in
installation instructions.
User
variable matches which user
you installed synapse under and wish to run it as.WorkingDirectory
variable matches
where you have installed synapse.ExecStart
variable matches the
appropriate locations of your installation.matrix-synapse.service
to /etc/systemd/system/
sudo systemctl start matrix-synapse
sudo systemctl status matrix-synapse
sudo systemctl enable matrix-synapse