Azure Deployment
Deploy jambonz on Azure using VM instances
Prerequisites
jambonz is deployed on Azure using Terraform. You will need:
- An Azure account with appropriate permissions
- Azure CLI
Generate and run the Terraform templates
The Terraform templates for deploying jambonz on Azure are available here.
- Clone the repository to your local machine.
- Choose whether to deploy a mini, medium, or large jambonz configuration.
- Follow the instructions in the README of the corresponding directory of the terraform repo (e.g mini, medium, large)
- Once jambonz is deployed, follow the post-install steps outlined in the Post-Install Steps article to complete the setup.
- Generate a software license key as described in the Software Licensing article.