IWF Installation Preparation
This section includes information about the preparation required before IWF installation.
For more information about configuring docker image and registry, see chapter OCCNE Docker Image Registry Configuration in OCCNE Installation Guide.
Table 4-1 IWF Installation Preparation
Step | Procedure | Description |
---|---|---|
1 ![]() |
Download the OCIWF package |
Customers are required to download the OCIWF package from Oracle Software Delivery Cloud (OSDC). Package is named as follows: <nfname>-pkg-<marketing-release-number>.tgz
|
2 ![]() |
Untar the OCIWF Package |
Untar the OCIWF package into a specific repository: tar -xvf <<nfname>-pkg-<marketing-release-number>> The package file consists of following:
|
3 ![]() |
Check the checksums | Check the checksums of tarballs mentioned in
Readme.txt . Refer to
the
Readme.txt file for
commands and checksum details.
|
4 ![]() |
Load the tarball to system |
Execute the following command to push the Docker images to docker registry: docker load --input ociwf-images-1.4.0.tar |
5 ![]() |
Check if all the images are loaded |
Execute the following command to check: docker images Refer table IWF Images in section IWF Installation Sequence for the list of images. |
6 ![]() |
Push docker images to docker registry |
Execute the following commands to push the docker images to docker registry:
|
7 ![]() |
Untar Helm Files |
Untar the helm files: tar -xvzf ociwf-1.4.0.tgz |
8 ![]() |
Download the InterWorking and Mediation Function (IWF) Custom Template ZIP file |
Download the InterWorking and Mediation Function (IWF) Custom Template ZIP file from OHC:
|