Your suggested change has been received. Thank you.

close

Suggest A Change

https://thales.na.market.dpondemand.io/docs/dpod/services/kmo….

back

CipherTrust Manager Deployment

Install Virtual CipherTrust Manager

search

Please Note:

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

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

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.