Chapter 3. Installation Overview

This chapter addresses what you need to do before starting your installation of WAF. A good overview of the actual install can be had from Chapter 1 Quick Start Installation. In general, what you are going to do for an installation is:

  1. Decide on what type of installation, production (Part II Installation for Production) or development (Part III Installation for Development).

  2. Install your OS.

  3. Install the prerequisite software.

    • JDK.

    • RDBMS.

    • Servlet container.

    • Third-party packages.

  4. Install WAF and other application packages such as Red Hat CMS.

  5. Configure your installation.

3.1. Preparing System for Installation

This chapter addresses bringing the system online and preparing it to take on the WAF installation. The items in this chapter must be installed and configured before installing WAF. It is assumed that anyone installing WAF has the the following prerequisites:

ImportantImportant
 

For installation on Linux and other UNIX platforms, the installation tools assume that you are using a Bourne shell compatible shell (e.g. bash) through /bin/sh.