You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rebrand AppsCode Platform / ACE to KubeDB Platform (#124)
Signed-off-by: Tamal Saha <tamal@appscode.com>
Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
Co-authored-by: Arnob Kumar Saha <arnob@appscode.com>
Visit https://home.appscode.com/user/settings/credentials to manage credential.
32
+
Visit https://appscode.com/id/{user}/user/settings/credentials to manage credential.
33
33
34
34
35
35
## AWS
@@ -261,7 +261,7 @@ Details:
261
261
aws iam create-access-key --user-name "eks-cluster"
262
262
```
263
263
264
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create) you got from previous step.
264
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create) you got from previous step.
265
265
266
266
<img width="50%" src="images/aws-cred.png">
267
267
@@ -281,7 +281,7 @@ To configure Azure credentials for accessing and managing Azure Kubernetes Servi
281
281
- Save Credentials <br>
282
282
The command will output a JSON response containing the service principal details, including clientId (Application ID), clientSecret (Client Secret), subscriptionId, tenantId, and other information. Save these credentials securely as they will be used to configure the AKS cluster.
283
283
284
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
284
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
@@ -380,7 +380,7 @@ To access Azure Blob Storage, you need your Storage Account name and one of its
380
380
- **Account:** Your Storage Account name, found in the Azure Portal under **Storage accounts**.
381
381
- **Key:** One of the access keys (key1 or key2), found under **Security + networking > Access keys**in the storage account sidebar. Click **Show** to reveal the key value.
382
382
383
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
383
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
384
384
385
385
<br><br><br><br>
386
386
@@ -393,7 +393,7 @@ To access Cloudflare R2 Object Storage, you need your Account ID and an R2 API t
393
393
- **Account ID:** Found on your Cloudflare Dashboard under **R2 > Overview** or in the sidebar.
394
394
- **Access Key ID & Secret Access Key:** Generated by creating an R2 API token. Navigate to **R2 > Manage R2 API Tokens > Create API Token** and ensure the token has `Edit` permissions for the target bucket.
395
395
396
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
396
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
397
397
398
398
<br><br><br><br>
399
399
@@ -408,7 +408,7 @@ To access Hetzner Cloud resources, you need an API token and an SSH key.
408
408
409
409
Ref: [Hetzner Cloud API Tokens](https://docs.hetzner.com/cloud/api/getting-started/generating-api-token/)
410
410
411
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
411
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
412
412
413
413
<br><br><br>
414
414
@@ -423,7 +423,7 @@ To access Scaleway resources, you need your Organization ID and an API secret ke
423
423
424
424
Ref: [Scaleway API Keys](https://www.scaleway.com/en/docs/iam/api-keys/)
425
425
426
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
426
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
427
427
428
428
<br><br><br>
429
429
@@ -437,4 +437,4 @@ To access Vultr resources, you need a Vultr API key.
437
437
438
438
Ref: [Vultr API](https://www.vultr.com/api/)
439
439
440
-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create).
440
+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create).
Copy file name to clipboardExpand all lines: docs/platform/guides/cluster-management/cluster-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ The **Cluster Overview** page is your primary dashboard for a connected Kubernet
18
18
19
19
## Step 1 — Open Your Cluster
20
20
21
-
From the **AppsCode Console UI** home screen, you will see the **ALL CLUSTERS** grid. Each cluster card shows its name, status badge (e.g., **Active**), Kubernetes version, provider, number of nodes, and age.
21
+
From the **KubeDB Platform Console UI** home screen, you will see the **ALL CLUSTERS** grid. Each cluster card shows its name, status badge (e.g., **Active**), Kubernetes version, provider, number of nodes, and age.
22
22
23
23
Click on any cluster card to open its Overview page.
24
24
25
-

25
+

26
26
27
27
> The **+ Add Cluster** tile lets you import a new cluster at any time.
28
28
@@ -38,7 +38,7 @@ The **Basic** section at the top displays the cluster's core identity:
38
38
39
39
| Field | Description |
40
40
|---|---|
41
-
|**Name**| The cluster name as registered in AppsCode|
41
+
|**Name**| The cluster name as registered in KubeDB Platform|
42
42
|**Endpoint**| The Kubernetes API server address |
43
43
|**UID**| The unique identifier of this cluster |
44
44
|**Provider**| Cloud or infrastructure provider (e.g., Generic, AWS, GCP) |
@@ -48,7 +48,7 @@ The **Basic** section at the top displays the cluster's core identity:
48
48
49
49
Two action buttons appear top-right inside this section:
50
50
-**Connect** — Downloads a KubeConfig for direct `kubectl` access
51
-
-**Remove** — Disconnects and removes the cluster from AppsCode
51
+
-**Remove** — Disconnects and removes the cluster from KubeDB Platform
Copy file name to clipboardExpand all lines: docs/platform/guides/database-management/database-usage-insight.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ A condensed stat row at the top mirrors the key metrics from the Overview panel
81
81
82
82
The **Grafana Dashboards** section embeds pre-built dashboards for your database directly in the console. If Grafana integration is not yet configured, an error message will indicate that the dashboard link is missing and provide instructions to set it up.
83
83
84
-
> **Tip:** To enable Grafana dashboards, ensure the Grafana datasource is configured in your cluster and the correct dashboard URL is registered in your AppsCode settings.
84
+
> **Tip:** To enable Grafana dashboards, ensure the Grafana datasource is configured in your cluster and the correct dashboard URL is registered in your KubeDB Platform settings.
Copy file name to clipboardExpand all lines: docs/platform/guides/get-started/add-cluster.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ section_menu_id: guides
13
13
14
14
# Add a Kubernetes Cluster
15
15
16
-
With your credentials in place, it's time to connect your Kubernetes cluster to the Platform Console. This step allows AppsCode to seamlessly manage and provide insights into your cluster.
16
+
With your credentials in place, it's time to connect your Kubernetes cluster to the Platform Console. This step allows KubeDB Platform to seamlessly manage and provide insights into your cluster.
17
17
18
18
Follow these steps to import your Kubernetes cluster:
Copy file name to clipboardExpand all lines: docs/platform/guides/get-started/add-credential.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,11 @@ section_menu_id: guides
13
13
14
14
# Add Credential
15
15
16
-
Now that you have successfully registered and logged in to the Platform Console, let's take the next step in setting up your environment. The first crucial task is to add credentials for your Kubernetes clusters. This ensures a secure connection and allows AppsCode to seamlessly manage your clusters.
16
+
Now that you have successfully registered and logged in to the Platform Console, let's take the next step in setting up your environment. The first crucial task is to add credentials for your Kubernetes clusters. This ensures a secure connection and allows KubeDB Platform to seamlessly manage your clusters.
17
17
18
18
Follow these steps to add your credentials:
19
19
20
-
1. Navigate to the [Add Credential Page](https://home.appscode.com/user/settings/credentials/create).
20
+
1. Navigate to the [Add Credential Page](https://appscode.com/id/{user}/user/settings/credentials/create).
21
21
2. Choose your `Credential Type` or authentication method and enter the required details.
22
22
3. Click on the `Done` button to securely save your credentials.
0 commit comments