Skip to content

Commit

Permalink
modify dahsboard LM and directory (#2147)
Browse files Browse the repository at this point in the history
  • Loading branch information
akihi99 authored Jul 4, 2023
1 parent fb83aa6 commit f767f56
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions docs-2.0/nebula-dashboard-ent/11.license-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

After configuring the license manager (LM) in NebulaGraph and its affiliated software, you can use LM to verify the validity of the licenses and ensure the proper use of the graph database and affiliated software.

Dashboard currently only provides pages to display license info, license usage, and product list.
Dashboard Enterprise Editio currently supports direct deployment of License Manager (LM) and provides pages to display **License Info**, **License Usage**, and **Product List**.

## Prerequisites

Please ensure that Dashboard has been activated. For details, please refer to [Activating Dashboard](3.connect-dashboard.md).

## Entry

At the top navigation bar of the Dashboard Enterprise Edition page, click License Manager to view the information.
At the top navigation bar of the Dashboard Enterprise Edition page, click **License Manager** to view the information.
6 changes: 3 additions & 3 deletions docs-2.0/nebula-dashboard-ent/3.connect-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ After Dashboard is deployed, you can log in and use Dashboard on the browser.

- The Dashboard services are started. For more information, see [Deploy Dashboard](2.deploy-connect-dashboard-ent.md).

- We recommend you to use the Chrome browser of the version above 89. Otherwise, there may be compatibility issues.
- We recommend you use the Chrome browser of the version above 89. Otherwise, there may be compatibility issues.

## Connect to Dashboard

Expand All @@ -24,7 +24,7 @@ After Dashboard is deployed, you can log in and use Dashboard on the browser.

!!! note

You can create LDAP, OAuth2.0 or general accounts after log into Dashboard. For more information about the Dashboard account, see [Authority Management](5.account-management.md).
You can create LDAP, OAuth2.0, or general accounts after logging into Dashboard. For more information about the Dashboard account, see [Authority Management](5.account-management.md).

## Activate Dashboard

Expand All @@ -50,4 +50,4 @@ Users can configure LM in two ways to use Dashboard:

1. Install and start LM, and load the License Key in LM. For details, please refer to [License Manager](../9.about-license/2.license-management-suite/3.license-manager.md).

2. In the installation path of Dashboard, go to the `etc` directory, and modify the `config.yaml` file. Set the value of `LicenseManagerURL` to the host IP and port number 9119 where LM is located, for example, `192.168.8.xxx:9119`. Users can also log into Dashboard and set the value of `LicenseManagerURL` in the License Manager Installation Guide page under **Configuration LM URL**.
2. In the installation path of Dashboard, go to the `etc` directory, and modify the `config.yaml` file. Set the value of `LicenseManagerURL` to the host IP and port number 9119 where LM is located, for example, `192.168.8.xxx:9119`. Users can also log into Dashboard and set the value of `LicenseManagerURL` in the License Manager Installation Guide page under **Configuration LM URL**.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,6 @@ nav:
- What is NebulaGraph Dashboard Enterprise Edition: nebula-dashboard-ent/1.what-is-dashboard-ent.md
- Deploy Dashboard Enterprise Edition: nebula-dashboard-ent/2.deploy-connect-dashboard-ent.md
- Connect to Dashboard: nebula-dashboard-ent/3.connect-dashboard.md
- NebulaGraph Dashboard Enterprise Edition license: nebula-dashboard-ent/11.dashboard-ent-license.md
- Create and import clusters:
- Create clusters: nebula-dashboard-ent/3.create-import-dashboard/1.create-cluster.md
- Import clusters: nebula-dashboard-ent/3.create-import-dashboard/2.import-cluster.md
Expand Down Expand Up @@ -621,6 +620,7 @@ nav:
- Other settings: nebula-dashboard-ent/4.cluster-operator/6.settings.md
- Authority management: nebula-dashboard-ent/5.account-management.md
- Task center: nebula-dashboard-ent/10.tasks.md
- NebulaGraph Dashboard Enterprise Edition LM: nebula-dashboard-ent/11.license-manager.md
- System settings:
- System settings: nebula-dashboard-ent/system-settings/system-settings.md
- Notification endpoint: nebula-dashboard-ent/system-settings/notification-endpoint.md
Expand Down

0 comments on commit f767f56

Please sign in to comment.