ποΈ Configure Application Settings
While the available configuration settings vary for each component, the configuration options are the same within each configuration utility. For example, for any product where you need to select a license, the Select a license screen works the same way for every configuration utility. Instead of walking through each in a linear fashion and repeating the information multiple times, the process of selecting a license is explained once, see Select a CloudShell License.
ποΈ Select a CloudShell License
The Select a license window enables you to license your CloudShell applications.
ποΈ Admin Configuration Settings
Administrative tasks
ποΈ Configure the SQL Server Database Connection
Configure access to an SQL database
ποΈ Configure the MongoDB Database Connection
Configure access to a MongoDB database
ποΈ Changing the Running User on the Quali Server Service
From time to time, you may need to restart the Quali Server service. For example, after system upgrades, maintenance operations or when applying certain CloudShell customizations.
ποΈ Configure the Self-Service Portal
2 items
ποΈ Server Connectivity Settings
To configure server connectivity settings:
ποΈ Configure the Execution Server
- CloudShell also provides Virtual Appliances that install Execution Servers on Linux VMs. For details, see Linux Execution Server Installation and Configuration.
ποΈ Configure the Execution Server to Run as a Process by Default
By default, the Execution Server currently runs as a service, which may be convenient in many cases. However, there are some technical limitations when running the Execution Server as a service, for example, the following features cannot be used:
ποΈ Configure CloudShell Sandbox API
The CloudShell Sandbox API service is installed by the CloudShell Installation wizard (as described in Install CloudShell Sandbox API). Since CloudShell Sandbox API is a service, you can install it on the same machine as the CloudShell Portal/Quali Server or on a different machine, and also install it on several machines (and can configure the settings accordingly). Having multiple Sandbox API services is useful if you have security issues and donβt want to allow connectivity from other automation clients to Quali Server or for scenarios where you have multiple Continuous Integration servers in different parts of the lab consuming sandboxes.
ποΈ Configure PyPi Server in Offline Mode
When a Python driver or script runs in CloudShell, the local PyPi Server process downloads the Python packages it needs from the online public PyPi repository and places them in the driver or script's virtual environment on the execution server.