You are here: Supporting Documents > Stratus Cloud Installation Guide > Installing the Stratus Cloud Solution > Stratus Cloud Workload Services Installation Script Options

Stratus Cloud Workload Services Installation Script Options

This topic describes the usage and options of the Stratus Cloud Workload Services installation script.

For an overview of the Stratus Cloud Solution installation procedure, see Installing the Stratus Cloud Solution.

Usage

./clouds-n.n.n.n.n.sh subcommand [options]

Description

The clouds script installs, upgrades, and uninstalls Stratus Cloud Workload Services.

Subcommands

install config-file

Installs or upgrades Workload Services according to the options in the specified configuration file. To create an installation configuration file, see Creating an Installation Configuration File for Stratus Cloud Workload Services

To reinstall the software with this subcommand, you must uninstall the software first.

uninstall

Uninstalls Workload Services. To uninstall the software, you must use the clouds script for the currently installed release and not the installation script from another version. If you followed the installation procedure, the current script is in the /opt/Release directory of the Stratus appliance.

-h Displays generic shell script help.
-- help Displays cloud-specific script help. (You must insert a space between -- and help in this subcommand.)
--info Prints embedded information about the script.
--list Prints a list of files in the installation archive.

--check

Verifies the integrity of the installation archive.

Examples

Install or upgrade the software:

./clouds-0.1.5.0.0.sh install install.conf

Uninstall the software:

./clouds-0.1.5.0.0.sh uninstall

of