Skip to content

Commit

Permalink
Remove the limit for update license with mv
Browse files Browse the repository at this point in the history
  • Loading branch information
randomJoe211 authored Mar 16, 2023
1 parent 41ce1c6 commit 8b24ba0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs-2.0/4.deployment-and-installation/deploy-license.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ The license file contains information such as `issuedDate` and `expirationDate`.

2. In `share/resources/` under the installation directory of each Meta service, replace the old license file with the new one.

!!! note

It is recommended to replace the license file using either the `cp` or `scp` command in Linux or by editing the original file using tools such as vi. Note that if you opt to use the `mv` command, all Meta servers will need to be restarted following the replacement.

3. Restart Storage and Graph services. For information about how to restart services, see [Start NebulaGraph](manage-service.md). If your license expires within the buffer period (14 days by default), you do not have to restart Storage and Graph services.

!!! note
Expand Down

0 comments on commit 8b24ba0

Please sign in to comment.