You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2017/01/03 01:56:59 UTC

svn commit: r1777050 - /directory/site/trunk/content/fortress/user-guide.mdtext

Author: smckinney
Date: Tue Jan  3 01:56:59 2017
New Revision: 1777050

URL: http://svn.apache.org/viewvc?rev=1777050&view=rev
Log:
more links

Modified:
    directory/site/trunk/content/fortress/user-guide.mdtext

Modified: directory/site/trunk/content/fortress/user-guide.mdtext
URL: http://svn.apache.org/viewvc/directory/site/trunk/content/fortress/user-guide.mdtext?rev=1777050&r1=1777049&r2=1777050&view=diff
==============================================================================
--- directory/site/trunk/content/fortress/user-guide.mdtext (original)
+++ directory/site/trunk/content/fortress/user-guide.mdtext Tue Jan  3 01:56:59 2017
@@ -37,8 +37,12 @@ Getting started. Learn how to download a
     * [2.1 - Fortress Multitenancy](user-guide/2.1-fortress-multitenancy.html)
     * [2.2 - Traditional Multi-Instances architecture](user-guide/2.2-tradi-multi-instances.html)
     * [2.3 - Multitenancy under the covers](user-guide/2.3-multitenancy-under-covers.html)
+    * [2.4 - Apache Fortress Core Multitenancy Configuration](https://github.com/apache/directory-fortress-core/blob/master/README-MULTITENANCY.md)
+    * [2.5 - Apache Fortress Web Multitenancy Configuration](https://github.com/apache/directory-fortress-commander/blob/master/README-MULTITENANCY.md)
 * [3 - Fortress Configuration](user-guide/3-configuration.html)
 * 4 - Install
-    * [4.1 - ApacheDS QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md)
-    * [4.2 - OpenLDAP QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md)
+    * [4.1 - Apache Fortress Core & ApacheDS QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-APACHEDS.md)
+    * [4.2 - Apache Fortress Core & OpenLDAP QUICKSTART](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-SLAPD.md)
+    * [4.3 - Apache Fortress Core & OpenLDAP QUICKSTART on DOCKER](https://github.com/apache/directory-fortress-core/blob/master/README-QUICKSTART-DOCKER-SLAPD.md)
+    * [4.4 - Apache Fortress Web & Tomcat QUICKSTART](https://github.com/apache/directory-fortress-commander/blob/master/README-QUICKSTART.md)