Connect to Dashboard¶
After Dashboard is deployed, you can log in and use Dashboard on the browser.
Prerequisites¶
- The Dashboard services are started. For more information, see Deploy Dashboard.
- We recommend you use the Chrome browser of the version above 89. Otherwise, there may be compatibility issues.
Connect to Dashboard¶
-
Confirm the IP address of the machine where the Dashboard is installed. Enter
http://<ip_address>:7005
in the browser to open the login page.If the following login interface is shown in the browser, then you have successfully deployed and started Dashboard.
Note
When logging into the NebulaGraph Dashboard Enterprise Edition for the first time, the content of END USER LICENSE AGREEMENT is displayed on the login page. Please read it and then click I Agree.
-
Log into Dashboard with the default account name
nebula
and passwordnebula
.Note
You can create LDAP, OAuth2.0, or general accounts after logging into Dashboard. For more information about the Dashboard account, see Authority Management.
-
Set the License to activate Dashboard. For details, see Activate Dashboard below.
Activate Dashboard¶
Before using Dashboard, you must configure License Manager (LM) to validate the effectiveness of the license and activate Dashboard.
Users can configure LM in two ways to use Dashboard.
Configure LM directly through Dashboard¶
The dashboard supports quick deployment of LM via a GUI. After logging into Dashboard, follow the steps below to complete the deployment of LM and start using Dashboard.
-
Click Start on the LM Introduction page.
-
Fill in the configuration information of the machine where LM is deployed, including host IP, SSH-related information, installation path, License Manager port, etc. After filling in the information, click Install LM to install it.
Note
It is recommended to use systemd to manage the LM process. In this case, the user and user group of the installation directory and service process must be
root
. The LM service is added to systemd automatically and configured to start automatically. -
Fill in the License Key and click Confirm.
Note
After successfully installing the LM, an LMID is generated. You can copy the LMID and bind the LMID to generate a license key on LC.
Configure LM through the configuration file¶
-
Install and start LM, and load the License Key in LM. For details, please refer to License Manager.
-
Log into Dashboard and click Configuration LM URL in the upper right corner of the LM introduction page to set the
License Manager URL
.