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: README.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ For more information about AIDA, see [AIDA User's Guide](https://help.hcltechsw.
43
43
44
44
- External container image for OpenSearch 2.3.0 (an Elasticsearch based technology).
45
45
46
-
- External container image for Keycloak V22.0.0. (only for HCL Workload Automation users). Optional, if you want to access AIDA UI from outside the Dynamic Workload Console.
46
+
- External container image for Keycloak V24.0.0. (only for HCL Workload Automation users). Optional, if you want to access AIDA UI from outside the Dynamic Workload Console.
47
47
Note: HCL Workload Automation for Z users can only access AIDA UI from the alert widget in the Workload Dashboard of the Dynamic Workload Console.
48
48
49
49
- Before starting AIDA installation, verify that `vm.max_map_count` parameter for Elasticsearch is at minimum 262144 on the host machine (not inside the container).
@@ -79,15 +79,15 @@ Linux intel based 64-bit, and Linux on Z.
@@ -173,7 +173,7 @@ To install AIDA, run the following procedure:
173
173
174
174
## Updating AIDA installation
175
175
176
-
If you are using AIDA V10.1 or V10.2.0.0 with Keycloak V17.0.0 and want to update your AIDA installation to V10.2.1.0, you must first migrate your previous Keycloak V17.0.0 data to Keycloak V22.0.0.
176
+
If you are using AIDA V10.1 or V10.2.0.0 with Keycloak V17.0.0 and want to update your AIDA installation to V10.2.1.0, you must first migrate your previous Keycloak V17.0.0 data to Keycloak V24.0.0.
177
177
Run the following procedure.
178
178
179
179
1. Download data from Keycloak V17.0.0 to a file named `aida-realm.json` by running the following commands:
@@ -183,11 +183,11 @@ Run the following procedure.
183
183
2. Save the file ``aida-realm.json`` to a disk drive.
184
184
3. Remove the data volume from Keycloak V17.0.0 by running the following commands:
0 commit comments