There are 4 steps that need to be done:
- use this commands for air-gapped installations
instana license download -k ${salesKey}
on a internet box - copy downloaded license ID and paste it into the license file on your air gapped machine
- import this license on the air-gapped box by running command
instana license import -f /{path/to/license}
- run command
instana license verify
to verify your license
Comments