summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Alfonso <calfonso@redhat.com>2008-07-10 23:03:51 -0400
committerChris Alfonso <calfonso@redhat.com>2008-07-10 23:03:51 -0400
commita4e5f0e05c12e7933e95e3efe4a54d61e0d6fb35 (patch)
tree7be1144eec66b119cb3fe4aadb4f2a0b2c91e6f1
parent06f597bedd8d6fbf8f65fa287eb113771cac32d4 (diff)
downloadsite-a4e5f0e05c12e7933e95e3efe4a54d61e0d6fb35.tar.gz
site-a4e5f0e05c12e7933e95e3efe4a54d61e0d6fb35.tar.xz
site-a4e5f0e05c12e7933e95e3efe4a54d61e0d6fb35.zip
more content shuffling
-rw-r--r--genome-site-1.0.0/content/documentation.php21
-rw-r--r--genome-site-1.0.0/content/index.php27
2 files changed, 28 insertions, 20 deletions
diff --git a/genome-site-1.0.0/content/documentation.php b/genome-site-1.0.0/content/documentation.php
index a890362..721c4af 100644
--- a/genome-site-1.0.0/content/documentation.php
+++ b/genome-site-1.0.0/content/documentation.php
@@ -5,7 +5,26 @@
<div id="content">
<div id="inner">
<div id="doc">
- <h1>Genome Overview</h1>
+ <h2>Genome is:</h2>
+ <ul>
+ <li>A set of tools that integrate world class open source products so that developer solutions can automatically be deployed into production</li>
+ <li>A set of tools that capture deployed solutions so that they can be reused by other teams</li>
+ <li>An open source project that allows a community of our partners and customers to collaborate with us on those solutions</li>
+ </ul>
+ <h2>Genome goals:</h2>
+ <ul>
+ <li>Consistently configure systems throughout the software development lifecycle, including production</li>
+ <li>Provide a consistent disaster recovery solution for system configuration</li>
+ <li>Enable large scale parallel developement of infrastructure systems</li>
+ </ul>
+ <h2>Genome uses:</h2>
+ <ul>
+ <li>Cobbler - for OS provisioning and system profile management</li>
+ <li>Func - for remote control of cloud based machines</li>
+ <li>Puppet - for constent system configuration</li>
+ </ul>
+
+ <h2>Genome overview:</h2>
<p>Genome at a high level is just a set of tools that allow you to provision an Genome 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 Genome project allows you to consistently provision and configure entire IT system tiers.
Get started with building an Genome based infrastructure! Read the <a href="/docs/genome">Genome Documentation</a>.</p>
diff --git a/genome-site-1.0.0/content/index.php b/genome-site-1.0.0/content/index.php
index 2fef4f2..e7bdbff 100644
--- a/genome-site-1.0.0/content/index.php
+++ b/genome-site-1.0.0/content/index.php
@@ -7,25 +7,14 @@
<div id="inner">
<h1>Genome: IT Evolved.</h1>
<p class="pintro">Genome makes building intrastructure in a cloud computing environment easy. Genome 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 I.T. systems.</p>
- <p></p>
- <h2>Genome is:</h2>
- <ul>
- <li>A set of tools that integrate world class open source products so that developer solutions can automatically be deployed into production</li>
- <li>A set of tools that capture deployed solutions so that they can be reused by other teams</li>
- <li>An open source project that allows a community of our partners and customers to collaborate with us on those solutions</li>
- </ul>
- <h2>Genome goals:</h2>
- <ul>
- <li>Consistently configure systems throughout the software development lifecycle, including production</li>
- <li>Provide a consistent disaster recovery solution for system configuration</li>
- <li>Enable large scale parallel developement of infrastructure systems</li>
- </ul>
- <h2>Genome uses:</h2>
- <ul>
- <li>Cobbler - for OS provisioning and system profile management</li>
- <li>Func - for remote control of cloud based machines</li>
- <li>Puppet - for constent system configuration</li>
- </ul>
+ <p>The genome is fundamental to the reliable encoding and transfer of both genetic code and data. As the project name suggests, Genome is the equivalence for software systems. The project started formally in early 2008 though the origins can be traced back several years prior to real struggles within Red Hat IT developing and deploying software systems.<br/><br/>
+
+While it may not be the perfect analogy, it is indeed fitting to say that hereditary information is stored within every IT organization. The truth is software systems, like species, face extinction through poor replication of this information. Sadly, the knowledge that is required to maintain and reproduce complex systems often only lives in the form of tangled configuration scripts or, worse still, only in the minds of consulting domain experts. Transfering knowledge in such manners is practically a recipe for building legacy systems.<br/><br/>
+
+Taking the biological analogy a little further, briefly imagine a world in which generations of genetic information had to be manually replicated by any number of people. Now try to imagine a different world in which genetic information could only be copied exactly, that is to say, diversity is altogether unattainable. Genome aims to solve both of these problems for IT; that of reproducing exceedingly complicated systems in a world where heterogeneity is always more of the rule than the exception.<br/><br/>
+
+As you begin to tackling these problems for your organization it cannot be emphasized enough that the collaboration amongst teams enabled by Genome is more important than any particular tool implementation. Feel free to mutate Genome into any share or form to solve your problems. The truth is, we readily await your patches and enjoy seeing the best ideas rise to the top.</p>
+ </p>
</div>
</div>
</div>