Skip to content

Commit 10b3d5a

Browse files
remove description meta tag from doc (#945)
1 parent 88696d6 commit 10b3d5a

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed

mintlify/change-database/online-schema-migration-for-mysql.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Online Schema Migration for MySQL
3-
description: This guide shows you how to use gh-ost to migrate your MySQL databases in Bytebase.
43
---
54

65
[gh-ost](https://github.com/github/gh-ost) is a triggerless online schema migration tool for MySQL. Bytebase leverages gh-ost to migrate MySQL table schemas with minimal downtime.

mintlify/get-started/cloud.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Cloud
3-
description: Get started with Bytebase Cloud - a fully managed Database DevSecOps platform
43
---
54

65
[Bytebase Cloud](https://hub.bytebase.com/) is a fully managed Database DevSecOps platform. Get started instantly without installing or managing any infrastructure.

mintlify/get-started/connect/azure.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Azure Database Connections
3-
description: Configure secure database connections for Azure SQL Database and Azure-managed databases
43
---
54

65
Learn how to configure secure connections to Azure-managed databases using Managed Identity authentication and best practices for production deployments.

mintlify/get-started/connect/gcp.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: GCP Database Connections
3-
description: Configure secure database connections for Cloud SQL and other GCP-managed databases
43
---
54

65
import PostgreSQLConfig from '/snippets/get-started/instance/postgresql.mdx';

mintlify/get-started/connect/overview.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Overview
3-
description: Connect Bytebase to your databases - from basic setup to cloud-native authentication
43
---
54

65
Learn how to connect Bytebase to your database instances and configure basic connection settings.

mintlify/get-started/self-host-vs-cloud.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: Self-Host vs Cloud
3-
description: Choose the right Bytebase deployment for your databases
43
---
54

65
<Info>

mintlify/get-started/self-host/external-access.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
title: External Access Configuration
3-
description: Configure external access, WebSocket, and ingress for your Bytebase deployment
43
---
54

65
This guide covers how to configure external access for your Bytebase deployment across different deployment methods.

0 commit comments

Comments
 (0)