Author: buildbot
Date: Fri Apr 26 17:54:34 2013
New Revision: 860024
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/index.html
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Apr 26 17:54:34 2013
@@ -1 +1 @@
-1476318
+1476321
Modified: websites/staging/vcl/trunk/content/index.html
==============================================================================
--- websites/staging/vcl/trunk/content/index.html (original)
+++ websites/staging/vcl/trunk/content/index.html Fri Apr 26 17:54:34 2013
@@ -76,10 +76,13 @@
<div id="content">
<h1 class="title">Apache VCL</h1>
- <p>VCL is a modular cloud computing platform which dynamically provisions
and
-brokers remote access to compute resources including virtual machines,
-bare-metal computers, and resources in other cloud platforms. A self-service
-web portal is used to request resources and for administration.</p>
+ <p>VCL stands for Virtual Computing Lab. It is a free & open-source
cloud computing platform with the primary goal of delivering dedicated, custom
compute environments to users.</p>
+<p>This compute environments can range from something as simple as a virtual
machine running productivity software to a cluster of powerful physical servers
running complex HPC simulations.</p>
+<p><img src="/img/remote-access.png" width="600" border="0"></p>
+<p>VCL supports provisioning several different types of compute resources
including physical bare-metal machines, virtual machines hosted on several
different hypervisors, and traditional computing lab computers you would
normally find on a university campus.</p>
+<p>The user interface consists of a self-service web portal. Using the
portal, users select from a list of customized environments and make
reservations.</p>
+<p><img src="/img/ss-select-environment.png" width="600" border="1"></p>
+<p>Behind the scenes, the scheduling components built into the web portal
determine which compute resources to assign to the reservations. The requested
environment is then dynamically provisioned, secured, and configured to allow
remote access by the user. The user then remotely connects to the remote
compute environment using remote desktop, SSH, or any of the other supported
protocols.</p>
<p>VCL became an Apache Software Foundation top level project on June 20,
2012.</p>
</div>