Skip to main content

Azure

Deploy CipherTrust Manager CE on Azure in under 5 mins

To get started with CipherTrust Manager Community Edition on Azure you must first deploy the server from the Azure cloud marketplace either using Terraform or directly through the Azure Web Console

Using Terraform

Pre-requisite Installations

You need to install the following packages to follow along with this tutorial.

Terminal
git clone https://github.com/ThalesGroup/learn-ciphertrust.git
cd learn-ciphertrust/deploy/terraform/aws/

2. Login to Azure CLI

Terminal
az login

3. Initialize Terraform Modules

Terminal
terraform init

4. Plan and Apply Terraform Configurations

Terminal
terraform apply

For any questions or to request a tutorial check out our community forum.