1

Topic: Start/Stop Spider service

What is the ssh command to start/stop/restart Spider service?
After restarting the vps server I can't get the Spider dashboard anymore, I guess I have to start the Spider service manually...

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Start/Stop Spider service

Ok, I found the answer:

sudo systemctl stop spiderd
sudo systemctl start spiderd
sudo systemctl restart spiderd