Installation Guide

This help article applies to CloudShell 9.3. To see the latest, click here.

You are here: Installing and Configuring Quali Server > Configuring Quali Server > Configure Quali Server on First Cluster Node

Configure Quali Server on the First Cluster Node

Configure Quali Server to communicate with the computer where the database is installed. You can either create a new database or use an existing QualiSystems database.

To configure Quali Server on the first cluster node:

  1. Configure Quali Server (note that during configuration, when you specify the License server IP or name, ensure that you use the License server role IP that you configured earlier, see License Server Installation).
  2. Run the following command at the command prompt: services.mcs
  3. Right-click the Quali Server service and select Stop.
  4. When the service has stopped, right-click the QualiServer service and select Properties.
  5. In the Quali Server service's Properties window, in the Startup type menu, select Manual.
  6. Using Windows Explorer, navigate to the following directory:

    [CloudShell Server Directory]\QualiSystems\CloudShell\Server

    Where[CloudShell Server Directory] is the directory where CloudShell Server is installed.

  1. Create a copy of the customer.config file and rename it to: "customer.config.old". Keep this file as a backup.
  2. Double-click the customer.config file.
  3. In the <appSettings> section, add the following line:

    <add key="FtsReplicasShards" value="1"/>

  1. Using Windows Explorer, navigate to the following directory:

    [CloudShell Server Directory]\QualiSystems\CloudShell\Server\

    QuickSearch\Config

    Where [CloudShell Server Directory] is the directory where CloudShell Server is installed.

  1. Rename the elasticsearch.yml file to "elasticsearch.yml.old". Keep this file as a backup.
  2. Copy the elasticsearch.yml file that was modified in the procedure Modifying the elasticsearch.yml configuration File to the QuickSearch folder.
  3. Next, set the same certificate on all Quali Server nodes. For additional information, see Set the Same Certificate on all Quali Server Nodes.