Oracle® Communications Network Repository Function (NRF) Cloud Native Installation and Upgrade Guide Release 1.0 F16981-02 |
|
![]() Previous |
![]() Next |
The following procedure describes the steps to download the NRF Images and Helm files from OSDC.
Table 3-3 NRF Installation Preparation
Step | Procedure | Description |
---|---|---|
1 ![]() |
Download the NRF package file |
Customers are required to download the NRF package file from Oracle Software Delivery Cloud (OSDC). Package is named as follows: <nfname>-pkg-<marketing-release-number>.tgz
|
2 ![]() |
Untar the NRF Package File |
Untar the NRF package: tar -xvf <<nfname>-pkg-<marketing-release-number>>.tgz This command results into
The directory consists of following:
|
3 ![]() |
Verify the checksums | Verify the checksums of tarballs mentioned in
Readme.txt .
|
4 ![]() |
Load the tarball to system |
Execute the following command to push the Docker images to docker registry: docker load --input ocnrf-images-1.0.0.tar |
5 ![]() |
Check if all the images are loaded |
Execute the following command to check: docker images Refer table NRF Images in section 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 ocnrf-1.0.0.tgz |
8 ![]() |
Download the Network Repository Function (NRF) Custom Template ZIP file |
Download the Network Repository Function (NRF) Custom Template ZIP file from OHC:
|