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

dashboard&explorer-free-trial-link-change #1946

Merged
merged 1 commit into from
Jul 7, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@

!!! enterpriseonly

License 仅在企业版提供,申请 License 需填写 [Nebula Dashboard 试用申请](https://wj.qq.com/s2/9437467/b3b1)。
License 仅在企业版提供,申请 License 需填写 [Nebula Dashboard 试用申请](https://wj.qq.com/s2/10158890/69a8)。

## 使用 TAR 包部署

@@ -34,7 +34,7 @@

!!! enterpriseonly

用户可以[在线申请](https://wj.qq.com/s2/9437467/b3b1)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。
用户可以[在线申请](https://wj.qq.com/s2/10158890/69a8)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。

2. 使用`tar -xzvf`解压 TAR 包。

@@ -166,7 +166,7 @@ $ sudo /dashboard/scripts/dashboard.service restart all #重启 Dashboard 所有

!!! enterpriseonly

用户可以[在线申请](https://wj.qq.com/s2/9437467/b3b1)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。
用户可以[在线申请](https://wj.qq.com/s2/10158890/69a8)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。

2. 使用`sudo rpm -ivh <package_name>`命令安装 RPM 包。

@@ -279,7 +279,7 @@ sudo rpm -e <package_name>

!!! enterpriseonly

用户可以[在线申请](https://wj.qq.com/s2/9437467/b3b1)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。
用户可以[在线申请](https://wj.qq.com/s2/10158890/69a8)试用 Dashboard 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。


2. 使用`sudo dpkg -i <package_name>`命令安装 DEB 包。
6 changes: 3 additions & 3 deletions docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@

!!! enterpriseonly

License 仅在企业版提供,申请 License 需填写 [Nebula Explorer 试用申请](https://wj.qq.com/s2/9414111/81f4)。
License 仅在企业版提供,申请 License 需填写 [Nebula Explorer 试用申请](https://wj.qq.com/s2/10158890/69a8)。

## RPM 部署
### 安装
@@ -42,7 +42,7 @@

!!! enterpriseonly

用户可以[在线申请](https://wj.qq.com/s2/9414111/81f4)试用 Explorer 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。
用户可以[在线申请](https://wj.qq.com/s2/10158890/69a8)试用 Explorer 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。

2. 使用`sudo rpm -i <rpm>`命令安装 RPM 包。

@@ -107,7 +107,7 @@ sudo rpm -e nebula-explorer-<version>.x86_64

!!! enterpriseonly

用户可以[在线申请](https://wj.qq.com/s2/9414111/81f4)试用 Explorer 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。
用户可以[在线申请](https://wj.qq.com/s2/10158890/69a8)试用 Explorer 企业版;如需购买,通过邮箱(inquiry@vesoft.com)联系销售人员。点击[定价](https://nebula-graph.com.cn/pricing/)查看更多。


2. 使用`sudo dpkg -i <package_name>`命令安装 DEB 包。