Install Nitride
Install Nitride and securely integrate it into your environment, ensuring that workloads are verifiably trusted before granting access.
Last updated
Was this helpful?
Install Nitride and securely integrate it into your environment, ensuring that workloads are verifiably trusted before granting access.
Last updated
Was this helpful?
To interact with Nitride you need to install , and
You can install vHSM using, a Docker image, Helm chart, or by compiling from source.
Pull the latest image.
Set your enterprise license key as an environment variable.
Start a Docker container named vhsm-container
.
Verify the container is running
Check the logs to get the environment variables, unseal key, and root token.
Example Output:
Set the environment variables as displayed in the output for accessing vHSM and save the unseal key and root token — you'll need them to access the vHSM UI or vHSM using the CLI. For more information see, .
Access the vHSM UI.
Open your browser and go to:
To interact with vHSM, use the HashiCorp Vault CLI or Enclaive vHSM CLI.
Download the Linux CLI from the vHSM server:
Open your browser and go to:
Note: The vHSM is not initialized and unsealed by default. You will be prompted to initialize and unseal it. For more information about using the CLI , see .
Open your browser and go to:
Note: To install vHSM as a production server you need to create a config.json
file. For more information, see .
Please follow the instructions in the to install the HashiCorp GPG key, verify the key's fingerprint, and install Vault.