...
With Internet Access
2 | outline | false |
---|
type | list |
---|
printable | false |
---|
|
Info |
---|
ImportantVerify the latest Swarm license file is either copied to the SCS server or reachable using HTTP from the SCS server. |
Installing from a File
Use scsctl license add -f castor_license.txt
command.Once added appears after the command as shown below, you are ready with {path to license file}
to install the Swarm license from a file.
Code Block |
---|
|
scsctl license add -f castor_/path/to/license.txt |
Installing from a URL
Use scsctl license add -u {URL of license file}
to install the Swarm license from a URL.
Code Block |
---|
|
scsctl license add added |
Without Internet Access
...
-u http://license_server/path/to/license/file |
Confirmation
The Swarm license is ready once added appears after the command as shown above. Use scsctl license show
to visually verify the license is ready.