Skip to content

Commit 39d93c3

Browse files
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>
1 parent d34c917 commit 39d93c3

22 files changed

Lines changed: 72 additions & 121 deletions

.github/workflows/ci.yml

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,9 @@ concurrency:
1414
cancel-in-progress: true
1515

1616
jobs:
17-
label-detector:
18-
name: Runner Label
19-
runs-on: label-detector
20-
outputs:
21-
runs-on: ${{ steps.detector.outputs.label }}
22-
steps:
23-
- name: Detect Label
24-
id: detector
25-
run: |
26-
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idoutputs
27-
echo "label=$(curl -fsSL https://this-is-nats.appscode.ninja/runs-on/${{ github.repository_owner }}?visibility=${{ github.repository_visibility }})" >> $GITHUB_OUTPUT
28-
2917
build:
3018
name: Build
31-
needs: label-detector
32-
runs-on: "${{ needs.label-detector.outputs.runs-on }}"
19+
runs-on: ubuntu-latest
3320
steps:
3421
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
3522

.github/workflows/preview-website.yml

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,9 @@ concurrency:
1111
cancel-in-progress: true
1212

1313
jobs:
14-
label-detector:
15-
name: Runner Label
16-
runs-on: label-detector
17-
permissions:
18-
contents: read
19-
checks: write
20-
pull-requests: write
21-
outputs:
22-
runs-on: ${{ steps.detector.outputs.label }}
23-
permissions:
24-
contents: read
25-
checks: write
26-
pull-requests: write
27-
steps:
28-
- name: Detect Label
29-
id: detector
30-
run: |
31-
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idoutputs
32-
echo "label=$(curl -fsSL https://this-is-nats.appscode.ninja/runs-on/${{ github.repository_owner }}?visibility=${{ github.repository_visibility }})" >> $GITHUB_OUTPUT
33-
3414
build:
3515
name: Build
36-
needs: label-detector
37-
runs-on: "${{ needs.label-detector.outputs.runs-on }}"
16+
runs-on: ubuntu-latest
3817
permissions:
3918
contents: read
4019
checks: write
@@ -91,7 +70,6 @@ jobs:
9170
GITHUB_USER: ${{ github.actor }}
9271
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9372
WEBSITE_REPOSITORY: ${{ secrets.WEBSITE_REPOSITORY }}
94-
GOOGLE_CUSTOM_SEARCH_API_KEY: ${{ secrets.GOOGLE_CUSTOM_SEARCH_API_KEY }}
9573
run: |
9674
set -x
9775
export WEBSITE_ROOT=$RUNNER_WORKSPACE/$(basename $WEBSITE_REPOSITORY)

.github/workflows/release-tracker.yml

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,10 @@ concurrency:
1010
cancel-in-progress: true
1111

1212
jobs:
13-
label-detector:
14-
if: github.event.pull_request.merged == true
15-
name: Runner Label
16-
runs-on: label-detector
17-
outputs:
18-
runs-on: ${{ steps.detector.outputs.label }}
19-
steps:
20-
- name: Detect Label
21-
id: detector
22-
run: |
23-
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idoutputs
24-
echo "label=$(curl -fsSL https://this-is-nats.appscode.ninja/runs-on/${{ github.repository_owner }}?visibility=${{ github.repository_visibility }})" >> $GITHUB_OUTPUT
25-
2613
build:
14+
if: github.event.pull_request.merged == true
2715
name: Build
28-
needs: label-detector
29-
runs-on: "${{ needs.label-detector.outputs.runs-on }}"
16+
runs-on: ubuntu-latest
3017
permissions:
3118
contents: read
3219
steps:

docs/platform/guides/account-management/delete-account.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ section_menu_id: guides
1111
---
1212

1313

14-
# Deleting Your AppsCode Account
14+
# Deleting Your KubeDB Platform Account
1515

1616
![Delete Account](../images/delete-account.png)
1717

docs/platform/guides/account-management/kubernetes/credentials.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Supported Credential Types include:
2929
- [Scaleway](#scaleway)
3030
- [Vultr](#vultr)
3131

32-
Visit https://home.appscode.com/user/settings/credentials to manage credential.
32+
Visit https://appscode.com/id/{user}/user/settings/credentials to manage credential.
3333

3434

3535
## AWS
@@ -261,7 +261,7 @@ Details:
261261
aws iam create-access-key --user-name "eks-cluster"
262262
```
263263

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.
265265

266266
<img width="50%" src="images/aws-cred.png">
267267

@@ -281,7 +281,7 @@ To configure Azure credentials for accessing and managing Azure Kubernetes Servi
281281
- Save Credentials <br>
282282
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.
283283

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).
285285

286286

287287
<img align="right" width="50%" src="images/do-cred.png">
@@ -292,7 +292,7 @@ To access Digital Ocean Managed clusters, you need to create a API token from Di
292292
Ref: [How to Create a Personal Access Token](https://docs.digitalocean.com/reference/api/create-personal-access-token/)
293293

294294

295-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create) you got from Digital Ocean.
295+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create) you got from Digital Ocean.
296296

297297
<br><br><br><br>
298298

@@ -322,14 +322,14 @@ To access GKE clusters, you need to create a GCP service account with with conta
322322
--iam-account $GKE_SA_EMAIL
323323
```
324324

325-
Then add the service account credentials [here](https://home.appscode.com/user/settings/credentials/create).
325+
Then add the service account credentials [here](https://appscode.com/id/{user}/user/settings/credentials/create).
326326

327327
<img align="right" width="50%" src="images/gcp-oauth.png">
328328

329329
## Google OAuth
330330

331331
Simplest way to access GKE clusters is through creating `Google OAuth` type credential. <br>
332-
Just head over [here](https://home.appscode.com/user/settings/credentials/create) and
332+
Just head over [here](https://appscode.com/id/{user}/user/settings/credentials/create) and
333333
- Choose a `Name`
334334
- Select Credential Type: `Google OAuth`
335335
- Click `Continue with Google`
@@ -349,15 +349,15 @@ To access LKE clusters, you need to create a API token from Linode with the foll
349349
Ref: [Manage Linode Personal Access Tokens](https://www.linode.com/docs/products/tools/api/guides/manage-api-tokens/)
350350

351351

352-
Then add the credential [here](https://home.appscode.com/user/settings/credentials/create) you got from Linode.
352+
Then add the credential [here](https://appscode.com/id/{user}/user/settings/credentials/create) you got from Linode.
353353

354354
<br><br><br>
355355

356356
<img align="right" width="50%" src="images/rancher-cred.png">
357357

358358
## Rancher
359359

360-
To access Rancher clusters through AppsCode, you need to create an API token in your Rancher system. Follow these steps:
360+
To access Rancher clusters through KubeDB Platform, you need to create an API token in your Rancher system. Follow these steps:
361361

362362
1. In Rancher, click on the profile icon.
363363
2. Select `Account & API Keys`.
@@ -369,7 +369,7 @@ Reference: [Rancher API Keys](https://ranchermanager.docs.rancher.com/reference-
369369

370370
Copy the generated access key, secret key, and API endpoint from the `Account & API Keys` overview page.
371371

372-
Next, add these credentials to the [AppsCode user settings credentials page](https://home.appscode.com/user/settings/credentials/create).
372+
Next, add these credentials to the [KubeDB Platform user settings credentials page](https://appscode.com/id/{user}/user/settings/credentials/create).
373373

374374
<img align="right" width="50%" src="../images/credentials/azureStorage.png">
375375

@@ -380,7 +380,7 @@ To access Azure Blob Storage, you need your Storage Account name and one of its
380380
- **Account:** Your Storage Account name, found in the Azure Portal under **Storage accounts**.
381381
- **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.
382382

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).
384384

385385
<br><br><br><br>
386386

@@ -393,7 +393,7 @@ To access Cloudflare R2 Object Storage, you need your Account ID and an R2 API t
393393
- **Account ID:** Found on your Cloudflare Dashboard under **R2 > Overview** or in the sidebar.
394394
- **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.
395395

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).
397397

398398
<br><br><br><br>
399399

@@ -408,7 +408,7 @@ To access Hetzner Cloud resources, you need an API token and an SSH key.
408408

409409
Ref: [Hetzner Cloud API Tokens](https://docs.hetzner.com/cloud/api/getting-started/generating-api-token/)
410410

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).
412412

413413
<br><br><br>
414414

@@ -423,7 +423,7 @@ To access Scaleway resources, you need your Organization ID and an API secret ke
423423

424424
Ref: [Scaleway API Keys](https://www.scaleway.com/en/docs/iam/api-keys/)
425425

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).
427427

428428
<br><br><br>
429429

@@ -437,4 +437,4 @@ To access Vultr resources, you need a Vultr API key.
437437

438438
Ref: [Vultr API](https://www.vultr.com/api/)
439439

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).

docs/platform/guides/cluster-management/cluster-overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ The **Cluster Overview** page is your primary dashboard for a connected Kubernet
1818

1919
## Step 1 — Open Your Cluster
2020

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.
2222

2323
Click on any cluster card to open its Overview page.
2424

25-
![AppsCode home screen showing the cluster list — click a cluster card to open its Overview](../images/cluster-overview/cluster-overview-1.png)
25+
![KubeDB Platform home screen showing the cluster list — click a cluster card to open its Overview](../images/cluster-overview/cluster-overview-1.png)
2626

2727
> The **+ Add Cluster** tile lets you import a new cluster at any time.
2828
@@ -38,7 +38,7 @@ The **Basic** section at the top displays the cluster's core identity:
3838

3939
| Field | Description |
4040
|---|---|
41-
| **Name** | The cluster name as registered in AppsCode |
41+
| **Name** | The cluster name as registered in KubeDB Platform |
4242
| **Endpoint** | The Kubernetes API server address |
4343
| **UID** | The unique identifier of this cluster |
4444
| **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:
4848

4949
Two action buttons appear top-right inside this section:
5050
- **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
5252

5353
![Cluster Overview page showing Basic info, Feature Sets grid, and Nodes section](../images/cluster-overview/cluster-overview-2.png)
5454

docs/platform/guides/database-management/database-usage-insight.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ A condensed stat row at the top mirrors the key metrics from the Overview panel
8181

8282
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.
8383

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.
8585
8686
### 3.3 - Slow Queries
8787

docs/platform/guides/get-started/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ menu:
55
identifier: guide-start
66
name: Get Started
77
parent: guides
8-
description: Basic information and instructions for first-time users of AppsCode
8+
description: Basic information and instructions for first-time users of KubeDB Platform
99
icon: https://img.icons8.com/00994A/ios/50/rocket--v1.png
1010
popular: true
1111
weight: 10

docs/platform/guides/get-started/add-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ section_menu_id: guides
1313

1414
# Add a Kubernetes Cluster
1515

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.
1717

1818
Follow these steps to import your Kubernetes cluster:
1919

docs/platform/guides/get-started/add-credential.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ section_menu_id: guides
1313

1414
# Add Credential
1515

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.
1717

1818
Follow these steps to add your credentials:
1919

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).
2121
2. Choose your `Credential Type` or authentication method and enter the required details.
2222
3. Click on the `Done` button to securely save your credentials.
2323

0 commit comments

Comments
 (0)