Skip to content
Open
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,5 +1,6 @@
{
"label": "SQL console",
"key": "features-sql-console",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/features/04_infrastructure/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Infrastructure",
"key": "features-infrastructure",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/features/09_AI_ML/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "AI/ML",
"key": "features-ai-ml",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/guides/AI_ML/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "AI/ML",
"key": "guides-ai-ml",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/guides/SQL_console/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "SQL console",
"key": "guides-sql-console",
"collapsible": true,
"collapsed": true
}
14 changes: 11 additions & 3 deletions docs/cloud/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,11 @@ keywords: ['cloud guides', 'documentation', 'how-to', 'cloud features', 'tutoria
| [Architecture](/cloud/reference/byoc/architecture) | Deploy ClickHouse on your own cloud infrastructure |
| [AWS PrivateLink](/manage/security/aws-privatelink) | This document describes how to connect to ClickHouse Cloud using AWS PrivateLink. |
| [Azure Private Link](/cloud/security/azure-privatelink) | How to set up Azure Private Link |
| [BYOC on AWS FAQ](/cloud/reference/byoc/faq/aws) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC on AWS Observability](/cloud/reference/byoc/observability) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC Onboarding for AWS](/cloud/reference/byoc/onboarding/aws) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC FAQ](/cloud/reference/byoc/reference/faq) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC Network Security](/cloud/reference/byoc/reference/network_security) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC Observability](/cloud/reference/byoc/observability) | Monitor and observe your BYOC ClickHouse deployment using built-in dashboards and Prometheus metrics |
| [BYOC Operations and Maintenance](/cloud/reference/byoc/operations) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC Priviledge](/cloud/reference/byoc/reference/priviledge) | Deploy ClickHouse on your own cloud infrastructure |
| [BYOC security playbook](/cloud/security/audit-logging/byoc-security-playbook) | This page illustrates methods customers can use to identify potential security events |
| [ClickHouse Cloud production readiness guide](/cloud/guides/production-readiness) | Guide for organizations transitioning from quick start to enterprise-ready ClickHouse Cloud deployments |
| [ClickHouse Government](/cloud/infrastructure/clickhouse-government) | Overview of ClickHouse Government offering |
Expand All @@ -31,14 +33,18 @@ keywords: ['cloud guides', 'documentation', 'how-to', 'cloud features', 'tutoria
| [Cloud IP addresses](/manage/data-sources/cloud-endpoints-api) | This page documents the Cloud Endpoints API security features within ClickHouse. It details how to secure your ClickHouse deployments by managing access through authentication and authorization mechanisms. |
| [Common access management queries](/cloud/security/common-access-management-queries) | This article shows the basics of defining SQL users and roles and applying those privileges and permissions to databases, tables, rows, and columns. |
| [Configure backup schedules](/cloud/manage/backups/configurable-backups) | Guide showing how to configure backups |
| [Connect to ClickHouse](/cloud/reference/byoc/connect) | Connect to your BYOC ClickHouse services via public, private, or PrivateLink endpoints |
| [Console audit log](/cloud/security/audit-logging/console-audit-log) | This page describes how you can review the cloud audit log |
| [Customized Setup](/cloud/reference/byoc/onboarding/customization) | Deploy ClickHouse on your own cloud infrastructure |
| [Data encryption](/cloud/security/cmek) | Learn more about data encryption in ClickHouse Cloud |
| [Data masking in ClickHouse](/cloud/guides/data-masking) | A guide to data masking in ClickHouse |
| [Database audit log](/cloud/security/audit-logging/database-audit-log) | This page describes how you can review the database audit log |
| [Deploying Additional Infrastructure](/cloud/reference/byoc/onboarding/new_region) | Deploy additional BYOC infrastructure in new regions or accounts |
| [Export Backups to your Own Cloud Account](/cloud/manage/backups/export-backups-to-own-cloud-account) | Describes how to export backups to your own Cloud account |
| [Gather your connection details](/cloud/guides/sql-console/gather-connection-details) | Gather your connection details |
| [GCP private service connect](/manage/security/gcp-private-service-connect) | This document describes how to connect to ClickHouse Cloud using Google Cloud Platform (GCP) Private Service Connect (PSC), and how to disable access to your ClickHouse Cloud services from addresses other than GCP PSC addresses using ClickHouse Cloud IP access lists. |
| [HIPAA onboarding](/cloud/security/compliance/hipaa-onboarding) | Learn more about how to onboard to HIPAA compliant services |
| [Infrastructure Configuration](/cloud/reference/byoc/configurations) | Configure load balancers, node groups, and other BYOC infrastructure components |
| [Manage cloud users](/cloud/security/manage-cloud-users) | This page describes how administrators can add users, manage assignments, and remove users |
| [Manage database users](/cloud/security/manage-database-users) | This page describes how administrators can add database users, manage assignments, and remove database users |
| [Manage my account](/cloud/security/manage-my-account) | This page describes how you can accept invitations, manage MFA settings, and reset passwords |
Expand All @@ -48,9 +54,11 @@ keywords: ['cloud guides', 'documentation', 'how-to', 'cloud features', 'tutoria
| [Optimizing Ask AI Agent Conversations with a Semantic Layer](/use-cases/AI_ML/AIChat/semantic-layer) | Guide to using AGENTS.md to provide custom business logic and data-specific instructions to the Ask AI chat agent |
| [Overview](/cloud/reference/byoc/overview) | Deploy ClickHouse on your own cloud infrastructure |
| [PCI onboarding](/cloud/security/compliance/pci-onboarding) | Learn more about how to onboard to PCI compliant services |
| [Private Networking Setup](/cloud/reference/byoc/onboarding/network) | Deploy ClickHouse on your own cloud infrastructure |
| [Query API Endpoints](/cloud/get-started/query-endpoints) | Easily spin up REST API endpoints from your saved queries |
| [SAML SSO removal](/cloud/security/saml-removal) | How to remove SAML SSO with ClickHouse Cloud |
| [SAML SSO setup](/cloud/security/saml-setup) | How to set up SAML SSO with ClickHouse Cloud |
| [Setting IP filters](/cloud/security/setting-ip-filters) | This page explains how to set IP filters in ClickHouse Cloud to control access to ClickHouse services. |
| [Standard Onboarding](/cloud/reference/byoc/onboarding/standard) | Deploy ClickHouse on your own cloud infrastructure |
| [Usage limits](/cloud/bestpractices/usage-limits) | Describes the recommended usage limits in ClickHouse Cloud |
<!--AUTOGENERATED_END-->
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"label": "Reference",
"label": "BYOC Reference",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/guides/infrastructure/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Infrastructure",
"key": "guides-infrastructure",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/guides/security/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Security",
"key": "guides-security",
"collapsible": true,
"collapsed": true
}
1 change: 1 addition & 0 deletions docs/cloud/reference/09_security/_category_.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Security",
"key": "reference-security",
"collapsible": true,
"collapsed": true
}
6 changes: 3 additions & 3 deletions docs/integrations/data-ingestion/clickpipes/kafka/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ integration:
<!--AUTOGENERATED_START-->
| Page | Description |
|-----|-----|
| [Creating your first Kafka ClickPipe](/integrations/clickpipes/kafka/create-your-first-kafka-clickpipe) | Step-by-step guide to creating your first Kafka ClickPipe. |
| [Schema registries for Kafka ClickPipe](/integrations/clickpipes/kafka/schema-registries) | How to integrate for ClickPipes with a schema registry for schema management |
| [Reference](/integrations/clickpipes/kafka/reference) | Details supported formats, sources, delivery semantics, authentication and experimental features supported by Kafka ClickPipes |
| [Best practices](/integrations/clickpipes/kafka/best-practices) | Details best practices to follow when working with Kafka ClickPipes |
| [Schema registries for Kafka ClickPipe](/integrations/clickpipes/kafka/schema-registries) | How to integrate for ClickPipes with a schema registry for schema management |
| [Creating your first Kafka ClickPipe](/integrations/clickpipes/kafka/create-your-first-kafka-clickpipe) | Step-by-step guide to creating your first Kafka ClickPipe. |
| [Kafka ClickPipes FAQ](/integrations/clickpipes/kafka/faq) | Frequently asked questions about ClickPipes for Kafka |
| [Best practices](/integrations/clickpipes/kafka/best-practices) | Details best practices to follow when working with Kafka ClickPipes |
<!--AUTOGENERATED_END-->
46 changes: 2 additions & 44 deletions docusaurus.config.en.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,8 @@ const config = {
],
// Settings for Docusaurus Faster - build optimizations
future: {
experimental_faster: {
swcJsLoader: true,
swcJsMinimizer: true,
swcHtmlMinimizer: true,
lightningCssMinimizer: true,
rspackBundler: true,
mdxCrossCompilerCache: true,
},
v4: true,
experimental_faster: true,
},
title: "ClickHouse Docs",
tagline:
Expand Down Expand Up @@ -322,42 +316,6 @@ const config = {
},
};
},
// Webpack optimization plugin for large sites
function webpackOptimizationPlugin(context, options) {
return {
name: 'webpack-optimization-plugin',
configureWebpack(config, isServer) {

const isVercel = process.env.VERCEL === '1';

if (!isServer && isVercel) {
return {
optimization: {
splitChunks: {
chunks: 'all',
cacheGroups: {
vendor: {
chunks: 'all',
test: /node_modules/,
priority: 20,
},
common: {
minChunks: 2,
chunks: 'all',
priority: 10,
reuseExistingChunk: true,
enforce: true,
},
},
maxSize: 244000,
},
},
};
}
return {};
},
};
},
// [
// N.B - If you need to redirect a page please do so from vercel.json
// '@docusaurus/plugin-client-redirects',
Expand Down
10 changes: 2 additions & 8 deletions docusaurus.config.jp.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,8 @@ const config = {
],
// Settings for Docusaurus Faster - build optimizations
future: {
experimental_faster: {
swcJsLoader: true,
swcJsMinimizer: true,
swcHtmlMinimizer: true,
lightningCssMinimizer: true,
rspackBundler: true,
mdxCrossCompilerCache: true,
},
v4: true,
experimental_faster: true,
},
title: "ClickHouse Docs",
tagline:
Expand Down
10 changes: 2 additions & 8 deletions docusaurus.config.ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,8 @@ const config = {
],
// Settings for Docusaurus Faster - build optimizations
future: {
experimental_faster: {
swcJsLoader: true,
swcJsMinimizer: true,
swcHtmlMinimizer: true,
lightningCssMinimizer: true,
rspackBundler: true,
mdxCrossCompilerCache: true,
},
v4: true,
experimental_faster: true,
},
title: "ClickHouse Docs",
tagline:
Expand Down
10 changes: 2 additions & 8 deletions docusaurus.config.zh.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,8 @@ const config = {
],
// Settings for Docusaurus Faster - build optimizations
future: {
experimental_faster: {
swcJsLoader: true,
swcJsMinimizer: true,
swcHtmlMinimizer: true,
lightningCssMinimizer: true,
rspackBundler: true,
mdxCrossCompilerCache: true,
},
v4: true,
experimental_faster: true,
},
title: "ClickHouse Docs",
tagline:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "SQL コンソール",
"key": "features-sql-console",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "インフラストラクチャ",
"key": "features-infrastructure",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "AI/ML(人工知能/機械学習)",
"key": "features-ai-ml",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "AI/機械学習",
"key": "guides-ai-ml",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "SQL コンソール",
"key": "guides-sql-console",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "インフラストラクチャー",
"key": "guides-infrastructure",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "セキュリティ",
"key": "guides-security",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "セキュリティ",
"key": "reference-security",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "SQL-консоль",
"key": "features-sql-console",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Инфраструктура",
"key": "features-infrastructure",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "ИИ/машинное обучение",
"key": "features-ai-ml",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "ИИ/МО",
"key": "guides-ai-ml",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Консоль SQL",
"key": "guides-sql-console",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Инфраструктура",
"key": "guides-infrastructure",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Безопасность",
"key": "guides-security",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "Безопасность",
"key": "reference-security",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "SQL 控制台",
"key": "features-sql-console",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "基础设施",
"key": "features-infrastructure",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "人工智能/机器学习",
"key": "features-ai-ml",
"collapsible": true,
"collapsed": true
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"label": "AI/ML(人工智能/机器学习)",
"key": "guides-ai-ml",
"collapsible": true,
"collapsed": true
}
Loading