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
5 changes: 3 additions & 2 deletions docs/cloud/reference/02_architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ description: 'This page describes the architecture of ClickHouse Cloud'
doc_type: 'reference'
---

import Architecture from '@site/static/images/cloud/reference/architecture.svg';
import Image from '@theme/IdealImage';
import Architecture from '@site/static/images/cloud/reference/architecture.png';

# ClickHouse Cloud architecture

<Architecture alt='ClickHouse Cloud architecture' class='image' />
<Image img={Architecture} size='lg' alt='Cloud architecture'/>

## Storage backed by object store {#storage-backed-by-object-store}
- Virtually unlimited storage
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
'sidebar_title': 'Query API Endpoints'
'slug': '/cloud/get-started/query-endpoints'
'slug': '/cloud/guides/SQL_console/query-endpoints'
'description': '保存したクエリから REST API エンドポイントを簡単に立ち上げます'
'keywords':
- 'api'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
'doc_type': 'reference'
---

import Architecture from '@site/static/images/cloud/reference/architecture.svg';

import Image from '@theme/IdealImage';
import Architecture from '@site/static/images/cloud/reference/architecture.png';

# ClickHouse Cloud アーキテクチャ

<Architecture alt='ClickHouse Cloud アーキテクチャ' class='image' />
<Image img={Architecture} size='lg' alt='Cloud architecture'/>

## オブジェクトストアにバックアップされたストレージ {#storage-backed-by-object-store}
- 実質的に無限のストレージ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
'title': 'Запрос API Эндпоинты'
'doc_type': 'guide'
---

import Image from '@theme/IdealImage';
import endpoints_testquery from '@site/static/images/cloud/sqlconsole/endpoints-testquery.png';
import endpoints_savequery from '@site/static/images/cloud/sqlconsole/endpoints-savequery.png';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
'description': 'Эта страница описывает архитектуру ClickHouse Cloud'
'doc_type': 'reference'
---
import Architecture from '@site/static/images/cloud/reference/architecture.svg';

import Image from '@theme/IdealImage';
import Architecture from '@site/static/images/cloud/reference/architecture.png';

# Архитектура ClickHouse Cloud

<Architecture alt='Архитектура ClickHouse Cloud' class='image' />
<Image img={Architecture} size='lg' alt='Cloud architecture'/>

## Хранилище, основанное на объектном хранилище {#storage-backed-by-object-store}
- Практически неограниченное хранилище
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
'doc_type': 'reference'
---

import Architecture from '@site/static/images/cloud/reference/architecture.svg';

import Image from '@theme/IdealImage';
import Architecture from '@site/static/images/cloud/reference/architecture.png';

# ClickHouse Cloud 架构

<Architecture alt='ClickHouse Cloud 架构' class='image' />
<Image img={Architecture} size='lg' alt='Cloud architecture'/>

## 由对象存储支持的存储 {#storage-backed-by-object-store}
- 几乎无限的存储
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
476 changes: 0 additions & 476 deletions static/images/cloud/reference/architecture.svg

This file was deleted.