Skip to content

Commit f4c8048

Browse files
DOC-5011 improved download links
1 parent 16c0ecc commit f4c8048

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ rdi_redis_gears_version = "1.2.6"
5555
rdi_debezium_server_version = "2.3.0.Final"
5656
rdi_db_types = "cassandra|mysql|oracle|postgresql|sqlserver"
5757
rdi_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"}

content/integrate/redis-data-integration/installation/install-k8s.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

content/integrate/redis-data-integration/installation/install-vm.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,10 @@ ufw allow 9121/tcp # rdi-metric-exporter
161161

162162
Follow 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

168169
1. Go to the installation folder:
169170

0 commit comments

Comments
 (0)