Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Online Schema Migration for MySQL
description: This guide shows you how to use gh-ost to migrate your MySQL databases in Bytebase.
---

[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.
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/cloud.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Cloud
description: Get started with Bytebase Cloud - a fully managed Database DevSecOps platform
---

[Bytebase Cloud](https://hub.bytebase.com/) is a fully managed Database DevSecOps platform. Get started instantly without installing or managing any infrastructure.
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/connect/azure.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Azure Database Connections
description: Configure secure database connections for Azure SQL Database and Azure-managed databases
---

Learn how to configure secure connections to Azure-managed databases using Managed Identity authentication and best practices for production deployments.
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/connect/gcp.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: GCP Database Connections
description: Configure secure database connections for Cloud SQL and other GCP-managed databases
---

import PostgreSQLConfig from '/snippets/get-started/instance/postgresql.mdx';
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/connect/overview.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Overview
description: Connect Bytebase to your databases - from basic setup to cloud-native authentication
---

Learn how to connect Bytebase to your database instances and configure basic connection settings.
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/self-host-vs-cloud.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: Self-Host vs Cloud
description: Choose the right Bytebase deployment for your databases
---

<Info>
Expand Down
1 change: 0 additions & 1 deletion mintlify/get-started/self-host/external-access.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
---
title: External Access Configuration
description: Configure external access, WebSocket, and ingress for your Bytebase deployment
---

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