mirror of https://github.com/apache/cloudstack.git
370 lines
16 KiB
HTML
370 lines
16 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Apache CloudStack: Open Source Cloud Computing</title>
|
|
|
|
<meta name="description" content="CloudStack is open source cloud computing software for creating, managing, and deploying infrastructure cloud services">
|
|
|
|
<meta itemprop="name" content="Apache Cloudstack">
|
|
<meta itemprop="description" content="CloudStack is open source cloud computing software for creating, managing, and deploying infrastructure cloud services">
|
|
<meta itemprop="image" content="https://cloudstack.apache.org/images/monkey-144.png">
|
|
|
|
<meta property="og:title" content="Apache Cloudstack">
|
|
<meta property="og:description" content="CloudStack is open source cloud computing software for creating, managing, and deploying infrastructure cloud services">
|
|
<meta property="og:site_name" content="Apache Cloudstack"/>
|
|
<meta property="og:image" content="https://cloudstack.apache.org/images/monkey-144.png">
|
|
|
|
<meta name="twitter:card" content="summary">
|
|
<meta name="twitter:title" content="Apache Cloudstack">
|
|
<meta name="twitter:description" content="CloudStack is open source cloud computing software for creating, managing, and deploying infrastructure cloud services">
|
|
<meta name="twitter:image:src" content="https://cloudstack.apache.org/images/monkey-144.png">
|
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1">
|
|
|
|
<link href="stylesheets/bootstrap.css" rel="stylesheet" media="screen">
|
|
<link href="stylesheets/font-awesome.css" rel="stylesheet">
|
|
<link href="stylesheets/bootswatch.min.css" rel="stylesheet">
|
|
|
|
<link rel="shortcut icon" href="images/favicon.ico">
|
|
<link rel="icon" href="images/favicon.ico">
|
|
|
|
<!-- Commenting out this template stuff until we figure out how to make it work with middleman
|
|
{% if headers.atom %}
|
|
<link rel="alternate" href="{{ headers.atom.url }}"
|
|
type="application/atom+xml" title="{{ headers.atom.title }}" />
|
|
{% endif %}
|
|
|
|
{% if headers.base %}<base href="{{ headers.base }}" />{% endif %}
|
|
-->
|
|
<!-- {% if headers.notice %}{{ headers.notice }}{% endif %} -->
|
|
<!-- Twitter Bootstrap and jQuery after this line. -->
|
|
<script src="https://code.jquery.com/jquery-latest.js"></script>
|
|
<script src="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
|
|
<script>
|
|
$('.dropdown-toggle').dropdown();
|
|
$('.nav-collapse').collapse();
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div class="navbar navbar-default navbar-fixed-top">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<a href="index.html" class="navbar-brand"><img class="" src="images/new-logo-sm.png" style="width: 200px" alt="Apache Cloudstack"></a>
|
|
<button class="navbar-toggle collapsed" type="button" data-toggle="collapse" data-target="#navbar-main">
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
</div>
|
|
<div class="navbar-collapse collapse" id="navbar-main">
|
|
<ul class="nav navbar-nav">
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="about">About <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="about">
|
|
<li><a tabindex="-1" href="about.html">About</a></li>
|
|
<li class="divider"></li>
|
|
<li><a tabindex="-1" href="https://blogs.apache.org/cloudstack/" target="_blank">Blog<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
|
<li><a tabindex="-1" href="http://planet.apache.org/cloudstack/" target="_blank">Planet</a></li>
|
|
<li><a tabindex="-1" href="history.html">History</a></li>
|
|
<li><a tabindex="-1" href="http://cloudstack.apache.org/software/features.html" target="_blank">Features<span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
|
<li><a tabindex="-1" href="cloudstack-faq.html">FAQ</a></li>
|
|
<li><a tabindex="-1" href="who.html">Who We Are</a></li>
|
|
<li><a tabindex="-1" href="security.html">Security</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="community">Community <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="community">
|
|
<li><a tabindex="-1" href="contribute.html">Get Involved</a></li>
|
|
<li><a tabindex="-1" href="developers.html">Developers</a></li>
|
|
<li><a tabindex="-1" href=/mailing-lists.html">Mailing Lists</a></li>
|
|
<li><a tabindex="-1" href="http://lanyrd.com/topics/apache-cloudstack/" target="_blank">Events & Meetups <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="users">Users <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="users">
|
|
<li><a tabindex="-1" href="users.html">Known Users</a></li>
|
|
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Case+Studies" target="_blank">Case Studies <span class="glyphicon glyphicon-share-alt pull-right"></span></a></li>
|
|
<li><a tabindex="-1" href="survey.html">Take Survey</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="docs">Documentation <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="docs">
|
|
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org" target="_blank">Getting Started Docs</span></a></li>
|
|
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-installation" target="_blank">Installation Docs</a></li>
|
|
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-administration" target="_blank">Administration Docs</a></li>
|
|
<li><a tabindex="-1" href="http://docs.cloudstack.apache.org/projects/cloudstack-release-notes" target="_blank">Release Notes</a></li>
|
|
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/Home" target="_blank">Wiki</a></li>
|
|
<li><a tabindex="-1" href="https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Books" target="_blank">Books</a></li>
|
|
<li><a tabindex="-1" href="docs/" target="_blank">Obsolete Docs</a></li>
|
|
<li><a tabindex="-1" href="docs/api/">API Documentation</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="download">
|
|
<li><a tabindex="-1" href="downloads.html">CloudStack Releases</a></li>
|
|
<li><a tabindex="-1" href="downloads.html#cloudmonkey">CloudMonkey</a></li>
|
|
<li><a tabindex="-1" href="downloads.html#archives">Release Archive</a></li>
|
|
</ul>
|
|
</li>
|
|
<li class="dropdown">
|
|
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="apache">Apache <span class="caret"></span></a>
|
|
<ul class="dropdown-menu" aria-labelledby="apache">
|
|
<li><a tabindex="-1" href="http://apache.org">Apache Software Foundation</a></li>
|
|
<li><a tabindex="-1" href="http://www.apache.org/licenses/">License</a></li>
|
|
<li><a tabindex="-1" href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
|
|
<li><a tabindex="-1" href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="container">
|
|
<div class="bs-docs-section">
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<div class="bs-example">
|
|
<div class="jumbotron">
|
|
<div class="row">
|
|
<div class="col-lg-8">
|
|
<h1>Apache CloudStack™</h1>
|
|
|
|
<p>Open Source Cloud Computing™</p>
|
|
|
|
</div>
|
|
|
|
<div class="col-lg-4">
|
|
|
|
<img src="images/monkey.png" style="width: 210px;" alt="">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="row">
|
|
<div class="col-lg-6">
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
|
|
Latest Announcement
|
|
|
|
<a href="https://blogs.apache.org/cloudstack/feed/entries/atom"><img src="/images/feed-icon-14x14.png" class="pull-right" alt=""></a>
|
|
|
|
</div>
|
|
|
|
<div id="headline" class="panel-body">
|
|
</div>
|
|
</div>
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
|
|
About CloudStack
|
|
|
|
</div>
|
|
|
|
<div class="panel-body">
|
|
|
|
<p>
|
|
Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines, as a highly available, highly scalable Infrastructure as a Service (IaaS) cloud computing platform. CloudStack is used by a number of service providers to offer public cloud services, and by many companies to provide an on-premises (private) cloud offering, or as part of a hybrid cloud solution.
|
|
</p>
|
|
|
|
<p>
|
|
CloudStack is a turnkey solution that includes the entire "stack" of features most organizations want with an IaaS cloud: compute orchestration, Network-as-a-Service, user and account management, a full and open native API, resource accounting, and a first-class User Interface (UI).
|
|
</p>
|
|
|
|
<p>
|
|
CloudStack currently supports the most popular hypervisors: VMware, KVM, XenServer, Xen Cloud Platform (XCP) and Hyper-V.
|
|
</p>
|
|
|
|
<p>
|
|
Users can manage their cloud with an easy to use Web interface, command line tools, and/or a full-featured RESTful API. In addition, CloudStack provides an API that's compatible with AWS EC2 and S3 for organizations that wish to deploy hybrid clouds.
|
|
</p>
|
|
|
|
<a href="about.html"><button type="button" class="btn btn-info">Learn More</button></a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
|
|
Join Us
|
|
|
|
</div>
|
|
|
|
<div class="panel-body">
|
|
|
|
<p>
|
|
Learn more about getting involved with Apache CloudStack on the <a href="contribute.html">Contributing to Apache CloudStack</a> page, or go straight to our <a href="developers.html">Developer Resources</a> page.
|
|
</p>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-lg-6">
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
Get CloudStack
|
|
</div>
|
|
<div class="panel-body">
|
|
|
|
<p class="text-warning">Apache CloudStack 4.5.1 is out!</p>
|
|
|
|
<p>
|
|
Looking for other versions of Apache CloudStack? You can find our archives on the download page as well.
|
|
</p>
|
|
|
|
<a href="downloads.html"><button type="button" class="btn btn-success">Download Now</button></a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
CloudStack Events
|
|
</div>
|
|
|
|
<div class="panel-body" id="events">
|
|
|
|
<h4>2015 CloudStack Days</h4>
|
|
|
|
<p>
|
|
In 2015, five CloudStack Days events will be held across the globe. Each one-day event will feature morning plenary sessions, afternoon breakout sessions in user and developer tracks and a hackathon. Learn more at:
|
|
</p>
|
|
|
|
<p>
|
|
<ul>
|
|
<li>CloudStack Days <a href="http://events.linuxfoundation.org/events/cloudstack-seattle">Seattle 2015</a></li>
|
|
<li>CloudStack Days <a href="http://events.linuxfoundation.org/events/cloudstack-austin">Austin 2015</a></li>
|
|
<li>CloudStack Days <a href="http://events.linuxfoundation.org/events/cloudstack-tokyo">Tokyo 2015</a></li>
|
|
<li>CloudStack Days <a href="http://events.linuxfoundation.org/events/cloudstack-dublin">Dublin 2015</a></li>
|
|
</ul>
|
|
</p>
|
|
<p>
|
|
View <a href="https://www.youtube.com/playlist?list=PLbzoR-pLrL6ruJrhXZ-jSSYw0m3WfK4ea">videos</a> from the CloudStack Collaboration Conference Europe 2014
|
|
</p>
|
|
|
|
<h4>Upcoming CloudStack Related Events</h4>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
What are people saying?
|
|
</div>
|
|
<div class="panel-body">
|
|
|
|
<a class="twitter-timeline" href="https://twitter.com/search?q=cloudstack" data-widget-id="383337162126544896" data-chrome="nofooter transparent noheader noborders noscrollbar">Tweets about "cloudstack"</a>
|
|
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>
|
|
var maxEntries = 3; // if 0 then there will be no limit
|
|
|
|
function slug(str){
|
|
return str.replace(/\s/g,'-').replace(/[^a-zA-Z0-9\-]/g,'').toLowerCase();
|
|
}
|
|
/**
|
|
* This function appends rss feed items to divs with the same slug
|
|
* Name is the title of the feed, when slugged i use it as a div id
|
|
* File is the rss feed
|
|
*/
|
|
function newFeed(id, file) {
|
|
$.getJSON("//query.yahooapis.com/v1/public/yql?q=select%20*%20from%20xml%20where%20url%3D%22"+encodeURIComponent(file)+"%22&format=json&callback=?", function(d) {
|
|
var count = 0;
|
|
$(d.query.results.feed.entry).each(function() {
|
|
if(maxEntries == 0 || maxEntries>count){
|
|
var title = this.title.content;
|
|
var content = this.content.content;
|
|
var pubDate = new Date(this.published);
|
|
// Format however you want, I only went for link and title
|
|
var anItem = "<h4>"+title+"</h4><p>"+pubDate+"</p>"+content+"<hr />";
|
|
$("#"+id).append(anItem);
|
|
if (count==0)
|
|
$("#headline").append("<p>"+title+"<br/><a href='#news'>Read more here.</a></p>");
|
|
count++;
|
|
}
|
|
});
|
|
});
|
|
};
|
|
</script>
|
|
|
|
<p><a name='news'></a><br /> </p><p> </p>
|
|
|
|
<div class="panel panel-default">
|
|
<div class="panel-heading">
|
|
Project Announcements
|
|
</div>
|
|
<div class="panel-body">
|
|
<div id="feed">
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script>
|
|
newFeed("feed", "https://blogs.apache.org/cloudstack/feed/entries/atom?cat=%2FAnnouncements");
|
|
</script>
|
|
|
|
<script>
|
|
var maxEvents = 3; // if 0 then there will be no limit
|
|
|
|
/**
|
|
* This function appends rss feed items to divs with the same slug
|
|
* Name is the title of the feed, when slugged i use it as a div id
|
|
* File is the rss feed
|
|
*/
|
|
function newEventList(id, file) {
|
|
$.getJSON("//query.yahooapis.com/v1/public/yql?q=select%20*%20from%20xml%20where%20url%3D%22"+encodeURIComponent(file)+"%22&format=json&callback=?", function(d) {
|
|
var count = 0;
|
|
$(d.query.results.feed.entry).each(function() {
|
|
if(maxEvents == 0 || maxEvents>count){
|
|
var title = this.title;
|
|
var link = this.link.href;
|
|
var anItem = "<p><a href='"+link+"' target='_blank'>"+title+"</a></p>";
|
|
$("#"+id).append(anItem);
|
|
count++;
|
|
}
|
|
});
|
|
$("#events").append("<p><small>For more events, take a look at the <a href='http://lanyrd.com/topics/apache-cloudstack/' target='_blank'>Apache CloudStack topic page</a> on Lanyrd.</small></p>");
|
|
});
|
|
};
|
|
|
|
newEventList("events", "http://lanyrd.com/topics/apache-cloudstack/feed/");
|
|
|
|
</script>
|
|
|
|
|
|
<footer>
|
|
<p>Copyright © 2015 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. <br/>
|
|
"Apache", "CloudStack", "Apache CloudStack", the Apache CloudStack logo, the Apache CloudStack Cloud Monkey logo and the Apache feather logos are registered trademarks or trademarks of The Apache Software Foundation.</p>
|
|
<p><a href="/trademark-guidelines.html">Apache CloudStack Trademark Usage</a> - <a href="/bylaws.html">Apache CloudStack Community ByLaws</a></p>
|
|
</footer>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|