From 4bc5324cc8c6376bf7608bb1370aec9ca99bb625 Mon Sep 17 00:00:00 2001 From: Rachel Elledge Date: Fri, 30 Aug 2024 11:34:21 -0500 Subject: [PATCH] DOC-4139 RS: Remove /new from CM UI URLs --- content/operate/rs/clusters/add-node.md | 4 ++-- content/operate/rs/clusters/new-cluster-setup.md | 4 ++-- content/operate/rs/databases/auto-tiering/quickstart.md | 2 +- content/operate/rs/databases/create.md | 6 +----- 4 files changed, 6 insertions(+), 10 deletions(-) diff --git a/content/operate/rs/clusters/add-node.md b/content/operate/rs/clusters/add-node.md index 28a5e24de6..e43d2f7620 100644 --- a/content/operate/rs/clusters/add-node.md +++ b/content/operate/rs/clusters/add-node.md @@ -32,9 +32,9 @@ To add a node to an existing cluster: 1. [Install the Redis Enterprise Software installation package]({{< relref "/operate/rs/installing-upgrading" >}}) on a clean installation of a [supported operating system]({{< relref "/operate/rs/installing-upgrading/install/plan-deployment/supported-platforms.md" >}}). -1. To connect to the management UI of the new Redis Enterprise Software installation, go to: +1. To connect to the Cluster Manager UI of the new Redis Enterprise Software installation, go to: - For example, if you installed Redis Enterprise Software on a machine with IP address 10.0.1.34, go to `https://10.0.1.34:8443/new`. + For example, if you installed Redis Enterprise Software on a machine with IP address 10.0.1.34, go to `https://10.0.1.34:8443`. {{< tip >}} The management UI uses TLS encryption with a default certificate. diff --git a/content/operate/rs/clusters/new-cluster-setup.md b/content/operate/rs/clusters/new-cluster-setup.md index a4c9e89904..bcbeee6c35 100644 --- a/content/operate/rs/clusters/new-cluster-setup.md +++ b/content/operate/rs/clusters/new-cluster-setup.md @@ -23,8 +23,8 @@ After the cluster is created you can [add multiple nodes to the cluster]({{< rel To create a cluster: -1. In a browser, navigate to `https://:8443/new`. - For example, if you installed Redis Enterprise Software on a machine with IP address 10.0.1.34, then navigate to . +1. In a browser, go to `https://:8443`. + For example, if you installed Redis Enterprise Software on a machine with IP address 10.0.1.34, go to . {{< note >}} - The management UI uses a [self-signed certificate for TLS encryption]({{< relref "/operate/rs/security/certificates/updating-certificates" >}}). diff --git a/content/operate/rs/databases/auto-tiering/quickstart.md b/content/operate/rs/databases/auto-tiering/quickstart.md index 312bcb261b..e0a3aff29a 100644 --- a/content/operate/rs/databases/auto-tiering/quickstart.md +++ b/content/operate/rs/databases/auto-tiering/quickstart.md @@ -72,7 +72,7 @@ sudo lsblk ## Set up a cluster and enable Auto Tiering -1. Direct your browser to `https://localhost:8443/new` on the host machine to +1. Direct your browser to `https://localhost:8443` on the host machine to see the Redis Enterprise Software Cluster Manager UI. {{}} diff --git a/content/operate/rs/databases/create.md b/content/operate/rs/databases/create.md index 998f0228f6..b57a17edc6 100644 --- a/content/operate/rs/databases/create.md +++ b/content/operate/rs/databases/create.md @@ -15,11 +15,7 @@ Redis Enterprise Software lets you create databases and distribute them across a To create a new database: -1. In your web browser, open the Cluster Manager UI of the cluster that you want to connect to in order to create the database. - - - For the new Cluster Manager UI, go to `https://:8443/new` - - - For the legacy UI, go to `https://:8443` +1. Sign in to the Cluster Manager UI at `https://:8443` 1. Use one of the following methods to create a new database: