Product SiteDocumentation Site

6.2. Installation

This section describes the procedure for performing a single node install where the Management Server and MySQL are on a single, shared OS instance. More complicated installations are detailed in the Installation Guide

6.2.1. Management Server

Install the CloudStack packages. You should have a file in the form of CloudStack-NNNN.tar.gz. Untar the file and then run the install.sh script inside it:
# tar xzf CloudStack-2.2.0-1-centos.tar.gz
# cd CloudStack-2.2.0-1-centos
# ./install.sh
Setting up the temporary repository...
Cleaning Yum cache...
Loaded plugins: fastestmirror
11 metadata files removed
Welcome to the Cloud.com CloudStack Installer.  What would you like to do?

    M) Install the Management Server
    A) Install the Agent
    S) Install the Usage Monitor
    D) Install the database server
    Q) Quit

    > M
Choose "M" to install the Management Server software