Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cloud #1402

Merged
merged 1 commit into from
Jan 17, 2022
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
34 changes: 17 additions & 17 deletions docs-2.0/nebula-cloud/3.how-to-set-solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ Solution 指运行在 Nebula Graph Cloud 上的 Nebula Graph 数据库。在 Azu

1. 在 Azure 上订阅后,若要完成购买,请在页面上点击**立即配置账户**即跳转至 Nebula Graph Cloud 登录页面。
2. 在 Nebula Graph Cloud 中登录订阅服务的 Azure 账号。
1. 在 **Provider** 选择**区域**。
1. 在 **供应商** 选择**区域**。

!!! caution

为提升服务性能,建议选择的区域应与业务区域在同一区域。

2. 在 **Instance** 中,选择查询引擎的类型及数量,存储引擎的类型、磁盘大小及数量。
2. 在 **实例** 中,选择查询引擎的类型及数量,存储引擎的类型、磁盘大小及数量。

!!! caution

为保证服务高可用,建议至少配置2个查询引擎和3个存储引擎。

3. 在 **Nebula Graph** 中,输入指定 Azure 账号邮箱为 Root 用户。
4. 在页面的下方,选择 **Next** 的按钮。
5. 确定选择无误后,在页面的下方,选择 **Create** 的按钮。
3. 至此,用户已经完成了 Solution 的配置。当在 Cloud 首页上看到 Solution 的状态为 **running**,即认为 Solution 已创建成功。
3. 在 **Nebula Graph** 中,输入指定 Azure 账号邮箱为 Root 用户,默认为 Azure 订阅账户
4. 在页面的下方,选择 **下一步** 的按钮。
5. 确定选择无误后,在页面的下方,选择 **创建** 的按钮。
3. 至此,用户已经完成了 Solution 的配置。当在 Cloud 首页上看到 Solution 的状态为 **创建中**,即认为 Solution 已创建成功。

## Solution 状态

用户可能会在 Solution 页面上看到如下表描述的状态。

|状态| 状态说明 |
|:---|:---|
| creating | Solution 所需资源已经准备完毕,Solution 自动开始创建,此时 Solution 短暂处于 creating 状态,可能持续几分钟到十几分钟。|
| starting | 重新启动 Solution,此时 Solution 短暂处于 starting 状态。 |
| stopping | 用户点击停止 Solution 后,此时 Solution 短暂处于 stopping 状态。 |
| deleting | 用户点击删除 Solution 后,此时 Solution 短暂处于 deleting 状态。 |
| running | Solution 创建成功后,会长时间稳定地处于 running 状态。 |
| stopped | 停止 Solution 后,会长时间稳定地处于 stopped 状态。 |
| deleted | 删除 Solution 后,会长时间稳定地处于 deleted 状态。 |
| create_failed | Solution 创建失败后,会长时间稳定地处于 create_failed 状态。 |
| stop_failed | Solution 停止失败后,会长时间稳定地处于 stop_failed 状态。 |
| start_failed | Solution 开始失败后,会长时间稳定地处于 start_failed 状态。 |
| 创建中 | Solution 所需资源已经准备完毕,Solution 自动开始创建,此时 Solution 短暂处于**创建中**状态,可能持续几分钟到十几分钟。|
| 启动中 | 重新启动 Solution,此时 Solution 短暂处于**启动中**状态。 |
| 停止中 | 用户点击停止 Solution 后,此时 Solution 短暂处于**停止中**状态。 |
| 删除中 | 用户点击删除 Solution 后,此时 Solution 短暂处于**删除中**状态。 |
| 运行中 | Solution 创建成功后,会长时间稳定地处于**运行中**状态。 |
| 已停止 | 停止 Solution 后,会长时间稳定地处于**已停止**状态。 |
| 已删除 | 删除 Solution 后,会长时间稳定地处于**已删除**状态。 |
| 创建失败 | Solution 创建失败后,会长时间稳定地处于**创建失败**状态。 |
| 停止失败 | Solution 停止失败后,会长时间稳定地处于**停止失败**状态。 |
| 启动失败 | Solution 开始失败后,会长时间稳定地处于**启动失败**状态。 |


!!! caution
Expand All @@ -47,5 +47,5 @@ Solution 指运行在 Nebula Graph Cloud 上的 Nebula Graph 数据库。在 Azu

!!! caution

如果 Solution 处于 create_failed、stop_failed、start_failed 态,用户可以重新执行 **创建、停止、开始** 的操作。
如果 Solution 处于创建失败、停止失败、启动失败态,用户可以重新执行 **创建、停止、开始** 的操作。

42 changes: 28 additions & 14 deletions docs-2.0/nebula-cloud/5.solution/5.0.introduce-solution.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,44 @@

在 Solution 页面中,不同的角色将会看到不同的侧边栏。具体角色权限,详情参见 [Cloud Solution 角色身份说明](../4.user-role-description.md)。

## Solution Info 页面介绍
## 详情页面介绍

在 Cloud 的首页点击 Solution 名字进入指定的 Solution Info 页面。Solution Info 页面由以下几个部分组成:Basic Info、Instance Info、Price Info、Getting Started。用户可以在此页面查看每个部分的详细的信息。
在 Cloud 的首页点击 Solution 名字进入指定的详情页面。详情页面由以下几个部分组成:基本信息、实例信息、价格、入门指南。用户可以在此页面查看每个部分的详细的信息。

## Applications 页面介绍
![详情](../figs/cl-ug-001.png)

在侧边栏点击 **Applications** 进入 Cloud 配套周边工具的跳转页面,不同的用户角色将会在 **Applications** 页面看到不同的周边工具。详情信息,参见 [配套的应用](../5.solution/5.1.supporting-application.md)。
## 应用页面介绍

## Connectivity 页面介绍
在侧边栏点击**应用**进入 Cloud 配套周边工具的跳转页面,不同的用户角色将会在**应用**页面看到不同的周边工具。详情信息,参见 [配套的应用](../5.solution/5.1.supporting-application.md)。

在侧边栏点击 **Connectivity** 进入 Private Link 设置页面,在页面中可根据提示设置 Private Link,让用户能够通过虚拟网络中的专用节点访问 Nebula Graph 数据库。详情信息,参见 [Private Link](../5.solution/5.2.connection-configuration-and-use.md)。
![应用](../figs/cl-ug-002.png)

## Root Management 页面介绍
## 链接页面介绍

在侧边栏点击 **Root Management** 进入 Root 账号管理页面。详情信息,参见[角色与权限管理](../5.solution/5.3.role-and-authority-management.md)。
在侧边栏点击**链接**进入私有链接设置页面,在页面中可根据提示设置私有链接,让用户能够通过虚拟网络中的专用节点访问 Nebula Graph 数据库。详情信息,参见 [Private Link](../5.solution/5.2.connection-configuration-and-use.md)。

## User Management 页面介绍
![链接](../figs/cl-ug-003.png)

在侧边栏点击 **User Management** 进入 User 账号管理页面。详情信息,参见[角色与权限管理](../5.solution/5.3.role-and-authority-management.md)。
## Root 权限管理页面介绍

## Audit Log 页面介绍
在侧边栏点击**Root 权限管理**进入 Root 账号管理页面。详情信息,参见[角色与权限管理](../5.solution/5.3.role-and-authority-management.md)。

在侧边栏点击 **Audit Log** 进入操作记录页面,用户可以根据 **Create Solution**、**Start Solution**、**Stop Solution** 等操作信息,选择时间段,筛选出操作人和操作记录。
![root](../figs/cl-ug-004.png)

## Settings 页面介绍
## User 权限管理页面介绍

在侧边栏点击 **Settings** 进入设置页面,用户可以在设置中停止solution或transfer solution。
在侧边栏点击**User 权限管理**进入 User 账号管理页面。详情信息,参见[角色与权限管理](../5.solution/5.3.role-and-authority-management.md)。

![user](../figs/cl-ug-005.png)

## 审计日志页面介绍

在侧边栏点击**审计日志**进入操作记录页面,用户可以根据**所有**、**创建 Solution**、**更改权限** 等操作信息,选择时间段,筛选出操作人和操作记录。

![审计日志](../figs/cl-ug-006.png)

## 设置页面介绍

在侧边栏点击**设置**进入设置页面,用户可以在设置中**停止Solution**或**转移 Solution**。

![设置](../figs/cl-ug-007.png)
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Solution 可在 Connectivity 中设置 Private Link 让用户能够通过虚拟

1. 输入订阅 ID 后点击**创建**服务,创建时间大约需要2分钟。

![create](../figs/cl-ug-008.png)

!!! note

订阅 ID 在 Azure Portal 的 **订阅** 页面中查看。用户可以点击 [Subscriptions](https://portal.azure.com/?l=en.en-us#blade/Microsoft_Azure_Billing/SubscriptionsBlade) 页面快速访问。
Expand All @@ -14,6 +16,7 @@ Solution 可在 Connectivity 中设置 Private Link 让用户能够通过虚拟

1. 在 Azure 首页的搜索框内输入**专用链接中心**后,选择左侧目录栏中的**专用终结点**。
2. 选择 **+ 创建** 按钮。
![创建](../figs/cl-ug-009.png)
3. 在**创建专用链接服务**的**基本**选项卡中,输入或选择以下信息:

- 项目详细信息
Expand All @@ -29,6 +32,8 @@ Solution 可在 Connectivity 中设置 Private Link 让用户能够通过虚拟
|:---|:---|
|名称|输入用户专用终结点的名字。|
|区域|选择区域。|

![基本](../figs/cl-ug-010.png)

!!! caution

Expand All @@ -45,7 +50,9 @@ Solution 可在 Connectivity 中设置 Private Link 让用户能够通过虚拟

!!! note

别名在 Nebula Graph Cloud 的 Connectivity 页面中,点击 ![copy](../figs/copy.png) 可一键复制。
别名在 Nebula Graph Cloud 的链接页面中,点击 ![copy](../figs/copy.png) 可一键复制。

![资源](../figs/cl-ug-011.png)

6. 在页面的下方,选择**下一步:配置**的按钮。
7. 在**配置**选项卡中,选择以下信息:
Expand All @@ -58,18 +65,20 @@ Solution 可在 Connectivity 中设置 Private Link 让用户能够通过虚拟
!!! note

目前不支持与专用 DNS 集成。

![配置](../figs/cl-ug-012.png)

8. 在页面的下方,选择**下一步:标记**的按钮。
9. (可选)在**标记**选项卡中,输入**名称/值对**。
9. (可选)在**标记**选项卡中,输入**名称/值对**。
10. 在页面的下方,选择**下一步:查看 + 创建**的按钮。
11. 选择**创建**按钮。

3. 创建好**专用终结点**后,复制**专用 IP** 并写入 Cloud 的 Connectivity 页面,点击**创建**按钮。
3. 创建好**专用终结点**后,复制**专用 IP** 并写入 Cloud 的链接页面,点击**创建**按钮。

!!! note

在 Cloud 中仅存储 Private Link Endpoint IP 信息,用户可以随时点击 ![edit](../figs/edit.png) 进行修改。
在 Cloud 中仅存储私有链接的专用终结点 IP 信息,用户可以随时点击 ![edit](../figs/edit.png) 进行修改。

## 如何使用 Private Link 连接 Nebula Graph
## 如何使用私有链接连接 Nebula Graph

用户可以使用 Private Link 通过 Nebula Console 连接 Nebula Graph。详情信息,参见[连接 Nebula Graph](../../reuse/source_connect-to-nebula-graph.md)。
用户可以使用私有链接通过 Nebula Console 连接 Nebula Graph。详情信息,参见[连接 Nebula Graph](../../reuse/source_connect-to-nebula-graph.md)。
1 change: 1 addition & 0 deletions docs-2.0/nebula-cloud/6.pricing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# 价格
13 changes: 12 additions & 1 deletion docs-2.0/nebula-cloud/8.privacy-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,29 @@
本政策仅适用于由杭州欧若数网科技有限公司(英文名称为 vesoft Inc.,以下简称“欧若数网”和“我们”)提供的图数据库产品或服务,包括:

如果您有任何疑问、意见或建议,请通过以下联系方式与我们联系:

- 电子邮件:[email protected]

- 电话:(+86) 0571-28120658

本政策将帮助您了解以下内容:

- 我们如何收集和使用您的个人信息

- 如何使用 Cookie 和同类技术

- 如何共享、转让、公开披露您的个人信息

- 我们如何保护您的个人信息

- 您的权利

- 我们如何处理儿童的个人信息

- 您的个人信息如何在全球范围转移

- 本政策如何更新

- 如何联系我们

欧若数网深知个人信息对您的重要性,并会尽全力保护您的个人信息安全可靠。我们致力于维持您对我们的信任,恪守以下原则,保护您的个人信息:权责一致原则、目的明确原则、选择同意原则、最小必要原则、确保安全原则、主体参与原则、公开透明原则等。同时,欧若数网承诺,我们将按业界成熟的安全标准,采取相应的安全保护措施来保护您的个人信息。 请在使用我们的产品或服务前,仔细阅读并了解本《隐私政策》。一旦您开始使用我们的产品或服务,将被视为对本政策内容的接受和认可。
Expand Down Expand Up @@ -122,7 +133,7 @@

按照中国相关的法律、法规、标准,以及其他国家、地区的通行做法,我们保障您对自己的个人信息行使以下权利:

### (一)访问您的个人信息
### (一)访问您的个人信息

只要欧若数网的产品和服务已经提供了个人资料信息读写功能,您均有权自行访问您的个人信息,法律法规规定的例外情况除外。

Expand Down
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs-2.0/nebula-cloud/figs/cl-ug-012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.