Download CyberVault KMS
CyberVault KMS is distributed as an installer script, a versioned package, container images, and a Helm chart.
Prerequisites
Collect the following details about your environment before continuing the installation:
- CloudHSM with TSBaaS: Your CloudHSM details, the respective TSBaaS URL and a TSB access token (JWT)
- On-premise Primus HSM with local TSB: HSM connection details (HSM host, port, Partition name, setup password)
Installation
Depending on your environment, choose from the installation scripts bellow. Executing the command automatically triggers the installation. Follow the instructions on the screen and provide the details as they are requested by the Key Manager installation wizard.
- Linux
- Windows
- macOS
- Offline (Linux)
curl -fsSL https://dlarea.securosys.com/software/kms/install.sh | bash
irm https://dlarea.securosys.com/software/kms/install.ps1 | iex
curl -fsSL https://dlarea.securosys.com/software/kms/install.sh | /opt/homebrew/bin/bash
The following command downloads the docker-images as tar-files for later offline installation.
curl -fsSL https://dlarea.securosys.com/software/kms/install.sh | bash -s -- fetch-resources-for-offline-installation
Copy the files to the target host and run:
OFFLINE=true ./install.sh