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 dashboard LM #2849

Merged
merged 4 commits into from
Jun 21, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
8 changes: 3 additions & 5 deletions docs-2.0/nebula-dashboard-ent/11.license-manager.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# 许可证管理

在{{nebula.name}}及附属软件中配置许可证管理工具(License Manager,LM后,可通过 LM 校验许可证的有效性,从而保证图数据库及附属软件的正常使用。
{{dashboard_ent.name}}目前支持可视化一键部署许可证管理工具 (License Manager,LM)。在{{nebula.name}}及附属软件中配置 LM 后,可通过 LM 校验许可证的有效性,从而保证图数据库及附属软件的正常使用。

{{dashboard_ent.name}}目前仅提供页面展示许可证信息、许可证使用情况和产品列表。
{{dashboard_ent.name}}的许可证管理页面展示许可证信息、许可证使用情况和产品列表。通过页面上方的按钮,还可以编辑、更换许可证和刷新 LM
akihi99 marked this conversation as resolved.
Show resolved Hide resolved

## 前提条件

- 已[在 LM 中加载 License Key](../9.about-license/2.license-management-suite/3.license-manager.md)。

- 已修改`config.yaml`文件,设置`LicenseManagerURL`的值为 LM 所在的主机 IP 和端口号`9119`,例如`192.168.8.100:9119`。
已[在 LM 中加载 License Key](../9.about-license/2.license-management-suite/3.license-manager.md)并修改`config.yaml`文件中`LicenseManagerURL`的值为 LM 所在的主机 IP 和端口号`9119`,或已[通过许可证管理设置 License Key](3.connect-dashboard.md)。

## 入口

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

在部署{{dashboard_ent.name}}之前,用户需要确认以下信息:

- 已[在 LM 中加载 License Key](../9.about-license/2.license-management-suite/3.license-manager.md)。
- 已[在 LM 中加载 License Key](../9.about-license/2.license-management-suite/3.license-manager.md),倘若用户尚未提前安装 LM,可先按后续步骤安装{{dashboard_ent.name}}后再一键部署 LM
akihi99 marked this conversation as resolved.
Show resolved Hide resolved

- 选择并下载符合版本的{{dashboard_ent.name}}。关于{{dashboard_ent.name}}和{{nebula.name}}的版本对应关系,参见[版本兼容性](1.what-is-dashboard-ent.md)。

Expand Down
22 changes: 21 additions & 1 deletion docs-2.0/nebula-dashboard-ent/3.connect-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

- 建议使用 Chrome 89 及以上的版本的 Chrome 浏览器,否则可能有兼容问题。

## 操作步骤
## 登录{{dashboard_ent.name}}

1. 确认{{dashboard_ent.name}}服务所在机器的 IP 地址,在浏览器中输入`http://<ip_address>:7005`打开登录页面。

Expand All @@ -25,3 +25,23 @@
!!! note

登录{{dashboard_ent.name}}后可创建 LDAP 账户、OAuth2.0 账户和普通账户,然后使用不同的账户登录{{dashboard_ent.name}}。关于账户的详情,参见[权限管理](5.account-management.md)。

## 悦数 License 设置

在{{nebula.name}}及附属软件中配置 License Manager(LM)后,可通过 LM 校验悦数 License 的有效性,从而保证图数据库及附属软件的正常使用。有关悦数 License 的详细信息,请参见[悦数 License](../9.about-license/1.license-overview.md)。

### 通过 LM 客户端进行设置

已安装部署 [License Manager(LM)客户端](../9.about-license/2.license-management-suite/3.license-manager.md)的用户,可在 LM 中加载 License Key,然后在{{dashboard_ent.name}}的安装路径下,进入`etc`目录,修改`config.yaml`文件,设置`LicenseManagerURL`的值为 LM 所在的主机 IP 和端口号`9119`,例如`192.168.8.xxx:9119`。用户还可以登录{{dashboard_ent.name}}后,在 LM 服务管理页面的**设置 LM URL**中,设置`LicenseManagerURL`的值。

### 通过许可证管理进行设置
akihi99 marked this conversation as resolved.
Show resolved Hide resolved

{{dashboard_ent.name}}目前支持可视化一键部署 License Manager(LM)。用户登录{{dashboard_ent.name}}后,按照以下步骤完成 LM 的部署后开始使用{{dashboard_ent.name}}。

1. LM 介绍:介绍了 LM 的相关概念和整体流程,即安装 LM、生成 License Key 和运行 LM。单击**开始**继续。
2. 填写配置信息及安装 LM:需要填写主机 IP、SSH 相关信息、安装位置和 LM 端口号等。填写完成后单击**安装 LM** 即可进行安装。
3. 查看 LMID 和获取 License Key:成功安装 LM 后,会生成 LMID,用户可复制 LMID 并提供给悦数销售人员,悦数会为用户生成 License Key。用户需要在界面中填写 License Key,然后单击**确认**完成 License 的配置。

!!! note

如果用户已经有 License Key,可点击右上角**设置 LM URL**直接填写 LM URL,然后单击**确认**完成 License 的配置。