You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure/README.md
+27-2
Original file line number
Diff line number
Diff line change
@@ -370,14 +370,39 @@ The certificate must be the same as the one you used to enable TLS connections i
370
370
```
371
371
372
372
### Install the ODM release
373
+
374
+
375
+
- Download one or more packages (.tgz archives) from [IBM Passport Advantage (PPA)](https://www-01.ibm.com/software/passportadvantage/pao_customer.html). To view the full list of eAssembly installation images, refer to the [8.10.4 download document](https://www.ibm.com/support/pages/ibm-operational-decision-manager-v8104-download-document).
376
+
377
+
- Extract the .tgz archives to your local file system.
378
+
379
+
```console
380
+
tar xzvf <PPA-ARCHIVE>.tar.gz
381
+
382
+
```
383
+
384
+
- In the following exemple The charts directory will contains the helm charts used to install the ODM product which can be used in the helm install steps.
385
+
```console
386
+
tar xvzf ../odm_on_icp_8.10.4.0-x86_64.tar.gz
387
+
388
+
x **charts/ibm-odm-prod-20.2.0.tgz**
389
+
x images/62c1fb8661ea1900640d52df6e37cfc2459d564ccbb9629a8b11cf55ce22a338.tar.gz
390
+
x images/a3f317777246322130496cb16fb51fda6fd960ed934fd04719cb6093cc402377.tar.gz
391
+
x images/9973544f91066e1cfe0e432aa5eee030a6438024838c567d02f9a1149e8d5d97.tar.gz
392
+
x images/0abeaef38fb8a0c7f08e27be18ebc9cdc047274c9f7963edf2479113801eb6fa.tar.gz
393
+
x images/a4347e82b875d4b8b42cfe1950db9eef8d79b458c2a80d1d950b363a69a495a7.tar.gz
0 commit comments