File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
content/integrate/redis-data-integration/installation Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ rdi_redis_gears_version = "1.2.6"
55
55
rdi_debezium_server_version = " 2.3.0.Final"
56
56
rdi_db_types = " cassandra|mysql|oracle|postgresql|sqlserver"
57
57
rdi_cli_latest = " latest"
58
- rdi_current_version = " v1.6.1 "
58
+ rdi_current_version = " v1.6.2 "
59
59
60
60
[params .clientsConfig ]
61
61
"Python" ={quickstartSlug =" redis-py" }
Original file line number Diff line number Diff line change @@ -49,7 +49,8 @@ Complete the following steps before running Helm:
49
49
for the RDI database if you prefer not to use the default password (see
50
50
[ Access control] ({{< relref "/operate/rs/security/access-control" >}}) for
51
51
more information).
52
- - Download the RDI helm chart tar file from the [ download center] ( https://cloud.redis.io/#rlec-downloads ) .
52
+ - Download the RDI helm chart tar file from the
53
+ [ download center] ( https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-1.6.2.tgz ) .
53
54
- If you want to use a private image registry,
54
55
[ prepare it with the RDI images] ( #using-a-private-image-registry ) .
55
56
Original file line number Diff line number Diff line change @@ -161,9 +161,10 @@ ufw allow 9121/tcp # rdi-metric-exporter
161
161
162
162
Follow the steps below for each of your VMs:
163
163
164
- 1 . Download the RDI installer from the [ Redis download center] ( https://cloud.redis.io/#/rlec-downloads )
165
- (under the * Modules, Tools & Integration* dropdown)
166
- and extract it to your preferred installation folder.
164
+ 1 . Download the RDI installer from the
165
+ [ Redis download center] ( https://redis-enterprise-software-downloads.s3.amazonaws.com/redis-di/rdi-installation-1.6.2.tar.gz )
166
+ (from the * Modules, Tools & Integration* category) and extract it to your preferred installation
167
+ folder.
167
168
168
169
1 . Go to the installation folder:
169
170
You can’t perform that action at this time.
0 commit comments