Skip to content

Commit

Permalink
Sync the scaffold from pingcap/docs-staging@fa0fff5
Browse files Browse the repository at this point in the history
  • Loading branch information
Docsite Preview Bot committed Dec 16, 2024
1 parent 7d5dadd commit 9a25b62
Show file tree
Hide file tree
Showing 11 changed files with 3,188 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,32 +165,32 @@
{
"id": "v1beta",
"pathname": "v1beta",
"production": "https://download.pingcap.org/tidbcloud-oas.json",
"production": "/openapi/tidbcloud-oas.json",
"preview": "https://download.pingcap.org/tidbcloud-oas-preview.json"
},
{
"id": "v1beta1",
"pathname": "v1beta1/billing",
"production": "https://download.pingcap.org/tidbcloud-oas-v1beta1-billing.swagger.json",
"preview": "https://download.pingcap.org/tidbcloud-oas-v1beta1-billing.swagger.json"
"production": "/openapi/tidbcloud-oas-v1beta1-billing.swagger.json",
"preview": "/openapi/tidbcloud-oas-v1beta1-billing.swagger.json"
},
{
"id": "v1beta1",
"pathname": "v1beta1/dataservice",
"production": "https://download.pingcap.org/tidbcloud-oas-v1beta1-dataservice.swagger.json",
"preview": "https://download.pingcap.org/tidbcloud-oas-v1beta1-dataservice.swagger.json"
"production": "/openapi/tidbcloud-oas-v1beta1-dataservice.swagger.json",
"preview": "/openapi/tidbcloud-oas-v1beta1-dataservice.swagger.json"
},
{
"id": "v1beta1",
"pathname": "v1beta1/iam",
"production": "https://download.pingcap.org/tidbcloud-oas-v1beta1-iam.swagger.json",
"preview": "https://download.pingcap.org/tidbcloud-oas-v1beta1-iam.swagger.json"
"production": "/openapi/tidbcloud-oas-v1beta1-iam.swagger.json",
"preview": "/openapi/tidbcloud-oas-v1beta1-iam.swagger.json"
},
{
"id": "msp",
"pathname": "v1beta1/msp",
"production": "https://download.pingcap.org/tidbcloud-oas-v1beta1-msp.json",
"preview": "https://download.pingcap.org/tidbcloud-oas-v1beta1-msp.json"
"production": "/openapi/tidbcloud-oas-v1beta1-msp.json",
"preview": "/openapi/tidbcloud-oas-v1beta1-msp.json"
}
]
}
Expand Down
3 changes: 3 additions & 0 deletions markdown-pages/en/tidb/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@
- Performance Tuning
- Tuning Guide
- [Performance Tuning Overview](/performance-tuning-overview.md)
- [Configure TiDB for Optimal Performance](/tidb-performance-tuning-config.md)
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [TiFlash Performance Analysis Methods](/tiflash-performance-tuning-methods.md)
Expand All @@ -319,6 +320,7 @@
- [Tune TiKV Threads](/tune-tikv-thread-performance.md)
- [Tune TiKV Memory](/tune-tikv-memory-performance.md)
- [TiKV Follower Read](/follower-read.md)
- [TiKV MVCC In-Memory Engine](/tikv-in-memory-engine.md)
- [Tune Region Performance](/tune-region-performance.md)
- [Tune TiFlash Performance](/tiflash/tune-tiflash-performance.md)
- [Coprocessor Cache](/coprocessor-cache.md)
Expand Down Expand Up @@ -730,6 +732,7 @@
- SQL Statements
- [Overview](/sql-statements/sql-statement-overview.md)
- [`ADMIN`](/sql-statements/sql-statement-admin.md)
- [`ADMIN ALTER DDL JOBS`](/sql-statements/sql-statement-admin-alter-ddl.md)
- [`ADMIN CANCEL DDL`](/sql-statements/sql-statement-admin-cancel-ddl.md)
- [`ADMIN CHECKSUM TABLE`](/sql-statements/sql-statement-admin-checksum-table.md)
- [`ADMIN CHECK [TABLE|INDEX]`](/sql-statements/sql-statement-admin-check-table-index.md)
Expand Down
1 change: 1 addition & 0 deletions markdown-pages/en/tidb/release-8.4/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@
- Performance Tuning
- Tuning Guide
- [Performance Tuning Overview](/performance-tuning-overview.md)
- [Configure TiDB for Optimal Performance](/tidb-performance-tuning-config.md)
- [Performance Analysis and Tuning](/performance-tuning-methods.md)
- [Performance Tuning Practices for OLTP Scenarios](/performance-tuning-practices.md)
- [TiFlash Performance Analysis Methods](/tiflash-performance-tuning-methods.md)
Expand Down
1,298 changes: 1,298 additions & 0 deletions markdown-pages/en/tidb/release-8.5/TOC.md

Large diffs are not rendered by default.

163 changes: 163 additions & 0 deletions markdown-pages/en/tidb/release-8.5/_docHome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,163 @@
---
title: Home
hide_sidebar: true
hide_commit: true
hide_leftNav: true
summary: TiDB Documentation provides how-to guides and references for using TiDB Cloud and TiDB Self-Managed, including data migration and application building. TiDB Cloud is a fully-managed Database-as-a-Service, offering easy access to the power of a cloud-native, distributed SQL database. TiDB is an open-source distributed SQL database with MySQL compatibility, horizontal scalability, and high availability. Developers can access documentation for application development and explore additional resources such as TiDB Playground, PingCAP Education, and community engagement opportunities.
---

<DocHomeContainer title="TiDB Documentation" subTitle="Explore the how-to guides and references you need to use TiDB Cloud Serverless, TiDB Cloud Dedicated and TiDB Self-Managed, migrate data, and build your applications on the database." ctaLabel="Start TiDB Cloud Serverless for Free" ctaLink="https://tidbcloud.com/free-trial">

<DocHomeSection label="TiDB Cloud" anchor="tidb-cloud" id="tidb-cloud">

TiDB Cloud is a fully-managed Database-as-a-Service (DBaaS) that brings everything great about TiDB to your cloud, letting you focus on your applications instead of the complexities of your database.

<DocHomeCardContainer>

<DocHomeCard href="/tidbcloud/tidb-cloud-intro" label="What is TiDB Cloud" icon="cloud-product-mauve">

Learn what TiDB Cloud is as an easy-to-use database and its key features.

</DocHomeCard>

<DocHomeCard href="/tidbcloud/tidb-cloud-quickstart" label="Get started with TiDB Cloud Serverless" icon="cloud-getstarted-mauve">

Guide for an easy way to get started with TiDB Cloud.

</DocHomeCard>

<DocHomeCard href="/tidbcloud/dev-guide-overview" label="Developer Guide" icon="cloud-developer-mauve">

Connect your application with the languages and frameworks you prefer.

</DocHomeCard>

<DocHomeCard href="/tidbcloud/vector-search-overview" label="Vector Search in TiDB Cloud Serverless (Beta)" icon="cloud-vector-mauve">

Explore native support of Vector Search in TiDB Cloud Serverless to build your AI application.

</DocHomeCard>

<DocHomeCard href="/tidbcloud/tidb-cloud-roadmap" label="TiDB Cloud Roadmap" icon="cloud-roadmap-mauve">

Planned features and releases for TiDB Cloud.

</DocHomeCard>

</DocHomeCardContainer>

</DocHomeSection>

<DocHomeSection label="TiDB Self-Managed" anchor="tidb-self-managed" id="tidb-self-managed">

<!-- Localization note for TiDB:
- English: use distributed SQL, and start to emphasize HTAP
- Chinese: can keep "NewSQL" and emphasize one-stop real-time HTAP ("一栈式实时 HTAP")
- Japanese: use NewSQL because it is well-recognized
-->

TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. It is MySQL compatible and features horizontal scalability, strong consistency, and high availability. You can deploy TiDB in a self-hosted environment or on the cloud.

<DocHomeCardContainer>

<DocHomeCard href="/tidb/stable/overview" label="What is TiDB Self-Managed" icon="oss-product-blue">

Learn what is TiDB Self-Managed and its key features.

</DocHomeCard>

<DocHomeCard href="/tidb/stable/quick-start-with-tidb" label="Get started with TiDB Self-Managed" icon="oss-getstarted-blue">

Walks you through the quickest way to get started with TiDB Self-Managed.

</DocHomeCard>

<DocHomeCard href="/tidb/stable/production-deployment-using-tiup" label="Deploy a Local TiDB Cluster" icon="oss-deploy-blue">

Learn how to deploy TiDB locally in a production environment.

</DocHomeCard>

<DocHomeCard href="/tidb/stable/dev-guide-overview" label="Developer Guide" icon="oss-developer-blue">

For application developers using TiDB Self-Managed.

</DocHomeCard>

<DocHomeCard href="/tidb/stable/mysql-compatibility" label="MySQL Compatibility" icon="oss-mysql-blue">

TiDB is highly compatible with the MySQL protocol and the common features and syntax of MySQL 5.7 and MySQL 8.0.

</DocHomeCard>

<DocHomeCard href="/tidb/dev/tidb-roadmap" label="TiDB Self-Managed Roadmap" icon="oss-roadmap-blue">

Planned features and release dates for TiDB Self-Managed.

</DocHomeCard>

</DocHomeCardContainer>

The open-source TiDB platform is released under the Apache 2.0 license and is supported by the community. [View on GitHub](https://github.com/pingcap/tidb)

</DocHomeSection>

<DocHomeSection label="More Resources" anchor="resources" id="resources">

<DocHomeCardContainer>

<DocHomeCard href="https://www.pingcap.com/education/" label="Learning Center" icon="global-tidb-education">

Learn TiDB Cloud and TiDB Self-Managed through well-designed online courses and instructor-led training.

</DocHomeCard>

<DocHomeCard href="https://www.pingcap.com/blog/" label="Blog" icon="global-tidb-blog">

Read great articles about TiDB Cloud and TiDB Self-Managed.

</DocHomeCard>

<DocHomeCard href="https://www.pingcap.com/event/" label="Events" icon="global-tidb-events">

Learn about events hosted by PingCAP and the community.

</DocHomeCard>

<DocHomeCard href="https://www.pingcap.com/ebook-whitepaper/" label="eBooks & Papers" icon="global-tidb-ebook">

Download eBooks and papers.

</DocHomeCard>

<DocHomeCard href="https://www.pingcap.com/videos/" label="Videos" icon="global-tidb-video">

Watch a compilation of short videos describing TiDB and various use cases.

</DocHomeCard>

<DocHomeCard href="https://ossinsight.io/" label="OSS Insight" icon="global-tidb-ossinsight">

A powerful insight tool that provides in-depth analysis of any GitHub repository, powered by TiDB Cloud.

</DocHomeCard>

<DocHomeCard href="https://play.tidbcloud.com/?utm_source=docs&utm_medium=home_more_resources" label="Playground" icon="global-tidb-playground">

Experience the capabilities of TiDB without registration.

</DocHomeCard>

<DocHomeCard href="https://discord.gg/DQZ2dy3cuc?utm_source=doc" label="Join our community on Discord" icon="global-tidb-discord" colspan="2" actionBtnLabel="Join Community" ctaGraphic="global-iso-hand">

Join us on Discord or become a contributor.

</DocHomeCard>

</DocHomeCardContainer>

</DocHomeSection>

</DocHomeContainer>
146 changes: 146 additions & 0 deletions markdown-pages/en/tidb/release-8.5/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,146 @@
---
title: TiDB Self-Managed
hide_sidebar: true
hide_commit: true
summary: TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. The guide provides information on features, TiFlash, development, deployment, migration, maintenance, monitoring, tuning, tools, and references. It covers everything from quick start to advanced configurations and tools for TiDB.
---

<LearningPathContainer platform="tidb" title="TiDB Self-Managed" subTitle="TiDB is an open-source distributed SQL database that supports Hybrid Transactional and Analytical Processing (HTAP) workloads. Find the guide, samples, and references you need to use TiDB.">

<!-- Localization note for TiDB:
- English: use distributed SQL, and start to emphasize HTAP
- Chinese: can keep "NewSQL" and emphasize one-stop real-time HTAP ("一栈式实时 HTAP")
- Japanese: use NewSQL because it is well-recognized
-->

<LearningPath label="Learn" icon="cloud1">

[What is TiDB Self-Managed](https://docs.pingcap.com/tidb/v8.5/overview)

[Features](https://docs.pingcap.com/tidb/v8.5/basic-features)

[TiFlash](https://docs.pingcap.com/tidb/v8.5/tiflash-overview)

</LearningPath>

<LearningPath label="Try" icon="cloud5">

[Try Out TiDB Self-Managed](https://docs.pingcap.com/tidb/v8.5/quick-start-with-tidb)

[Try Out HTAP](https://docs.pingcap.com/tidb/v8.5/quick-start-with-htap)

[Import Example Database](https://docs.pingcap.com/tidb/v8.5/import-example-data)

</LearningPath>

<LearningPath label="Develop" icon="doc8">

[Developer Guide Overview](https://docs.pingcap.com/tidb/v8.5/dev-guide-overview)

[Quick Start](https://docs.pingcap.com/tidb/v8.5/dev-guide-build-cluster-in-cloud)

[Example Application](https://docs.pingcap.com/tidb/v8.5/dev-guide-sample-application-java-spring-boot)

</LearningPath>

<LearningPath label="Deploy" icon="deploy">

[Software and Hardware Requirements](https://docs.pingcap.com/tidb/v8.5/hardware-and-software-requirements)

[Deploy a TiDB Cluster Using TiUP](https://docs.pingcap.com/tidb/v8.5/production-deployment-using-tiup)

[Deploy a TiDB Cluster on Kubernetes](https://docs.pingcap.com/tidb-in-kubernetes/stable)

</LearningPath>

<LearningPath label="Migrate" icon="cloud3">

[Migration Overview](https://docs.pingcap.com/tidb/v8.5/migration-overview)

[Migration Tools](https://docs.pingcap.com/tidb/v8.5/migration-tools)

[Typical Scenarios](https://docs.pingcap.com/tidb/v8.5/migrate-aurora-to-tidb)

</LearningPath>

<LearningPath label="Maintain" icon="maintain">

[Upgrade a Cluster](https://docs.pingcap.com/tidb/v8.5/upgrade-tidb-using-tiup)

[Scale a Cluster](https://docs.pingcap.com/tidb/v8.5/scale-tidb-using-tiup)

[Back Up and Restore Cluster Data](https://docs.pingcap.com/tidb/v8.5/backup-and-restore-overview)

[Daily Check](https://docs.pingcap.com/tidb/v8.5/daily-check)

[Maintain TiDB Using TiUP](https://docs.pingcap.com/tidb/v8.5/maintain-tidb-using-tiup)

</LearningPath>

<LearningPath label="Monitor" icon="cloud6">

[Use Prometheus and Grafana](https://docs.pingcap.com/tidb/v8.5/tidb-monitoring-framework)

[Monitoring API](https://docs.pingcap.com/tidb/v8.5/tidb-monitoring-api)

[Alert Rules](https://docs.pingcap.com/tidb/v8.5/alert-rules)

</LearningPath>

<LearningPath label="Tune" icon="tidb-cloud-tune">

[Tuning Overview](https://docs.pingcap.com/tidb/v8.5/performance-tuning-overview)

[Tuning Methods](https://docs.pingcap.com/tidb/v8.5/performance-tuning-methods)

[Tune OLTP Performance](https://docs.pingcap.com/tidb/v8.5/performance-tuning-practices)

[Tune Operating System](https://docs.pingcap.com/tidb/v8.5/tune-operating-system)

[Tune Configurations](https://docs.pingcap.com/tidb/v8.5/configure-memory-usage)

[Tune SQL Performance](https://docs.pingcap.com/tidb/v8.5/sql-tuning-overview)

</LearningPath>

<LearningPath label="Tools" icon="doc7">

[TiUP](https://docs.pingcap.com/tidb/v8.5/tiup-overview)

[TiDB Operator](https://docs.pingcap.com/tidb/v8.5/tidb-operator-overview)

[TiDB Data Migration (DM)](https://docs.pingcap.com/tidb/v8.5/dm-overview)

[TiDB Lightning](https://docs.pingcap.com/tidb/v8.5/tidb-lightning-overview)

[Dumpling](https://docs.pingcap.com/tidb/v8.5/dumpling-overview)

[TiCDC](https://docs.pingcap.com/tidb/v8.5/ticdc-overview)

[Backup & Restore (BR)](https://docs.pingcap.com/tidb/v8.5/backup-and-restore-overview)

[PingCAP Clinic](https://docs.pingcap.com/tidb/v8.5/clinic-introduction)

</LearningPath>

<LearningPath label="Reference" icon="cloud-dev">

[TiDB Roadmap](https://docs.pingcap.com/tidb/dev/tidb-roadmap)

[TiDB Configuration File Parameters](https://docs.pingcap.com/tidb/v8.5/tidb-configuration-file)

[TiDB Command-line Flags](https://docs.pingcap.com/tidb/v8.5/command-line-flags-for-tidb-configuration)

[TiDB Control](https://docs.pingcap.com/tidb/v8.5/tidb-control)

[System Variables](https://docs.pingcap.com/tidb/v8.5/system-variables)

[Release Notes](https://docs.pingcap.com/tidb/v8.5/release-notes)

[FAQ Summary](https://docs.pingcap.com/tidb/v8.5/faq-overview)

</LearningPath>

</LearningPathContainer>
1 change: 1 addition & 0 deletions markdown-pages/en/tidbcloud/master/TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
- [Connect AWS DMS to TiDB Cloud clusters](/tidb-cloud/tidb-cloud-connect-aws-dms.md)
- Explore Data
- [Chat2Query (Beta) in SQL Editor](/tidb-cloud/explore-data-with-chat2query.md)
- [SQL Proxy Account](/tidb-cloud/sql-proxy-account.md)
- Vector Search (Beta)
- [Overview](/tidb-cloud/vector-search-overview.md)
- Get Started
Expand Down
Loading

0 comments on commit 9a25b62

Please sign in to comment.