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