From 2bcfdae80a44dcf177eee7dcf94ceaccef106da6 Mon Sep 17 00:00:00 2001 From: Chris Alfonso Date: Mon, 30 Jun 2008 14:22:36 -0400 Subject: Site updates, added the svg files --- everest-site-1.0.0/content/documentation.php | 16 +- everest-site-1.0.0/content/index.php | 6 + .../content/styles/everest-expansion.png | Bin 0 -> 61065 bytes .../content/styles/everest-high-level.png | Bin 0 -> 34730 bytes everest-site-1.0.0/content/styles/everest.css | 8 + everest-site-1.0.0/content/styles/generic.css | 2 +- svg/Everest Expansion.svg | 6455 ++++++++++++++++++++ svg/Everest High Level.svg | 3270 ++++++++++ 8 files changed, 9754 insertions(+), 3 deletions(-) create mode 100644 everest-site-1.0.0/content/styles/everest-expansion.png create mode 100644 everest-site-1.0.0/content/styles/everest-high-level.png create mode 100644 svg/Everest Expansion.svg create mode 100644 svg/Everest High Level.svg diff --git a/everest-site-1.0.0/content/documentation.php b/everest-site-1.0.0/content/documentation.php index 4a0662b..af07448 100644 --- a/everest-site-1.0.0/content/documentation.php +++ b/everest-site-1.0.0/content/documentation.php @@ -2,8 +2,20 @@
-
- Everest Documentation +
+
+

Everest Overview

+

Everest at a high level is just a set of tools that allow you to provision an Everest repository machine, which in turn maintains the configuration of cloud based infrastructure machines. + Whether you need a cluster of JBoss Applications Servers, replicated MySQL databases, or an Apache proxy tier, the Everest project allows you to consistently provision and configure entire IT system tiers. + Get started with building an Everest based infrastructure! Read the Everest Documentation.

+

Create an isolated infrastructure using the Everest tools

+

Use the everest tools to create an Everest Repository machine and a cloud of machines to build out an entire IT infrastructure.

+

everest high level diagram

+

Setup parallel infrastructure and synchronize later

+

Multiple Everest repositories can share a cloud of machines. Creating isolated Everest repositories allows a team to isolate their changes from others and then later synchronize changes when features are ready to merge.

+

everest high level diagram

+ +
diff --git a/everest-site-1.0.0/content/index.php b/everest-site-1.0.0/content/index.php index 6621fd7..ba6a604 100644 --- a/everest-site-1.0.0/content/index.php +++ b/everest-site-1.0.0/content/index.php @@ -7,6 +7,12 @@

Everest makes building intrastructure in a cloud computing environment easy

Everest is a set of light weight tools that use Cobbler, Puppet, and Xen to provide developers and system administrators an easy way to initiate provisioning and system configuration of IT systems.

+

Everest is:

+

Everest goals: