Skip to content

Starting and Stopping the Server

The like most linux services, the situate service runs from systemd.

To start situate, run

systemctl start situate

To stop situate, run

systemctl stop situate

Note: From the systemd perspective, there is no difference between a Situate server and an agent. Both are started and stopped the same way.

Workload Automation and Orchestration