Installation Preparation
The following table describes the steps to download the CNCC Images and Helm files from OSDC (Oracle Software Delivery Cloud).
Table 3-1 Installation Preparation
| Step Number | Procedure | Description |
|---|---|---|
| 1. | Download the CNCC package file | Customers are required to download the CNCC package file from
OSDC. The package is named as follows:
cncc-pkg-<marketing-release-number>.tgz
Example: cncc-pkg-1.1.0.0.0.tgz
|
| 2. | Untar the CNCC package file | Untar the cncc package to the specific
repository:
tar -xvf
cncc-pkg-<marketing-release-number>.tgz
The package file consists of the following:
Example : List of contents in cncc-pkg-1.1.0.tgz : cncc-pkg-1.1.0.tgz |_ _ _ _ _ _ cncc-core-1.1.0.tgz |_ _ _ _ _ _ cncc-iam-1.1.0.tgz |_ _ _ _ _ _ cncc-images-1.1.0.tar |_ _ _ _ _ _ Readme.txt |
| 3. | Check the checksums | Check 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 repository:
|
| 5. | Push docker files to Docker registry | Execute the following command to push the
docker files to docker registry:
|
| 6. | Check if all the images are loaded | Execute the following command to search helm
chart:
|
| 7. | Push helm charts to helm repository | Execute the following command to push the
helm charts to helm repository:
|
| 8. | Download the CNCC custom templates package file | Download the CNCC custom templates
package
file: |
| 9. | Unzip the CNCC custom templates package file | Unzip the cncc custom templates
package: |