| Download CloudStack Cloud Computing Software | |
|
There are two methods for downloading and installing the CloudStack. You can download the source code and build it yourself or you can install CloudStack from precompiled binaries. You can download the appropriate installation guide from the CloudStack wiki: BinariesActon Release The current CloudStack stable version is the Acton 3.0.x release. Binary packages of CloudStack 3.0.1 are available for download from the CloudStack Project at Sourceforge. There is currently no upgrade path from 2.2.x to Acton. Red Hat Enterprise Linux/CentOS 6.2 Red Hat Enterprise Linux/CentOS 5
2.2.x Release The 2.2.x branch of releases continues to be maintained (though no future feature additions are planned). The latest stable verson of CloudStack is version 2.2.14, Binary packages of CloudStack 2.2.14 are available from download from the CloudStack Project at SourceForge.
If you are interested in a commercial support contract and guided evaluation contact This e-mail address is being protected from spambots. You need JavaScript enabled to view it . Source CodeIn an effort to support regular builds and access to the latest open source technologies from CloudStack you can retreive the CloudStack source code from Github. Instructions for building CloudStack from source are included in the source code install.txt . If you wish to clone the git repo for CloudStack, merely execute the following command: git clone git://github.com/CloudStack/CloudStack.git All other sub-projects for CloudStack are hosted on GitHub. CloudBridge Amazon EC2 Compatibility ServerCloudBridge is a server process that runs as an adjunct to the CloudStack. The CloudBridge provides an Amazon EC2 compatible API via both SOAP and REST web services. The EC2 API is translated to native CloudStack API calls by the CloudBridge. Clients can continue using existing EC2-compatible tools with the CloudBridge.
Password Management ScriptsThe CloudStack can perform root password management and reset for guest instances. This is described further in the Administration Guide. These scripts are installed in your templates. Scripts are available for Windows and Linux.
SSH KeyGen ScriptThe script will go to the virtual router and fetch SSH keys. The script is coded to put the fetched keys in the root folder.
|