mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-01-25 02:08:27 +00:00
e1580039ee7f0e429311043b66217c25601a63e8
jambonz infrastructure
This repository contains packer and Cloudformation templates for deploying jambonz on AWS EC2 based instances. For deploying jambonz on Kubernetes, please refer to the jambonz helm chart repo.
There are two supported deployment configurations:
- a jambonz-mini deployment which is an "all-in-one" deployment of jambonz on a single EC2 instance. This type of deployment is ideal for development and testing, as well as running smaller production loads.
- a production deployment which deploys jambonz in a horizontally-scalable cluster using autoscale groups. For this deployment, 5 different packer scripts are provided to build the 5 AMIs that are needed, and a cloudformation script script is provided to deploy them and create the supporting VPC, subnets, etc.
Description
Languages
M4
54.5%
Shell
31.8%
JavaScript
8.4%
HCL
4%
Jinja
1.1%
Other
0.2%