Start the Server Cluster Nodes (Starts Server Cluster)
Starting the two services for each Server Node, in this order, actually starts the Server Cluster.
- cis-conductor (for each Server Node)
- clarify (for each Server Node)
For Windows, using the Services interface on the Task Manager to start the services is recommended.
For Linux, starting the services can be done using System Control:
- Run `sudo systemctl start cis-conductor`
- Run `sudo systemctl start clarify`