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

deploy dashboard and account #893

Merged

Conversation

izhuxiaoqing
Copy link
Contributor

No description provided.

abby-cyber
abby-cyber previously approved these changes Nov 9, 2021
@izhuxiaoqing izhuxiaoqing changed the base branch from master to v2.6.1 November 9, 2021 06:05
@izhuxiaoqing izhuxiaoqing changed the base branch from v2.6.1 to master November 9, 2021 06:07
@izhuxiaoqing izhuxiaoqing dismissed abby-cyber’s stale review November 9, 2021 06:07

The base branch was changed.

foesa-yang
foesa-yang previously approved these changes Nov 10, 2021
@foesa-yang foesa-yang changed the base branch from master to v2.6.1 November 10, 2021 13:24
@foesa-yang foesa-yang changed the base branch from v2.6.1 to master November 10, 2021 13:27
@foesa-yang foesa-yang dismissed their stale review November 10, 2021 13:27

The base branch was changed.

cooper-lzy
cooper-lzy previously approved these changes Nov 11, 2021
@cooper-lzy cooper-lzy merged commit 2196b28 into vesoft-inc:master Nov 11, 2021

## Prerequisites

Before deploying Dashboard, you must do a check of these
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

End with colon?

izhuxiaoqing added a commit to izhuxiaoqing/nebula-docs that referenced this pull request Nov 11, 2021
* deploy dashboard and account

* add pics and fix title

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

Co-Authored-By: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-Authored-By: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>
| :-------------------------- | :--------------- |
| {{ dashboard_ent.release }} | 2.x |

- The environment of [MySql](https://www.mysql.com/) is ready and a database named as `dashboard` is created.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

MySQL


!!! enterpriseonly

The license is only available in the Enterprise Edition. To obtain the license, send email to inquiry@vesoft.com.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

an email/emails?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha Email is not a countable noun > <

$ tar -xzvf nebula-graph-dashboard-<version>.tar.gz
```

3. Use `vim config/config.yaml` to modify the configuration.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit might be more precise than use.

Comment on lines +86 to +90
You can use the following command to start the Dashboard with one click.
```bash
$ bash ./scripts/start.sh
```
Or execute the following commands to start prometheus, webserver, exporter and gateway services to start Dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave a blank line between block elements in case there is a problem.

Comment on lines +128 to +129
Dashboard is installed in the current directory, and you can use the following commands to manage services.
```bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A blank line in between

izhuxiaoqing added a commit that referenced this pull request Nov 11, 2021
* deploy dashboard and account (#893)

* deploy dashboard and account

* add pics and fix title

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

Co-Authored-By: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-Authored-By: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* Update 2.deploy-connect-dashboard-en.md

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

After Dashboard is successfully started, you can enter `http://<ip_address>:7005` in the address bar of a browser.

If the following login interface is shown in the browser, then you have successfully deployed and started Dashboard. You can log into the GOD user of Dashboard with the default username `nebula` and password `nebula`. You can modify the password in [System Settings](../nebula-dashboard-ent/6.system-settings.md). And you also can use the GOD account to create a new account with the permission ADMIN on the [Account Management](../nebula-dashboard-ent/5.account-management.md) to log into the Dashboard.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can log into the GOD user of Dashboard with the default username nebula and password nebula.

--->You can log into the Dashboard as a GOD user with the xxx


![god](../nebula-dashboard-ent/figs/ds-032.png)

You cannot perform operations on other accounts using the ADMIN account you created except for viewing the user name, the role, and the creation time.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user name or username?
username used in the above sentense

randomJoe211 added a commit that referenced this pull request Dec 1, 2021
* Move to 2.6.0 (#838)

* Update deploy.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Eco tools (#840)

* Move to 2.6.0 (#836)

* Revert "Move to 2.6.0 (#836)" (#837)

This reverts commit e4508b7.

* Update deploy.yml

* Update deploy.yml

* change eco-tools

console, importer, Docker Compose, Go, Python, Java

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>

* Update faq (#841)

* Move to 2.6.0 (#836)

* Revert "Move to 2.6.0 (#836)" (#837)

This reverts commit e4508b7.

* Update deploy.yml

* Update deploy.yml

* Update 0.FAQ.md

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>

* Update 8.map.md

* Update 4.schema.md

* Update 4.schema.md

* update connect to nebula (#842)

* update connect to nebula

* Update source_connect-to-nebula-graph.md

* Update source_connect-to-nebula-graph.md

* Update source_manage-service.md (#843)

* Update 4.nebula-graph-crud.md (#844)

* Update 2.deploy-es.md

* Update README.md

* Update 1.resource-preparations.md (#845)

* Update 1.resource-preparations.md (#846)

* Update mkdocs.yml

* group&zone (#847)

* group&zone

* Update 5.zone.md

* Update 5.zone.md (#849)

* Update 1.create-native-index.md

* Update ex-ug-limitations.md

* Update 7.count.md (#848)

count(expr) return -->count(expr) returns

* update exchange 2.6.0 (#852)

* Update 3.deploy-nebula-graph-with-docker-compose.md (#854)

* nGQL cheatsheet (#851)

* Update 1.install-nebula-graph-by-compiling-the-source-code.md (#850)

* Verify n gql (#855)

* verify nGQL

* merge new console table format

Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>

* Update 5.lookup.md

* Update 4.date-and-time.md

* Update mkdocs.yml

* Update 5.null.md

* Update 9.type-conversion.md

* Upgrading nebula with docker compose updates (#857)

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Update 3.deploy-nebula-graph-with-docker-compose.md (#858)

* Update 3.property-reference.md

* deploy clusters on multiple servers (#856)

* updates

* Update deploy-nebula-graph-cluster.md

* Update 1.comparison.md

* Update 4.pipe.md

* Update 6.set.md

* Update source_install-nebula-graph-by-rpm-or-deb.md (#859)

* grammar error (#860)

* Update 4.nebula-graph-crud.md

* Update 1.get-subgraph.md

* Update 1.create-native-index.md

* Update 6.eco-tool-version.md

* Update mkdocs.yml

* Update upgrade-nebula-graph-to-260.md (#863)

* Update 7.string.md (#862)

* Update 5.case-expressions.md (#865)

* update nav (#866)

* update geo (#867)

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Create 4.install-nebula-graph-from-tar.md (#869)

* Create 4.install-nebula-graph-from-tar.md

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 6.eco-tool-version.md

* Update ex-ug-import-from-sst.md

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Update 6.eco-tool-version.md

* merge update studio (#871)

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>

* update go and lookup (#872)

* update studio (#874)

* update show (#876)

* Update limit.md (#877)

* release 2.6.1 (#878)

* Update ex-ug-limitations.md

* Update st-ug-limitations.md

* Update releasenote.md

* Update releasenote.md

* Update releasenote.md

* Update releasenote.md

* Update 0.FAQ.md

* Update 1.what-is-nebula-graph.md

* Update 3.manage-snapshot.md (#880)

checkpoints directory changed

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Checkpoints directory changed (#881)

* Update 3.manage-snapshot.md

checkpoints directory changed

* Update 3.manage-snapshot.md

* Update source_manage-service.md (#882)

* Checkpoints directory changed (#883)

* Update 3.manage-snapshot.md

checkpoints directory changed

* Update 3.manage-snapshot.md

* Update 3.manage-snapshot.md

* Update ex-ug-import-from-sst.md

* Update 6.cheatsheet-for-ngql.md (#886)

change \| to |

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 6.show-hosts.md (#888)

* Update 6.show-hosts.md

* Update 6.show-hosts.md

* change upgrade (#889)

* Update mkdocs.yml

* Update 1.what-is-dashboard.md (#892) (#896)

* Update 1.what-is-dashboard.md

* Update 1.what-is-dashboard.md

* Update 1.what-is-dashboard.md (#897)

* settings and parameters (#894) (#899)

* settings and parameters

* add pics

* fix title

* Update 6.system-settings.md

* Update 7.monitor-parameter.md

* add operation and settings (#905)

* add operation and settings

* Update docs-2.0/nebula-dashboard-ent/4.cluster-operator/5.operation-record.md

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-ent/4.cluster-operator/6.settings.md

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* update

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* Update 6.settings.md

* add what is dashboard ent (#900)

* add what is dashboard ent

* update

* update

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update 1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* update explorer (#887) (#907)

* update

* Update ex-ug-deploy.md

* update-1105

* Update ex-ug-deploy.md

Co-authored-by: 朱晓青 <86282370+izhuxiaoqing@users.noreply.github.com>

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-authored-by: 朱晓青 <86282370+izhuxiaoqing@users.noreply.github.com>

* change create sentence in nGQL (#906)

* create and import cluster (#904)

* create and import cluster

* Update 1.what-is-dashboard.md

* add pics

* Create 8.faq.md (#901)

* Create 8.faq.md

* Update 8.faq.md

* cluster operation (#909)

* Update mkdocs.yml

* add license (#903)

* add license

* Update source_install-nebula-graph-by-rpm-or-deb.md

Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* update-1111

* deploy dashboard and account (#893) (#910)

* deploy dashboard and account (#893)

* deploy dashboard and account

* add pics and fix title

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

Co-Authored-By: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-Authored-By: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* Update 2.deploy-connect-dashboard-en.md

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* fix deploy dashboard (#911)

* update

* Update mkdocs.yml

* Rename 2.deploy-connect-dashboard-en.md to 2.deploy-connect-dashboard-ent.md

* fix pics (#914)

* fix dashboard (#916)

* Update mkdocs.yml (#917)

* update

* Update 2.deploy-connect-dashboard-ent.md

* Update 8.faq.md

* Update 0.FAQ.md

* Update 2.meta-service.md

* Update 1.create-space.md

* Update 2.use-space.md

* Update 2.use-space.md

* Update mkdocs.yml

* Operator new and updates for 261 (#922)

* add crd updates (#919)

Update 8.1.custom-conf-parameter.md (#920)

period typo

* custom-conf-parameters&pv-claim&balance-data (#908)

* custom-conf-parameters&pv-claim&balance-data

* Update 3.1create-cluster-with-kubectl.md

* Update 3.2create-cluster-with-helm.md

* update yaml

* Update 7.operator-faq.md

* update helm

* Update 3.2create-cluster-with-helm.md

* error fix

* Update 8.3.balance-data-when-scaling-storage.md

* Create 9.upgrade-nebula-cluster.md (#913)

* Create 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 4.connect-to-nebula-graph-service.md (#915)

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update mkdocs.yml (#923) (#925)

* Add upgrade cluster to mkdocs 261 (#928)

* Update mkdocs.yml (#923)

* Update mkdocs.yml

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 3.role-list.md

* fixed broken markdown table (#935)

fixed broken markdown table

https://docs.nebula-graph.io/2.6.1/3.ngql-guide/5.operators/5.property-reference/

* Update ex-ug-FAQ.md (#930)

* fix details (#929)

* Update 2.deploy-connect-dashboard-ent.md

* add exchange ent (#932)

* add exchange ent

* add exchange ent docs

* Update ex-ug-compile.md

* add parameters and fix details

* Update ex-ug-what-is-exchange.md

* Update 2.deploy-es.md

* added link of release note (#937)

* Update 2.deploy-dashboard.md (#936)

* Update 2.deploy-dashboard.md

* Update 2.deploy-dashboard.md

* Update mkdocs.yml

* Update ex-ug-what-is-exchange.md

* Update 2.deploy-connect-dashboard-ent.md (#938)

* Update nebula-spark-connector.md (#939)

* Update practice.md (#940)

* Update 6.eco-tool-version.md

java client:https://github.com/vesoft-inc/nebula-java/releases/tag/v2.6.1
nebula exchange:https://github.com/vesoft-inc/nebula-exchange/releases/tag/v2.6.1
nebula spark connector:https://github.com/vesoft-inc/nebula-spark-connector/releases/tag/v2.6.1
nebula flink connector: https://github.com/vesoft-inc/nebula-flink-connector/releases/tag/v2.6.1

* Update comments.md

* Update 2.update-edge.md

* Update mkdocs.yml (#944)

java client:https://github.com/vesoft-inc/nebula-java/releases/tag/v2.6.1
nebula exchange:https://github.com/vesoft-inc/nebula-exchange/releases/tag/v2.6.1
nebula spark connector:https://github.com/vesoft-inc/nebula-spark-connector/releases/tag/v2.6.1
nebula flink connector: https://github.com/vesoft-inc/nebula-flink-connector/releases/tag/v2.6.1

* Update nebula-spark-connector.md (#945)

* Update nebula-spark-connector.md

* Update 6.cheatsheet-for-ngql.md

* Update 1.what-is-dashboard.md

* Update nebula-algorithm.md (#946)

* Update use-importer.md (#947)

* Update 6.cheatsheet-for-ngql.md (#949)

* Update 2.match.md (#950)

* Update 2.match.md

* Update 2.match.md

* update

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>
Co-authored-by: Sophie-Xie <84560950+Sophie-Xie@users.noreply.github.com>
Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>
Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>
Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>
Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>
Co-authored-by: Wey Gu <1651790+wey-gu@users.noreply.github.com>
abby-cyber added a commit that referenced this pull request Dec 2, 2021
* Move to 2.6.0 (#838)

* Update deploy.yml

* Update mkdocs.yml

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Eco tools (#840)

* Move to 2.6.0 (#836)

* Revert "Move to 2.6.0 (#836)" (#837)

This reverts commit e4508b7.

* Update deploy.yml

* Update deploy.yml

* change eco-tools

console, importer, Docker Compose, Go, Python, Java

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>

* Update faq (#841)

* Move to 2.6.0 (#836)

* Revert "Move to 2.6.0 (#836)" (#837)

This reverts commit e4508b7.

* Update deploy.yml

* Update deploy.yml

* Update 0.FAQ.md

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>

* Update 8.map.md

* Update 4.schema.md

* Update 4.schema.md

* update connect to nebula (#842)

* update connect to nebula

* Update source_connect-to-nebula-graph.md

* Update source_connect-to-nebula-graph.md

* Update source_manage-service.md (#843)

* Update 4.nebula-graph-crud.md (#844)

* Update 2.deploy-es.md

* Update README.md

* Update 1.resource-preparations.md (#845)

* Update 1.resource-preparations.md (#846)

* Update mkdocs.yml

* group&zone (#847)

* group&zone

* Update 5.zone.md

* Update 5.zone.md (#849)

* Update 1.create-native-index.md

* Update ex-ug-limitations.md

* Update 7.count.md (#848)

count(expr) return -->count(expr) returns

* update exchange 2.6.0 (#852)

* Update 3.deploy-nebula-graph-with-docker-compose.md (#854)

* nGQL cheatsheet (#851)

* Update 1.install-nebula-graph-by-compiling-the-source-code.md (#850)

* Verify n gql (#855)

* verify nGQL

* merge new console table format

Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>

* Update 5.lookup.md

* Update 4.date-and-time.md

* Update mkdocs.yml

* Update 5.null.md

* Update 9.type-conversion.md

* Upgrading nebula with docker compose updates (#857)

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Update 3.deploy-nebula-graph-with-docker-compose.md (#858)

* Update 3.property-reference.md

* deploy clusters on multiple servers (#856)

* updates

* Update deploy-nebula-graph-cluster.md

* Update 1.comparison.md

* Update 4.pipe.md

* Update 6.set.md

* Update source_install-nebula-graph-by-rpm-or-deb.md (#859)

* grammar error (#860)

* Update 4.nebula-graph-crud.md

* Update 1.get-subgraph.md

* Update 1.create-native-index.md

* Update 6.eco-tool-version.md

* Update mkdocs.yml

* Update upgrade-nebula-graph-to-260.md (#863)

* Update 7.string.md (#862)

* Update 5.case-expressions.md (#865)

* update nav (#866)

* update geo (#867)

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Create 4.install-nebula-graph-from-tar.md (#869)

* Create 4.install-nebula-graph-from-tar.md

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 6.eco-tool-version.md

* Update ex-ug-import-from-sst.md

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Update 3.date-and-time.md

* Update 6.eco-tool-version.md

* merge update studio (#871)

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>

* update go and lookup (#872)

* update studio (#874)

* update show (#876)

* Update limit.md (#877)

* release 2.6.1 (#878)

* Update ex-ug-limitations.md

* Update st-ug-limitations.md

* Update releasenote.md

* Update releasenote.md

* Update releasenote.md

* Update releasenote.md

* Update 0.FAQ.md

* Update 1.what-is-nebula-graph.md

* Update 3.manage-snapshot.md (#880)

checkpoints directory changed

* Update 3.deploy-nebula-graph-with-docker-compose.md

* Checkpoints directory changed (#881)

* Update 3.manage-snapshot.md

checkpoints directory changed

* Update 3.manage-snapshot.md

* Update source_manage-service.md (#882)

* Checkpoints directory changed (#883)

* Update 3.manage-snapshot.md

checkpoints directory changed

* Update 3.manage-snapshot.md

* Update 3.manage-snapshot.md

* Update ex-ug-import-from-sst.md

* Update 6.cheatsheet-for-ngql.md (#886)

change \| to |

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 6.show-hosts.md (#888)

* Update 6.show-hosts.md

* Update 6.show-hosts.md

* change upgrade (#889)

* Update mkdocs.yml

* Update 1.what-is-dashboard.md (#892) (#896)

* Update 1.what-is-dashboard.md

* Update 1.what-is-dashboard.md

* Update 1.what-is-dashboard.md (#897)

* settings and parameters (#894) (#899)

* settings and parameters

* add pics

* fix title

* Update 6.system-settings.md

* Update 7.monitor-parameter.md

* add operation and settings (#905)

* add operation and settings

* Update docs-2.0/nebula-dashboard-ent/4.cluster-operator/5.operation-record.md

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-ent/4.cluster-operator/6.settings.md

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* update

Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>

* Update 6.settings.md

* add what is dashboard ent (#900)

* add what is dashboard ent

* update

* update

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update docs-2.0/nebula-dashboard-en/1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* Update 1.what-is-dashboard-en.md

Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>

* update explorer (#887) (#907)

* update

* Update ex-ug-deploy.md

* update-1105

* Update ex-ug-deploy.md

Co-authored-by: 朱晓青 <86282370+izhuxiaoqing@users.noreply.github.com>

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-authored-by: 朱晓青 <86282370+izhuxiaoqing@users.noreply.github.com>

* change create sentence in nGQL (#906)

* create and import cluster (#904)

* create and import cluster

* Update 1.what-is-dashboard.md

* add pics

* Create 8.faq.md (#901)

* Create 8.faq.md

* Update 8.faq.md

* cluster operation (#909)

* Update mkdocs.yml

* add license (#903)

* add license

* Update source_install-nebula-graph-by-rpm-or-deb.md

Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* update-1111

* deploy dashboard and account (#893) (#910)

* deploy dashboard and account (#893)

* deploy dashboard and account

* add pics and fix title

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

* Update 2.deploy-connect-dashboard-en.md

Co-Authored-By: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-Authored-By: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* Update 2.deploy-connect-dashboard-en.md

Co-authored-by: foesa <35463247+foesa-yang@users.noreply.github.com>
Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>

* fix deploy dashboard (#911)

* update

* Update mkdocs.yml

* Rename 2.deploy-connect-dashboard-en.md to 2.deploy-connect-dashboard-ent.md

* fix pics (#914)

* fix dashboard (#916)

* Update mkdocs.yml (#917)

* update

* Update 2.deploy-connect-dashboard-ent.md

* Update 8.faq.md

* Update 0.FAQ.md

* Update 2.meta-service.md

* Update 1.create-space.md

* Update 2.use-space.md

* Update 2.use-space.md

* Update mkdocs.yml

* Operator new and updates for 261 (#922)

* add crd updates (#919)

Update 8.1.custom-conf-parameter.md (#920)

period typo

* custom-conf-parameters&pv-claim&balance-data (#908)

* custom-conf-parameters&pv-claim&balance-data

* Update 3.1create-cluster-with-kubectl.md

* Update 3.2create-cluster-with-helm.md

* update yaml

* Update 7.operator-faq.md

* update helm

* Update 3.2create-cluster-with-helm.md

* error fix

* Update 8.3.balance-data-when-scaling-storage.md

* Create 9.upgrade-nebula-cluster.md (#913)

* Create 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 9.upgrade-nebula-cluster.md

* Update 4.connect-to-nebula-graph-service.md (#915)

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update 4.connect-to-nebula-graph-service.md

* Update mkdocs.yml (#923) (#925)

* Add upgrade cluster to mkdocs 261 (#928)

* Update mkdocs.yml (#923)

* Update mkdocs.yml

* Update mkdocs.yml

* Update 6.eco-tool-version.md

* Update 3.role-list.md

* fixed broken markdown table (#935)

fixed broken markdown table

https://docs.nebula-graph.io/2.6.1/3.ngql-guide/5.operators/5.property-reference/

* Update ex-ug-FAQ.md (#930)

* fix details (#929)

* Update 2.deploy-connect-dashboard-ent.md

* add exchange ent (#932)

* add exchange ent

* add exchange ent docs

* Update ex-ug-compile.md

* add parameters and fix details

* Update ex-ug-what-is-exchange.md

* Update 2.deploy-es.md

* added link of release note (#937)

* Update 2.deploy-dashboard.md (#936)

* Update 2.deploy-dashboard.md

* Update 2.deploy-dashboard.md

* Update mkdocs.yml

* Update ex-ug-what-is-exchange.md

* Update 2.deploy-connect-dashboard-ent.md (#938)

* Update nebula-spark-connector.md (#939)

* Update practice.md (#940)

* Update 6.eco-tool-version.md

java client:https://github.com/vesoft-inc/nebula-java/releases/tag/v2.6.1
nebula exchange:https://github.com/vesoft-inc/nebula-exchange/releases/tag/v2.6.1
nebula spark connector:https://github.com/vesoft-inc/nebula-spark-connector/releases/tag/v2.6.1
nebula flink connector: https://github.com/vesoft-inc/nebula-flink-connector/releases/tag/v2.6.1

* Update comments.md

* Update 2.update-edge.md

* Update mkdocs.yml (#944)

java client:https://github.com/vesoft-inc/nebula-java/releases/tag/v2.6.1
nebula exchange:https://github.com/vesoft-inc/nebula-exchange/releases/tag/v2.6.1
nebula spark connector:https://github.com/vesoft-inc/nebula-spark-connector/releases/tag/v2.6.1
nebula flink connector: https://github.com/vesoft-inc/nebula-flink-connector/releases/tag/v2.6.1

* Update nebula-spark-connector.md (#945)

* Update nebula-spark-connector.md

* Update 6.cheatsheet-for-ngql.md

* Update 1.what-is-dashboard.md

* Update nebula-algorithm.md (#946)

* Update use-importer.md (#947)

* Update 6.cheatsheet-for-ngql.md (#949)

* Update 2.match.md (#950)

* Update 2.match.md

* Update 2.match.md

* Update deploy.yml

* Update mkdocs.yml

Co-authored-by: randomJoe211 <69501902+randomJoe211@users.noreply.github.com>
Co-authored-by: min.wu <50101159+whitewum@users.noreply.github.com>
Co-authored-by: Sophie-Xie <84560950+Sophie-Xie@users.noreply.github.com>
Co-authored-by: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com>
Co-authored-by: max.zhu@vesoft.com <86282370+izhuxiaoqing@users.noreply.github.com>
Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com>
Co-authored-by: Yee <2520865+yixinglu@users.noreply.github.com>
Co-authored-by: Wey Gu <1651790+wey-gu@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants