Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B37D117B9C for ; Sat, 4 Oct 2014 03:19:27 +0000 (UTC) Received: (qmail 11381 invoked by uid 500); 4 Oct 2014 03:19:27 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 11330 invoked by uid 500); 4 Oct 2014 03:19:27 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 11321 invoked by uid 99); 4 Oct 2014 03:19:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Oct 2014 03:19:27 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Oct 2014 03:19:02 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A6B21238899C for ; Sat, 4 Oct 2014 03:18:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r924591 - in /websites/staging/directory/trunk/content: ./ fortress/ fortress/images/ fortress/quick-start/ fortress/quick-start/linux/ Date: Sat, 04 Oct 2014 03:18:59 -0000 To: commits@directory.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141004031859.A6B21238899C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: buildbot Date: Sat Oct 4 03:18:58 2014 New Revision: 924591 Log: Staging update by buildbot for directory Added: websites/staging/directory/trunk/content/fortress/images/ websites/staging/directory/trunk/content/fortress/images/Screenshot1-chmod.png (with props) websites/staging/directory/trunk/content/fortress/quick-start/linux/ websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html websites/staging/directory/trunk/content/fortress/quick-start/linux/linux.html websites/staging/directory/trunk/content/fortress/quick-start/linux/prerequisites.html Removed: websites/staging/directory/trunk/content/fortress/quick-start/linux.html websites/staging/directory/trunk/content/fortress/quick-start/prerequisites.html Modified: websites/staging/directory/trunk/content/ (props changed) websites/staging/directory/trunk/content/fortress/user-guide.html Propchange: websites/staging/directory/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Sat Oct 4 03:18:58 2014 @@ -1 +1 @@ -1629352 +1629353 Added: websites/staging/directory/trunk/content/fortress/images/Screenshot1-chmod.png ============================================================================== Binary file - no diff available. Propchange: websites/staging/directory/trunk/content/fortress/images/Screenshot1-chmod.png ------------------------------------------------------------------------------ svn:mime-type = image/png Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html ============================================================================== --- websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html (added) +++ websites/staging/directory/trunk/content/fortress/quick-start/linux/guidelines.html Sat Oct 4 03:18:58 2014 @@ -0,0 +1,208 @@ + + + + + Guidelines and Tips for first-time users — Apache Directory + + + + + + + + + + + + +
+ +
+
+ + + +
+
+ + + + + +

Guidelines and Tips for first-time users

+

In the document that follows, when you read [version] or [platform] substitute with current package info. For example - if the downloaded package version is 1.0.0 and platform is 'Debian Silver i386', the instructions show fortressBuilder-[platform]-[version].jar your file name would be fortressBuilder-Debian-Silver-i386-1.0.0.zip

+

Is your target machine windows? Go to README-QUICKSTART-WINDOWS.

+

The source code for this project is located here ./src.

+

Instructions to download, extract and configure Fortress Builder Package to Target System

+
    +
  • Download one of the linux packages from here: iamfortress.org/download
  • +
  • Copy fortressBuilder-[platform]-[version].zip to hard drive on target server env.
  • +
  • +

    Extract the zip. The location for archive can vary according to requirements. The location of package will be referred to as FORTRESS_HOME later on. +*Enable permission for the binaries to execute. From FORTRESS_HOME root folder, enter the following command from a system prompt:

    +

    chmod a+x -Rf *

    +
  • +
+

+Screenshot +

+ + + + + +
+
+
+ +
+ + Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/linux.html ============================================================================== --- websites/staging/directory/trunk/content/fortress/quick-start/linux/linux.html (added) +++ websites/staging/directory/trunk/content/fortress/quick-start/linux/linux.html Sat Oct 4 03:18:58 2014 @@ -0,0 +1,212 @@ + + + + + Quick start guide for Linux — Apache Directory + + + + + + + + + + + + +
+ +
+
+ + + +
+ +
+
+ +
+ + Added: websites/staging/directory/trunk/content/fortress/quick-start/linux/prerequisites.html ============================================================================== --- websites/staging/directory/trunk/content/fortress/quick-start/linux/prerequisites.html (added) +++ websites/staging/directory/trunk/content/fortress/quick-start/linux/prerequisites.html Sat Oct 4 03:18:58 2014 @@ -0,0 +1,204 @@ + + + + + System Prequesites — Apache Directory + + + + + + + + + + + + +
+ +
+
+ + + +
+
+ + + + + +

System Prerequisites

+
    +
  • Internet access to retrieve binary dependencies from online Maven repo.
  • +
  • Java SDK Version 7 or beyond installed to target environment
  • +
  • Redhat or Ubuntu server machine
  • +
  • 1GB RAM
  • +
  • 20GB HD
  • +
+

NOTE: The Fortress build.xml may run without connection to Internet if:

+
    +
  • The binary dependencies have previously been downloaded to FORTRESS_HOME/lib folder
  • +
  • Local mode has been enabled on target machine. Local mode can be enabled by adding this property to build.properties: local.mode=true
  • +
+ + + + + +
+
+
+ +
+ + Modified: websites/staging/directory/trunk/content/fortress/user-guide.html ============================================================================== --- websites/staging/directory/trunk/content/fortress/user-guide.html (original) +++ websites/staging/directory/trunk/content/fortress/user-guide.html Sat Oct 4 03:18:58 2014 @@ -141,9 +141,9 @@

Users guide

The Quick Start guides show you how to do base install of Fortress and OpenLDAP: