diff --git a/content/develop/connect/insight/release-notes/v.2.40.0.md b/content/develop/connect/insight/release-notes/v.2.40.0.md index 9a5d223ee9..80199abdae 100644 --- a/content/develop/connect/insight/release-notes/v.2.40.0.md +++ b/content/develop/connect/insight/release-notes/v.2.40.0.md @@ -15,7 +15,7 @@ This is the General Availability (GA) release of RedisInsight 2.40. ### Details **Features and improvements** -- [#2879](https://github.com/RedisInsight/RedisInsight/pull/2879) UX improvements to simplify in-app provisioning of a free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database. Create a new database with a preselected cloud vendor and region by using the recommended sign-up settings. You can manage your database by signing in to the [Redis Cloud console](https://app.redislabs.com/#/databases?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) +- [#2879](https://github.com/RedisInsight/RedisInsight/pull/2879) UX improvements to simplify in-app provisioning of a free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database. Create a new database with a preselected cloud vendor and region by using the recommended sign-up settings. You can manage your database by signing in to the [Redis Cloud console](https://cloud.redis.io/#/databases?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) - [#2851](https://github.com/RedisInsight/RedisInsight/pull/2851) See plan, cloud vendor, and region details after successfully provisioning your free [Redis Cloud](https://redis.com/comparisons/oss-vs-enterprise/?utm_source=redisinsight&utm_medium=rel_notes&utm_campaign=2_40) database - [#2882](https://github.com/RedisInsight/RedisInsight/pull/2882) Optimizations when uploading large text files with the list of Redis commands, available under bulk actions in Browser - [#2808](https://github.com/RedisInsight/RedisInsight/pull/2808) Enhanced security measurement to no longer display existing passwords for Redis Sentinel in plain text diff --git a/content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md b/content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md index 2697f56a72..8571ae9434 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md @@ -24,7 +24,7 @@ Offline installation requires you to manually upload dependencies to the master ### Install RedisGears and dependencies -1. Download the **RedisGears** package from the Redis Enterprise [download center](https://app.redislabs.com/#/rlec-downloads). +1. Download the **RedisGears** package from the Redis Enterprise [download center](https://cloud.redis.io/#/rlec-downloads). {{}} For offline installation of RedisGears v1.2 and later, you also need to download the **RedisGears Dependencies** packages for both Python and Java. diff --git a/content/operate/oss_and_stack/stack-with-enterprise/stack-quickstart.md b/content/operate/oss_and_stack/stack-with-enterprise/stack-quickstart.md index 3d998fc577..ea383db441 100644 --- a/content/operate/oss_and_stack/stack-with-enterprise/stack-quickstart.md +++ b/content/operate/oss_and_stack/stack-with-enterprise/stack-quickstart.md @@ -10,7 +10,7 @@ title: Redis Stack quick start weight: 1 --- To quickly set up a database with Redis Stack features, -you can sign up for a free [Redis Cloud](https://app.redislabs.com/#/sign-up) subscription and create a Redis Stack database. +you can sign up for a free [Redis Cloud](https://cloud.redis.io/#/sign-up) subscription and create a Redis Stack database. Alternatively, you can use one of these methods: @@ -34,7 +34,7 @@ For more details, see the Redis Cloud [quick start]({{< relref "/operate/rc/rc-q To create a new subscription: -1. Sign in to the Redis Cloud [admin console](http://app.redislabs.com) or create a new account. +1. Sign in to the Redis Cloud [admin console](http://cloud.redis.io) or create a new account. 1. Select the **New subscription** button: diff --git a/content/operate/rs/databases/auto-tiering/quickstart.md b/content/operate/rs/databases/auto-tiering/quickstart.md index e0a3aff29a..e225900612 100644 --- a/content/operate/rs/databases/auto-tiering/quickstart.md +++ b/content/operate/rs/databases/auto-tiering/quickstart.md @@ -29,7 +29,7 @@ with a single node are: To install on bare metal, a virtual machine, or an instance: -1. Download the binaries from the [Redis Enterprise download center](https://app.redislabs.com/#/sign-up/software?direct=true). +1. Download the binaries from the [Redis Enterprise download center](https://cloud.redis.io/#/sign-up/software?direct=true). 1. Upload the binaries to a Linux-based operating system. diff --git a/content/operate/rs/installing-upgrading/install/prepare-install/download-install-package.md b/content/operate/rs/installing-upgrading/install/prepare-install/download-install-package.md index 6b68950d6c..bc3d21a072 100644 --- a/content/operate/rs/installing-upgrading/install/prepare-install/download-install-package.md +++ b/content/operate/rs/installing-upgrading/install/prepare-install/download-install-package.md @@ -12,7 +12,7 @@ weight: 20 To download the installation package for any of the supported platforms: -1. Go to the [Redis download page](https://app.redislabs.com/#/rlec-downloads). +1. Go to the [Redis download page](https://cloud.redis.io/#/rlec-downloads). 1. Sign in with your Redis credentials or create a new account. 1. In the **Downloads** section for Redis Enterprise Software, select the installation package for your platform then select **Go**. diff --git a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md index ead3985e5b..6f5a641caa 100644 --- a/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md +++ b/content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md @@ -53,7 +53,7 @@ Starting with the primary (master) node, follow these steps for every node in th $ rladmin status extra all ``` -2. Download the Redis Enterprise Software installation package to the machine running the node from the Download Center on [https://app.redislabs.com](https://app.redislabs.com). +2. Download the Redis Enterprise Software installation package to the machine running the node from the Download Center on [https://cloud.redis.io](https://cloud.redis.io). 3. Extract the installation package: diff --git a/content/operate/rs/references/cli-utilities/redis-cli/_index.md b/content/operate/rs/references/cli-utilities/redis-cli/_index.md index 6d357a596e..a222c1e75b 100644 --- a/content/operate/rs/references/cli-utilities/redis-cli/_index.md +++ b/content/operate/rs/references/cli-utilities/redis-cli/_index.md @@ -56,7 +56,7 @@ To connect to a Redis Enterprise Software or Redis Cloud database over TLS: 1. Download or copy the Redis Enterprise server (or proxy) certificates. - - For Redis Cloud, see [Download certificates]({{< relref "/operate/rc/security/database-security/tls-ssl#download-certificates" >}}) for detailed instructions on how to download the server certificates (`redis_ca.pem`) from the [Redis Cloud console](https://app.redislabs.com/). + - For Redis Cloud, see [Download certificates]({{< relref "/operate/rc/security/database-security/tls-ssl#download-certificates" >}}) for detailed instructions on how to download the server certificates (`redis_ca.pem`) from the [Redis Cloud console](https://cloud.redis.io/). - For Redis Enterprise Software, copy the proxy certificate from the Cluster Manager UI (**Cluster > Security > Certificates > Server authentication**) or from a cluster node (`/etc/opt/redislabs/proxy_cert.pem`).