Skip to main content
How Can We Help?

Search for answers or browse our knowledge base.

Smarten Lite Manage services

You are here:
< Back

This Article will have information pertaining to service control for  Smarten Lite

Use Putty to SSH into each server. Credentials in Keeper
RPM web: 51.81.209.76 / vps-73f6813a.vps.ovh.us
To stop and start the API used for scanning

sudo systemctl stop lite-api
sudo systemctl start lite-api

MySQL: 15.204.66.181 / vps-926a5872.vps.ovh.us
Backup MySQL: vps-86ccc349.vps.ovh.us

To stop and start node server:
forever stop server.js
forever start -o logs/out.log -e logs/err.log server.js