OCI Deployment

Deploy jambonz on Oracle Cloud using VM instances

Prerequisites

jambonz is deployed on Oracle Cloud Infrastructure (OCI) using Terraform. You will need:

  • An OCI account with appropriate permissions
  • OCI CLI installed and configured with your credentials

Generate and run the Terraform templates

The Terraform templates for deploying jambonz on OCI 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.

Resources