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

add-dashboardlogin-note- #1519

Merged
merged 1 commit into from
Jul 18, 2022
Merged
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
13 changes: 11 additions & 2 deletions docs-2.0/nebula-dashboard/3.connect-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ After Dashboard is deployed, you can log in and use Dashboard on the browser.

1. Confirm the IP address of the machine where the `nebula-dashboard` service is installed. Enter `<IP>:7003` in the browser to open the login page.

2. Enter the username and the passwords of the Nebula Graph database and click the login button.
2. Enter the username and the passwords of the Nebula Graph database.

!!! note

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

To enable authentication, see [Authentication](../7.data-security/1.authentication/1.authentication.md).

![Login](login.png)
3. Select the Nebula Graph version to be used.

!!! note

Make sure the version selected is the same with the version configured in the `config.json` file. Otherwise, you may encounter compatibility problems. For more information, see [Deploy Dashboard](2.deploy-dashboard.md).

![Login](https://docs-cdn.nebula-graph.com.cn/figures/dashboard_login_page_2022-07-18_17-32-12_en.png)

4. Click **Login**.