Install Virtual CipherTrust Manager
Virtual CipherTrust Manager instances are available in select private and public cloud environments.
Virtual Deployment Environments
We support Virtual CipherTrust Manager in the following environments.
Public Cloud Images
Amazon Web Services: SafeNet Cloud Provisioning System
Refer to: AWS Deployment
Google Cloud:
Refer to: Google Cloud Deployment
Microsoft Azure: Available as a BYOL image in the Microsoft Azure Marketplace
Refer to: Azure Deployment
Oracle Cloud
Refer to: Oracle Cloud Deployment
Alibaba Cloud
Refer to: Alibaba Cloud Deployment
Private Cloud Images
VMware vSphere: OVA image file
Refer to: Private Cloud Deployment
Microsoft Hyper-V: VHDX image file
Refer to: Private Cloud Deployment
Nutanix AHV: VMDK image file
Refer to: Private Cloud Deployment
OpenStack: qcow2 image file
This can be installed on to KVM or QEMU hypervisor.
An example command with KVM hypervisor is:
virt-install --virt-type kvm --name <virtual_image_name> --ram 2048 --disk path=<path_to_qcow2_image>,size=16,format=qcow2 --network network=default --graphics vnc,listen=0.0.0.0 --noautoconsole --os-type=linux --os-variant= ubuntu16.04 --import
For network configuration on private cloud images, refer to Network Interface Configuration Tutorial
Hybrid Cloud Images
Azure Stack HCI: VHDX image file
Refer to: Azure Stack Deployments
Azure Stack Hub: VHDX image file
Refer to: Azure Stack Deployments
Cloud-Init Configuration
For Amazon Web Services, Microsoft Azure, Oracle Cloud, and Private Cloud environments, there are options to pass in a Cloud-init configuration (user-data) file to specify CipherTrust Manager settings. For more information, see Plan Configuration Settings for Cloud Init and Deploying with Cloud Init.