5.2.4 Docker run commandThe run command can be used to run a container-based script, for example for the IBM Cloud private container to view the container license.View the license:docker run -e LICENSE=view -e LANG=$LANG ibmcom/icp-inception:3.2.0 [root@ECMUKDEMO9 cluster]# docker run -e LICENSE=view -e LANG=$LANG ibmcom/icp-inception:3.2.0 LICENSE INFORMATIONThe Programs listed following are licensed under the following License […]
Category: ICCP walkthrough wizard
ICCP for Watson Advanced Care Insights – System Sizing
3.2.1 ICCP for Watson Advanced Care InsightsThe IBM Advanced Care Insight solution, now called IBM Watson Advanced Care Insight, is an adaptation of the IBM Watson Explorer Content Analytics program designed to process and analyze health care related data.REF: https://www.ibm.com/support/pages/collecting-data-issues-ibm-advanced-care-insights-assetTo use the ICCP program, the model is added to the workload in Figure 3.2: Figure […]
Use of ftp/sftp, VMware mapped folders and ssh/scp for file copy – Installation Preparation
2.3.2 Use of ftp/sftp, VMware mapped folders and ssh/scp for file copy Installation of sftp used for Linux is described on pages 61 to 64 of the downloaded document, CaseManagerInstallationonRHEL8.0_V3.docx.https://doi.org/10.13140/RG.2.2.21708.16001 and in Chapter 13, Installing Content Navigator 3.0.13 and Case Manager 5.3.3, section 13.2 Installing Case Manager 5.3.3.2.4 On-premises server configurations and prerequisites – Windows […]
The IBM Cloud Dashboard – Installation Downloads
4.2.1 The IBM Cloud DashboardThe top-level link as follows describes the DB2 Graph installation:https://www.ibm.com/docs/en/db2/11.5?topic=deployments-db2-graphThe next link describes the use of the IBM Cloud Dashboard to access the docker DB2 graph container:https://www.ibm.com/docs/en/db2/11.5?topic=graph-accessing-cloud-container-registryThe procedure followed in this section, is covered in full in Chapter 4, IBM DB2 Installation Platforms, section 4.6.1: The IBM Cloud Dashboard of the […]
OpenShift – Operating System and Platforms
5.1.4 OpenShiftThe IBM Cloud Pak for Multicloud Management runs on Red Hat OpenShift. The components installed, include the Red Hat OpenShift management.The default services are installed as listed:• Console• Governance, risk, and compliance• Global search• Cluster management• Application management• IBM Cloud Platform Common Services• License Advisor• Red Hat Advanced Cluster Management5.1.5 VMwareCloud access can be […]
Generating an SSH private key – Installation Downloads
4.4.9 Generating an SSH private keyIt is recommended that an SSH key is generated for both the ssh-agent and the installation program. This key can be used to access the bootstrap machine in the server cluster to troubleshoot installation issues.Start the service:systemctl enable –now sshdsystemctl reload sshdservice sshd statusOn the Linux OS, run the following […]
Installing the CLI – Installation Downloads
4.4.11 Installing the CLIYou can install the OpenShift CLI (oc) binary on Linux by using the following procedure: