Skip to content

Commit

Permalink
license access change (#982)
Browse files Browse the repository at this point in the history
* license access change

* Update ex-ug-deploy.md

* Update docs-2.0/nebula-dashboard-ent/2.deploy-connect-dashboard-ent.md

Co-authored-by: randomJoe211 <[email protected]>

* Update docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md

* Update docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md

* Update docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md

Co-authored-by: randomJoe211 <[email protected]>
  • Loading branch information
abby-cyber and randomJoe211 authored Dec 22, 2021
1 parent f6ba308 commit ff0adc0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Before deploying Dashboard, you must do a check of these:

!!! enterpriseonly

The license is only available in the Enterprise Edition. To obtain the license, send email to [email protected].
The license is only available in the Enterprise Edition. To obtain the license, apply for [Nebula Dashboard Free Trial](https://forms.gle/AxVejqKjWT9Z8HLq8).

## Install and start

Expand Down
18 changes: 10 additions & 8 deletions docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ Before you deploy Explorer, you must do a check of these:

- The Linux distribution is CentOS.
- GO of version above 1.13 is installed.
- The license is ready.

!!! enterpriseonly

License is only available in the Enterprise Edition. To obtain the license, apply for [Nebula Explorer Free Trial](https://docs.google.com/forms/d/e/1FAIpQLSctV0HC0HDxZc-65IHj44qpZk3fATBPAYM1SjJsbXmdL5cs9w/viewform).

### Install

Expand Down Expand Up @@ -66,10 +71,6 @@ Before you deploy Explorer, you must do a check of these:
$ cp -r nebula.license /usr/local/nebula-explorer
```

!!! enterpriseonly

License is only available in the Enterprise Edition. For more information, send email to [email protected].

4. After adding the license, you need to stop and restart the service using the following command.

```bash
Expand Down Expand Up @@ -123,6 +124,11 @@ Before deploying Explorer, you must check the following information:

- The Linux distribution is CentOS.
- GO of version above 1.13 is installed.
- The license is ready.

!!! enterpriseonly

License is only available in the Enterprise Edition. To obtain the license, apply for [Nebula Explorer Free Trial](https://docs.google.com/forms/d/e/1FAIpQLSctV0HC0HDxZc-65IHj44qpZk3fATBPAYM1SjJsbXmdL5cs9w/viewform).

### Install and deploy

Expand All @@ -149,10 +155,6 @@ Before deploying Explorer, you must check the following information:
$ cp -r nebula.license /usr/local/nebula-explorer
```

!!! enterpriseonly

License is only available in the Enterprise Edition. For more information, send email to [email protected].

4. Enter the `nebula-explorer` folder to start Explorer.

```bash
Expand Down

0 comments on commit ff0adc0

Please sign in to comment.