GCP Deployment
Deploy jambonz on Google Cloud using VM instances
Prerequisites
jambonz is deployed on GCP using Terraform. You will need:
- A GCP account with appropriate permissions
- GCP CLI installed and configured with your GOOGLE_APPLICATION_CREDENTIALS environment variable
Generate and run the Terraform templates
The Terraform templates for deploying jambonz on GCP 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.