From 05131e22a8f18222bec50dfc66b650bf8569efdb Mon Sep 17 00:00:00 2001 From: Shubhendra Date: Tue, 27 Jun 2023 16:44:49 +0530 Subject: [PATCH 1/3] [docs] fix harperdb --- docs/docs/marketplace/plugins/harperdb.md | 4 ++-- .../version-2.8.0/marketplace/plugins/harperdb.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/docs/marketplace/plugins/harperdb.md b/docs/docs/marketplace/plugins/harperdb.md index 27ab7c1e2e..8b3f69baee 100644 --- a/docs/docs/marketplace/plugins/harperdb.md +++ b/docs/docs/marketplace/plugins/harperdb.md @@ -18,8 +18,8 @@ Before following this guide, it is recommended to check the following doc: **[Us ## Connection To establish a connection with HarperDB, you need the following credentials: -1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `https://myinstance.harperdbcloud.com`). -2. **Port**: The port number configured for your server (default is `9255`). +1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `55.22.285.222` or `myinstance.harperdbcloud.com`). +2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty. 3. **SSL**: Indicates whether the connection requires SSL encryption. 4. **Username**: Your authentication username for HarperDB instance. 5. **Password**: Your password for authentication (hidden for security purposes). diff --git a/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md b/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md index 27ab7c1e2e..8b3f69baee 100644 --- a/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md +++ b/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md @@ -18,8 +18,8 @@ Before following this guide, it is recommended to check the following doc: **[Us ## Connection To establish a connection with HarperDB, you need the following credentials: -1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `https://myinstance.harperdbcloud.com`). -2. **Port**: The port number configured for your server (default is `9255`). +1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `55.22.285.222` or `myinstance.harperdbcloud.com`). +2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty. 3. **SSL**: Indicates whether the connection requires SSL encryption. 4. **Username**: Your authentication username for HarperDB instance. 5. **Password**: Your password for authentication (hidden for security purposes). From bbc28d8405e4faa3eaf0adb09e25e2be38bd8178 Mon Sep 17 00:00:00 2001 From: Shubhendra Singh Chauhan Date: Wed, 28 Jun 2023 12:22:30 +0530 Subject: [PATCH 2/3] Update docs/docs/marketplace/plugins/harperdb.md --- docs/docs/marketplace/plugins/harperdb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/marketplace/plugins/harperdb.md b/docs/docs/marketplace/plugins/harperdb.md index 8b3f69baee..24592800bb 100644 --- a/docs/docs/marketplace/plugins/harperdb.md +++ b/docs/docs/marketplace/plugins/harperdb.md @@ -18,8 +18,8 @@ Before following this guide, it is recommended to check the following doc: **[Us ## Connection To establish a connection with HarperDB, you need the following credentials: -1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `55.22.285.222` or `myinstance.harperdbcloud.com`). -2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty. +1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `162.156.250.74` or `myinstance.harperdbcloud.com`). +2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty or set it to `443`. 3. **SSL**: Indicates whether the connection requires SSL encryption. 4. **Username**: Your authentication username for HarperDB instance. 5. **Password**: Your password for authentication (hidden for security purposes). From 06744be30b3148e7e0efee8042e4b687ef4f9d58 Mon Sep 17 00:00:00 2001 From: Shubhendra Singh Chauhan Date: Wed, 28 Jun 2023 12:22:50 +0530 Subject: [PATCH 3/3] Update docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md --- .../version-2.8.0/marketplace/plugins/harperdb.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md b/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md index 8b3f69baee..24592800bb 100644 --- a/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md +++ b/docs/versioned_docs/version-2.8.0/marketplace/plugins/harperdb.md @@ -18,8 +18,8 @@ Before following this guide, it is recommended to check the following doc: **[Us ## Connection To establish a connection with HarperDB, you need the following credentials: -1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `55.22.285.222` or `myinstance.harperdbcloud.com`). -2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty. +1. **Host**: The hostname or IP address of your HarperDB instance (e.g., `162.156.250.74` or `myinstance.harperdbcloud.com`). +2. **Port**: The port number configured for your server (default is `9925`). If you are using HarperDB Studio(cloud), leave the field empty or set it to `443`. 3. **SSL**: Indicates whether the connection requires SSL encryption. 4. **Username**: Your authentication username for HarperDB instance. 5. **Password**: Your password for authentication (hidden for security purposes).