Skip to content

Commit

Permalink
add doc for better exposure of peripherals (#1313)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Apr 28, 2022
1 parent 47f72a2 commit 86322db
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@ Nebula Graph is designed and implemented for NVMe SSD. All default parameters ar
- Use local SSD devices.

## About CPU architecture

!!! enterpriseonly

Nebula Graph {{ nebula.release }} Enterprise Edition can be run or compiled directly on ARM architectures (including Apple Mac M1 or Huawei Kunpeng). Contact [email protected] for business supports.
!!! note

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Install Nebula Graph with ecosystem tools

You can install the Enterprise Edition and Community Edition of Nebula Graph with the following ecosystem tools:

- Nebula Dashboard Enterprise Edition
- Nebula Operator

## Installation details

- To install Nebula Graph with **Nebula Dashboard Enterprise Edition**, see [Create a cluster](../../nebula-dashboard-ent/3.create-import-dashboard/1.create-cluster.md).
- To install Nebula Graph with **Nebula Operator**, see [Deploy Nebula Graph clusters with Kubectl](../../nebula-operator/3.deploy-nebula-graph-cluster/3.1create-cluster-with-kubectl.md) or [Deploy Nebula Graph clusters with Helm](../../nebula-operator/3.deploy-nebula-graph-cluster/3.2create-cluster-with-helm.md).

!!! note

Contact our sales ([[email protected]](mailto:[email protected])) to get the installation package for the Enterprise Edition of Nebula Graph.

1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -399,6 +399,7 @@ nav:
- Install Nebula Graph with the tar.gz file: 4.deployment-and-installation/2.compile-and-install-nebula-graph/4.install-nebula-graph-from-tar.md
- Deploy Nebula Graph with Docker Compose: 4.deployment-and-installation/2.compile-and-install-nebula-graph/3.deploy-nebula-graph-with-docker-compose.md
- Deploy a Nebula Graph cluster on multiple servers: 4.deployment-and-installation/2.compile-and-install-nebula-graph/deploy-nebula-graph-cluster.md
- Deploy Nebula Grpah with ecosystem tools: 4.deployment-and-installation/2.compile-and-install-nebula-graph/6.deploy-nebula-graph-with-peripherals.md
- Deploy standalone Nebula Graph: 4.deployment-and-installation/standalone-deployment.md
- Deploy license: 4.deployment-and-installation/deploy-license.md
- Manage Service: 4.deployment-and-installation/manage-service.md
Expand Down

0 comments on commit 86322db

Please sign in to comment.