-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c8e1b6
commit 36c54f4
Showing
9 changed files
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ This topic describes how to use the Dag Controller. | |
|
||
!!! enterpriseonly | ||
|
||
Only available for the Nebula Graph Enterprise Edition. | ||
To apply for the Dag Controller installation package, send mail at `[email protected]`. | ||
|
||
## Version compatibility | ||
|
||
|
@@ -93,7 +93,7 @@ There are some differences between installation packages and commands in differe | |
3. Install the Dag Controller. | ||
|
||
``` | ||
sudo rpm -ivh <analytics_package_name> --prefix <install_path> | ||
sudo rpm -ivh <dag_package_name> --prefix <install_path> | ||
sudo chown <user>:<user> -R <install path> | ||
``` | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Nebula Analytics is a high-performance graph computing framework tool that perfo | |
|
||
!!! enterpriseonly | ||
|
||
Only available for the Nebula Graph Enterprise Edition. | ||
To apply for the Nebula Analytics installation package, send mail at `[email protected]`. | ||
|
||
## Scenarios | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,4 @@ For more details, see [Workflows](../nebula-explorer/workflow/workflows.md). | |
|
||
!!! enterpriseonly | ||
|
||
Nebula Explorer is only available in the enterprise version. | ||
To apply for the Nebula Explorer installation package, send mail at `[email protected]`. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Nebula Explorer (Explorer in short) is a browser-based visualization tool. It is | |
|
||
!!! enterpriseonly | ||
|
||
Explorer is only available in the enterprise version. | ||
To apply for the Nebula Explorer installation package, send mail at `[email protected]`. | ||
|
||
!!! Note | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,10 +4,11 @@ RPM and DEB are common package formats on Linux systems. This topic shows how to | |
|
||
The console is not complied or packaged with Nebula Graph server binaries. You can install [nebula-console](https://github.com/vesoft-inc/nebula-console) by yourself. | ||
|
||
{{ ent.ent_begin }} | ||
!!! enterpriseonly | ||
|
||
For the Enterprise Edition, please send email to [email protected]. | ||
|
||
{{ ent.ent_end }} | ||
## Prerequisites | ||
|
||
Wget installed. | ||
|
@@ -155,7 +156,9 @@ Wget installed. | |
|
||
## Next to do | ||
|
||
{{ ent.ent_begin }} | ||
- (Enterprise Edition)[Deploy license](https://docs.nebula-graph.com.cn/{{nebula.release}}/4.deployment-and-installation/deploy-license) | ||
{{ ent.ent_end }} | ||
|
||
- [Start Nebula Graph](https://docs.nebula-graph.io/{{nebula.release}}/2.quick-start/5.start-stop-service/) <!--这里用外链。--> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters