Skip to content

Commit c43dcbf

Browse files
authored
Merge pull request #672 from redis/DOC-4284
Update more app.redislabs.com links to cloud.redis.io
2 parents 5703ade + 5474e7e commit c43dcbf

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

content/develop/connect/insight/release-notes/v.2.40.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This is the General Availability (GA) release of RedisInsight 2.40.
1515
### Details
1616

1717
**Features and improvements**
18-
- [#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)
18+
- [#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)
1919
- [#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
2020
- [#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
2121
- [#2808](https://github.com/RedisInsight/RedisInsight/pull/2808) Enhanced security measurement to no longer display existing passwords for Redis Sentinel in plain text

content/operate/oss_and_stack/stack-with-enterprise/gears-v1/installing-redisgears.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Offline installation requires you to manually upload dependencies to the master
2424

2525
### Install RedisGears and dependencies
2626

27-
1. Download the **RedisGears** package from the Redis Enterprise [download center](https://app.redislabs.com/#/rlec-downloads).
27+
1. Download the **RedisGears** package from the Redis Enterprise [download center](https://cloud.redis.io/#/rlec-downloads).
2828

2929
{{<note>}}
3030
For offline installation of RedisGears v1.2 and later, you also need to download the **RedisGears Dependencies** packages for both Python and Java.

content/operate/oss_and_stack/stack-with-enterprise/stack-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ title: Redis Stack quick start
1010
weight: 1
1111
---
1212
To quickly set up a database with Redis Stack features,
13-
you can sign up for a free [Redis Cloud](https://app.redislabs.com/#/sign-up) subscription and create a Redis Stack database.
13+
you can sign up for a free [Redis Cloud](https://cloud.redis.io/#/sign-up) subscription and create a Redis Stack database.
1414

1515
Alternatively, you can use one of these methods:
1616

@@ -34,7 +34,7 @@ For more details, see the Redis Cloud [quick start]({{< relref "/operate/rc/rc-q
3434

3535
To create a new subscription:
3636

37-
1. Sign in to the Redis Cloud [admin console](http://app.redislabs.com) or create a new account.
37+
1. Sign in to the Redis Cloud [admin console](http://cloud.redis.io) or create a new account.
3838

3939
1. Select the **New subscription** button:
4040

content/operate/rs/databases/auto-tiering/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ with a single node are:
2929

3030
To install on bare metal, a virtual machine, or an instance:
3131

32-
1. Download the binaries from the [Redis Enterprise download center](https://app.redislabs.com/#/sign-up/software?direct=true).
32+
1. Download the binaries from the [Redis Enterprise download center](https://cloud.redis.io/#/sign-up/software?direct=true).
3333

3434
1. Upload the binaries to a Linux-based operating system.
3535

content/operate/rs/installing-upgrading/install/prepare-install/download-install-package.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ weight: 20
1212

1313
To download the installation package for any of the supported platforms:
1414

15-
1. Go to the [Redis download page](https://app.redislabs.com/#/rlec-downloads).
15+
1. Go to the [Redis download page](https://cloud.redis.io/#/rlec-downloads).
1616
1. Sign in with your Redis credentials or create a new account.
1717
1. In the **Downloads** section for Redis Enterprise Software, select the installation package for your platform then select **Go**.
1818

content/operate/rs/installing-upgrading/upgrading/upgrade-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Starting with the primary (master) node, follow these steps for every node in th
5353
$ rladmin status extra all
5454
```
5555

56-
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).
56+
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).
5757

5858
3. Extract the installation package:
5959

content/operate/rs/references/cli-utilities/redis-cli/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To connect to a Redis Enterprise Software or Redis Cloud database over TLS:
5656

5757
1. Download or copy the Redis Enterprise server (or proxy) certificates.
5858

59-
- 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/).
59+
- 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/).
6060

6161
- 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`).
6262

0 commit comments

Comments
 (0)