The IBM Installation Factory for WebSphere Application Server is an Eclipse-based tool which creates installation packages for installing WebSphere Application Server in a reliable and repeatable way, tailored to your specific needs.
The Installation Factory can produce two kinds of packages, a customized installation package (CIP) and an integrated installation package (IIP). A CIP is used to install a WebSphere Application Server product in addition to maintenance, profile customization, and user-defined scripting. An IIP is a larger package which can install an entire WebSphere software stack, such as an application server, a feature pack, and other user files. An IIP can even contain several CIPs.
See the Getting Started with the Installation Factory page to begin creating an installation package.
The Installation Factory combines the installation image for a version or release of a WebSphere software product with applicable maintenance packages, a configuration archive, one or more enterprise archive files, customization scripts, and other user files to create a customized installation package. You can significantly reduce the time and complexity of a standard installation process by creating and installing a CIP.
The Installation Factory simplifies the process by creating a single installation image, the customized installation package.
Customers who need to install multiple installation packages in an automated and highly repeatable manner can create an IIP which aggregates those packages into a single installable package. As an example, you can have multiple servers on which you need to deploy WebSphere Application Server and some number of feature packs. Instead of having to install each of these products as an independent step on each server, you can create an IIP that will install all of them at once.
The Installation Factory user specifies which installation packages to include in the IIP, the order in which they should be installed, and various other details about the desired behavior of the IIP and each of its contained installation packages.
Each product you include in the IIP can be customized separately for greater flexibility. For example, you could run the WebSphere Application Server product installation interactively and then run one or more feature pack installations silently to obtain a seamless installation of the entire set of packages. There is also flexibility as to which contained installation packages actually get installed on any given invocation of the IIP; in other words you can choose not to install certain packages in the IIP.
One example of an IIP installation scenario is the following:
For more information on remote IIP installation, see the topic Creating a build definition and generating the IIP.
For more information on remote IIP installation, see the topic Creating a build definition and generating the IIP.