###

System User Manual

1、Login

Enter the deployed address and port number in the browser to access the login page;E.g:http://115.157.197.35:8080/,You can enter the login page. The default username and password are "admin" and "111111", click login to log in

image-20211110144126071

2、load

2.1、After clicking login, you will enter the load page. The function of this page is to manage the database, create and delete the database.

image-20211110144558455

 

2.2、Delete database

image-20211110144849145

2.3、Create database

image-20211110145255861

3、NodeSetting

Click on the NodeSetting route to view the configuration information of each node

image-20211110145554539

4、Query

Click the Query route to query the database

image-20211110145907043

 

  1. Modify the root in location / to the path where dist is located.
  2. Modify the proxy_pass in location /api/ and modify it to the server address and port of the back-end deployment.
  3. Just visit the deployed address and port number