Citrix Systems 4.5 Printer User Manual


 
Chapter 5.
17
Installing CloudPlatform Management
Server
5.1. Install the Management Server on the First Host
The first step in installation, whether you are installing the Management Server on one host or many,
is to install the software on a single node.
Note
If you are planning to install the Management Server on multiple nodes for high availability, do not
proceed to the additional nodes yet. You can do this configuration later.
1. Log-in to the operating system of the host using the root privileges.
2. Untar the CloudPlatform installation file that you downloaded to your computer and run the
install.sh script that is available in it.
For more information on how to download the CloudPlatform installation file, see Section 4.1.1,
“Downloading CloudPlatform Installation Package ”.
Also, you can rename the following file and directory names with those you are using:
# tar xzf CloudPlatform-VERSION-N-OSVERSION.tar.gz
# cd CloudPlatform-VERSION-N-OSVERSION
# ./install.sh
You will see a few messages as the installer prepares, followed by a list of choices.
3. Choose M to install the Management Server software.
> M
Note
If you want to install MySQL database on the Management Server host, you can choose
the D option to do so. Then, you can run the ./install.sh script again and choose the M
option to install the Management Server software.
After the successful installation of Management Server, a message like “Complete! Done,” is
displayed.
4. To configure MySQL database client that you installed on a separate node, run the following
command to create the cloud user on the database.