Skip to content

Commit

Permalink
DDF-2824 updates to feature installation docs (#3189)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick Larsen authored Apr 30, 2018
1 parent 33ce12d commit 2630673
Show file tree
Hide file tree
Showing 12 changed files with 48 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,9 @@ None.

=== Installing the ${ddf-admin} Application

The ${ddf-admin} application is installed by default with a standard installation.
Install ${ddf-admin} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `admin-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ None.

=== Installing ${message-broker} Application

The ${message-broker} app is uninstalled by default and requires manual installation.

To install:
Install ${broker-app} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@ To use the ${ddf-catalog} Application, the following applications/features must

=== Installing the ${ddf-catalog} Application

The ${ddf-catalog} is pre-installed with a standard installation.
Install ${ddf-catalog} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `catalog-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ None.

=== Installing ${ddf-geowebcache}

Install ${ddf-geowebcache} from the ${admin-console}:
Install ${ddf-geowebcache} from the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,9 @@ None.

=== Installing ${ddf-platform}

The ${ddf-platform} application is installed by default with a standard installation.
Install ${ddf-platform} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `platform-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ To use the ${ddf-registry}, the following apps/features must be installed:

=== Installing ${ddf-registry}

${ddf-registry} is not installed by default with a standard installation.

To install:
Install ${ddf-registry} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,10 @@ To use the ${ddf-resource-management} Application, the following apps/features m

=== Installing ${ddf-resource-management}

The ${ddf-resource-management} application is not installed by default with a standard installation.

To Install:
Install ${ddf-resource-management} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `registry-app` feature.
. Install the `resourcemanagement-app` feature.

Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,9 @@ To use the ${ddf-security} application, the following applications/features must

=== Installing ${ddf-security}

${ddf-security} is included with a standard installation.
Install ${ddf-security} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `security-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,9 @@ To use the ${ddf-solr} Application, the following apps/features must be installe

=== Installing ${ddf-solr}

The ${ddf-solr} Application is installed by default with a standard installation.
Install ${ddf-solr} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `solr-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,9 @@ To use the ${ddf-spatial} Application, the following apps/features must be insta

=== Installing ${ddf-spatial}

The ${ddf-spatial} application is installed by default with a standard installation.
Install ${ddf-spatial} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `spatial-app` feature.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,10 @@ To use the ${ddf-ui} application, the following applications/features must be in

=== Installing ${ddf-ui}

The ${ddf-ui} application is installed by default with a standard installation.
Install ${ddf-ui} through the ${admin-console}.

. Navigate to the *${admin-console}*.
. Select the *System* tab.
. Select the *Features* tab.
. Install the `search-ui-app` feature.

Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ It also returns the `ebrim` message from the metacard metadata.

===== Installing the Registry Transformer

The Registry Transformer is not installed by default with a standard installation, but with the ${ddf-registry} application.

To install:
The Registry Transformer is installed with the ${ddf-registry} application.

. <<_installing_registry,Install ${ddf-registry}>> application.

Expand Down

0 comments on commit 2630673

Please sign in to comment.