Skip to content

Commit

Permalink
Updating Client Connection for Advanced (#147)
Browse files Browse the repository at this point in the history
Updated the information for configuring your own client following the addition of the Advanced option in the Connect Client section of the Dashboard
  • Loading branch information
rebekah-lawrence authored Feb 23, 2024
1 parent 0456fd5 commit b855309
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/connect-to-cluster.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ For a complete tutorial, see the xref:get-started.adoc[] topic.
[[advanced]]
== Configure Your Own Client

You can access the information needed to connect your own clients through any of the pre-configured client details.
You can access the information needed to connect your own clients through the *Advanced* option.

include::partial$get-connection-creds.adoc[]

Expand Down
12 changes: 5 additions & 7 deletions docs/modules/ROOT/partials/get-connection-creds.adoc
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
To obtain your cluster's connection credentials, complete the following steps:
To obtain the connection credentials for your cluster, complete the following steps:

. Sign in to the link:{page-cloud-console}[{hazelcast-cloud} console,window=_blank].
. Select your cluster.

. Select any of the pre-configured clients from the *Connect Client* options.

. Select the *Advanced setup* button at the top of the screen.
. Select the *Advanced* option in the *Connect Client* section of your Dashboard.
+
The connection credentials display.

Expand All @@ -15,10 +13,10 @@ The connection credentials consist of the following:
|===
|Credential|Description

|Cluster ID
|A unique identifier for your cluster.
|Cluster Name
|A unique name that identifies your cluster.

Select the *Copy* icon (overlapping squares) to copy the Cluster ID to your clipboard.
Select the *Copy* icon (overlapping squares) to copy the Cluster Name to your clipboard.

|Discovery Token
|A unique token that maps to the current IP address of the cluster.
Expand Down

0 comments on commit b855309

Please sign in to comment.