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"
5555rdi_debezium_server_version = " 2.3.0.Final"
5656rdi_db_types = " cassandra|mysql|oracle|postgresql|sqlserver"
5757rdi_cli_latest = " latest"
58- rdi_current_version = " v1.6.1 "
58+ rdi_current_version = " v1.6.2 "
5959
6060[params .clientsConfig ]
6161"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:
4949 for the RDI database if you prefer not to use the default password (see
5050 [ Access control] ({{< relref "/operate/rs/security/access-control" >}}) for
5151 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 ) .
5354- If you want to use a private image registry,
5455 [ prepare it with the RDI images] ( #using-a-private-image-registry ) .
5556
Original file line number Diff line number Diff line change @@ -161,9 +161,10 @@ ufw allow 9121/tcp # rdi-metric-exporter
161161
162162Follow the steps below for each of your VMs:
163163
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.
167168
1681691 . Go to the installation folder:
169170
You can’t perform that action at this time.
0 commit comments