Author: magicaltrout
Date: Tue Dec  9 14:54:51 2014
New Revision: 1644070

URL: http://svn.apache.org/r1644070
Log:
initial doc page

Modified:
    oodt/cms_site/trunk/content/documentation.md

Modified: oodt/cms_site/trunk/content/documentation.md
URL: 
http://svn.apache.org/viewvc/oodt/cms_site/trunk/content/documentation.md?rev=1644070&r1=1644069&r2=1644070&view=diff
==============================================================================
--- oodt/cms_site/trunk/content/documentation.md (original)
+++ oodt/cms_site/trunk/content/documentation.md Tue Dec  9 14:54:51 2014
@@ -120,22 +120,19 @@
 <div class="row">
 <div class="twelve columns">
 <br></br>
-<h3>Disciplined Data Management</h3>
-<p>Apache Object Oriented Data Technology (OODT) is a smart way to integrate 
and archive your processes, your data, and its metadata. It facilitates the 
creation, acquisition, and growth of data management and archiving systems. 
OODT spans disciplines and enables interoperability among data agnostic systems 
in any field.</p>
-<br></br>
-<h3>Reproducible Data Pipelines</h3>
-<p>Haphazard processing pipelines are commonly made up of custom UNIX shell 
scripts and/or fragile custom written glue 
-code of Java, Python, and Perl. OODT uses structured XML-based capturing of 
the processing pipeline that can be understood 
-and modified by non-programmers to create, edit, manage and provision workflow 
and task execution.</p>
-<br></br>
-<h3>Proven Track-Record</h3>
-<p>Award-winning software birthed at NASA's Jet Propulsion Laboratory, being 
used for:</p>
-<ul>
-<div class="logo_text"><img src="images/logos/darpa_logo.png"><span><a 
href="http://xdata.jpl.nasa.gov/";>DARPA XDATA</a> is using and investing in 
OODT for large-scale data management and data preparation tasks</span></a></div>
-<div class="logo_text"><img src="images/logos/nci_logo.png"><span>National 
Cancer Institute's EDRN has been using OODT for over a decade to manage 
distributed scientific data sets across 20+ institutions nationwide</span></div>
-<div class="logo_text"><span>(more...)</span></div>
-</ul>
-</div>
+<h3>Getting Started</h3>
+<p>Getting started with Apache OODT can be a daunting task. With a number of 
components to setup and configure it can be both time consuming and confusing. 
To help solve this problem Radix and the Vagrant Virtual Machine were 
created.</p>
+
+<h4>RADiX</h4>
+<p>RADiX is a Maven Archtype designed to get OODT up and running quickly and 
easily. Maven will download the correct libraries and run the correct 
configuration routines to deploy a fully working OODT platform including File 
Manage, Workflow, OpsUI etc.</p>
+<p>To find out how to get started with RADiX quickly then visit its wiki page 
<a 
href="https://cwiki.apache.org/confluence/display/OODT/RADiX+Powered+By+OODT";>here</a></p>
+
+<h4>Vagrant VM</h4>
+<p>Vagrant extends upon Radix to give you a configured Virtual Machine with a 
preconfigured RADiX installation already built and ready along with the 
networking configuration setup so you can connect to OpsUI without having to 
change the networking setup.</p>
+<p>To get started with the OODT Vagrant VM, visit the <a 
href="https://cwiki.apache.org/confluence/display/OODT/Vagrant+Powered+OODT";>wiki
 page</a></p>
+<h3>Apache OODT Wiki Documentation</h3>
+<p>Apache OODT has a number of components and various ways to configure and 
use each one. To keep the documentation as up to date as possible, we have 
migrated all our documentation to the <a 
href="https://cwiki.apache.org/confluence/display/OODT/Home";>Apache OODT Wiki 
space</a>. </p>
+
 </div>
 <div class="hr">
 </div>


Reply via email to