Skip to content

Commit a80bb3a

Browse files
authored
Merge pull request #4377 from Blargian/fix_cloud
Docs: restructure pages based on guide/reference/feature split
2 parents 56d5ed3 + a153719 commit a80bb3a

File tree

11 files changed

+11
-6
lines changed

11 files changed

+11
-6
lines changed

docs/cloud/features/06_security/02_cloud-access-management/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,4 @@ description: 'Cloud Access Management Table Of Contents'
77
| Page | Description |
88
|----------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------|
99
| [Overview](/cloud/security/cloud-access-management/overview) | Overview of access control in ClickHouse Cloud |
10-
| [Cloud Authentication](/cloud/security/cloud-authentication) | A guide which explores some good practices for configuring your authentication |
11-
| [Inviting New Users](/cloud/security/inviting-new-users) | A how-to for inviting new users to your organization and how to assign them roles. |
10+
| [Cloud Authentication](/cloud/security/cloud-authentication) | A guide which explores some good practices for configuring your authentication |
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ description: 'Landing page for private link'
77

88
# Private link overview
99

10-
ClickHouse Cloud provides the ability to connect your services to your cloud virtual network. Refer to the guides below for your provider:
10+
ClickHouse Cloud provides the ability to connect your services to your cloud virtual network.
11+
12+
Refer to the guides below for set up steps for your provider:
1113

1214
- [AWS private Link](/manage/security/aws-privatelink)
1315
- [GCP private service connect](/manage/security/gcp-private-service-connect)

docs/cloud/features/06_security/03_connectivity/_category_.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
"label": "Connectivity",
33
"collapsible": true,
44
"collapsed": true,
5+
"link": { "type": "doc", "id": "cloud/features/security/connectivity/index" }
56
}
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,4 @@ This section looks at connectivity and contains the following pages:
1010

1111
| Page | Description |
1212
|----------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------|
13-
| [Setting IP Filters](/cloud/security/setting-ip-filters) | A guide on how to control traffic to your ClickHouse services and API keys using IP access lists. |
1413
| [Private Networking](/cloud/security/private-link-overview) | Information on how to connect your services to your cloud virtual network. |
15-
| [Accessing S3 Data Securely](/cloud/security/secure-s3) | A guide on how to leverage role-based access to authenticate with Amazon Simple Storage Service(S3) and access data securely. |
16-
| [Cloud IP Addresses](/manage/security/cloud-endpoints-api) | Tables listing the static IPs and S3 endpoints for each supported cloud and region in ClickHouse Cloud. |
File renamed without changes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"label": "Private networking",
3+
"collapsible": true,
4+
"collapsed": true,
5+
}

0 commit comments

Comments
 (0)