Example CDF Install
by sberube
HTML
<div>
<pre>
[root@hcm-master-1 scripts]# ./downloadimages.sh -s hcm -o hpeswitom
Contacting hub.docker.com/ ...
Please enter your hub.docker.com/ credentials.
Username:[email protected]
Password:
Successfully logged into hub.docker.com/.
Downloading suite release information ... OK
Suite hcm: 2017.05 (latest)
Please enter the version of the HCM suite you want to download: 2017.05
Starting the download of the HCM suite, version 2017.05 ...
The images in the "/var/opt/kubernetes/offline/suite_images/" directory will be overwritten if you continue. Overwrite [Y/N]?y
Downloading image [1/12] hub.docker.com/hpeswitom/itom-hcm-config:2017.05 ... OK
Downloading image [2/12] hub.docker.com/hpeswitom/itom-postgres-hcm:2017.05 ... OK
Downloading image [3/12] hub.docker.com/hpeswitom/itom-identity-management-hcm:2017.05 ... OK
Downloading image [4/12] hub.docker.com/hpeswitom/itom-elasticsearch-hcm:2017.05 ... OK
Downloading image [5/12] hub.docker.com/hpeswitom/itom-cloudsearch-hcm:2017.05 ... OK
Downloading image [6/12] hub.docker.com/hpeswitom/itom-cloud-controller-hcm:2017.05 ... OK
Downloading image [7/12] hub.docker.com/hpeswitom/itom-cloud-marketplace-hcm:2017.05 ... OK
Downloading image [8/12] hub.docker.com/hpeswitom/itom-remote-console-hcm:2017.05 ... OK
Downloading image [9/12] hub.docker.com/hpeswitom/itom-orchestration-hcm:2017.05 ... OK
Downloading image [10/12] hub.docker.com/hpeswitom/itom-orchestration-designer-hcm:2017.05 ... OK
Downloading image [11/12] hub.docker.com/hpeswitom/itom-cmdb-server-hcm:2017.05 ... OK
Downloading image [12/12] hub.docker.com/hpeswitom/itom-hcm-content-install:2017.05 ... OK
Download completed in 1277 seconds.
Successfully downloaded the HCM suite version: 2017.05 ...
</pre>
</div>
<div>
<pre>
[root@hcm-master-1 scripts]# ./uploadimages.sh -s hcm
Contacting the local private registry ... OK
Uploading image [1/12] localhost:5000/hpeswitom/itom-cloud-controller-hcm:2017.05 ... OK
Uploading image [2/12]...
CSS
div {
background-color: black;
color: #dfdfdf;
padding: 30px;
}
.success {
color: #55ff55;
}