Creating a repository on an HTTP server
The product repository on an HTTP server is used to install the product on your local computer and on additional computers.
Before you begin
Procedure
-
Download the DevOps product from IBM Passport Advantage®. Download the IBM Installation Manager and Packaging Utility; see technote
609575.
- For information about Installation Manager updates, see Installation Manager updates.
- For information about how updates for installed products and Installation Manager are found, see Check for updates for Installation Manager and installed products.
-
Extract the installation files for the DevOps product, Installation Manager, and the Packaging Utility to a local computer.
The extracted installation files contain the product repository.
The following examples show directories on the local computer that contain the extracted installation files:Windows™ systems
C:\installation_files\DevOps_product C:\installation_files\EnterpriseCD-platform\InstallationManager C:\installation_files\EnterpriseCD-platform\PackagingUtilityLinux or UNIX systems/installation_files/DevOps_product /installation_files/EnterpriseCD-platform/InstallationManager /installation_files/EnterpriseCD-platform/PackagingUtility - Locate the file agent.installer.platform-version.zip in the InstallationManager directory, and extract the file to the InstallationManager directory.
- Locate the file pu.disk_platform-version.zip in the PackagingUtility directory, and extract the file to the PackagingUtility directory.
-
Use the following commands to install the Packaging Utility. Installation Manager is automatically installed when you install
Packaging Utility.
Windows™ systems
<installation_files>\InstallationManager\install.exe <installation_files>\PackagingUtility\disk_platform\InstallerImage_platform\install.exeNote: On Windows™, use install.exe for installations that use the GUI. Use installc.exe for silent installs.Linux or UNIX systems/installation_files/InstallationManager/install /installation_files/PackagingUtility/disk_platform/InstallerImage_platform/install - Create the repository in Packaging Utility.
- Click OK.
- In the Source window, verify that the DevOps product repository is selected. Expand the repository name to see the files located in the repository.
- Click .
- Click Browse to select the directory on the HTTP server that will contain the repository. You must select an existing directory. For example, for Windows™: \\HTTPServer\<Rational_product> or for Linux or UNIX systems: /HTTPServer/<Rational_product>.
- Click Next.
- Click Copy to copy the selected
repositories into a repository located on the HTTP server.
For example, on Windows™ systems, files in the DevOps product repository, C:\installation_files\<Rational_product>\disk1\diskTag.inf, are copied to the repository on the HTTP server, \\HTTPServer\<Rational_product>.
On Linux or UNIX systems, files in the DevOps product repository, installation_files/<Rational_product>/disk1/diskTag.inf, are copied to the repository on the HTTP server, /HTTPServer/<Rational_product>.
- Close the Packaging Utility.
-
Copy the Installation Manager files to the HTTP server.
You cannot add Installation Manager files to the repository
created by the Packaging Utility. For example:
Windows™ systems:
\\HTTPServer\InstallationManagerLinux or UNIX systems:/HTTPServer/InstallationManagerNote: You can add an Installation Manager fix pack, com.ibm.cic.agent.offering.zip, to the repository created by Packaging Utility.