You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by bu...@apache.org on 2016/03/25 16:52:22 UTC

svn commit: r983707 - in /websites/staging/directory/trunk/content: ./ fortress/installation.html

Author: buildbot
Date: Fri Mar 25 15:52:22 2016
New Revision: 983707

Log:
Staging update by buildbot for directory

Modified:
    websites/staging/directory/trunk/content/   (props changed)
    websites/staging/directory/trunk/content/fortress/installation.html

Propchange: websites/staging/directory/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Mar 25 15:52:22 2016
@@ -1 +1 @@
-1736599
+1736600

Modified: websites/staging/directory/trunk/content/fortress/installation.html
==============================================================================
--- websites/staging/directory/trunk/content/fortress/installation.html (original)
+++ websites/staging/directory/trunk/content/fortress/installation.html Fri Mar 25 15:52:22 2016
@@ -171,11 +171,11 @@
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
 <h1 id="installation-guides">Installation guides<a class="headerlink" href="#installation-guides" title="Permanent link">&para;</a></h1>
-<p>The Installation guides show you how to do a base install of Fortress, using either ApacheDS or OpenLDAP:</p>
+<p>The Installation guides show you how to do a base install of Fortress core, realm rest and web components, using either ApacheDS or OpenLDAP along with Apache Tomcat:</p>
 <ul>
-<li><a href="installation/openldap.html">Installation Quickstart for OpenLDAP</a></li>
-<li><a href="installation/apacheds.html">Installation Quickstart for ApacheDS</a></li>
-<li><a href="https://github.com/apache/directory-fortress-core/blob/master/README.md">Installation Guide for Preexisting OpenLDAP (Section 6)</a></li>
+<li><a href="installation/apacheds.html">Installation Quickstart for ApacheDS</a> - shows how to install using ApacheDS install packages.</li>
+<li><a href="installation/openldap.html">Installation Quickstart for OpenLDAP</a> - shows how to install using Symas OpenLDAP install packages.</li>
+<li><a href="https://github.com/apache/directory-fortress-core/blob/master/README.md">Installation Guide for Preexisting OpenLDAP</a> - describes installation using pre-existing OpenLDAP instance (Section 6)</li>
 </ul>