mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2025-12-19 09:17:44 +00:00
more docs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
The [jambonz-mini](./jambonz-mini) packer template builds an AWS machine instance that contains all of the jambonz components on a single server. A jambonz-mini system is typically used for development and testing purposes, or to run a smaller production system.
|
||||
|
||||
Once you have created the AMIs you can then deploy the cluster using the [jambonz-mini.yaml](../cloudformation/jambonz-mini.yaml) cloudformation script. Be sure to edit that CF script to reference your AMI ids and region.
|
||||
Once you have created the AMIs you can then deploy the cluster using the [jambonz-mini.yaml](../cloudformation/jambonz-mini.yaml) cloudformation script. Be sure to edit that CF script to reference your AMI ids and region in the Mappings section of the yaml document.
|
||||
|
||||
## Building a scalable jambonz cluster
|
||||
|
||||
@@ -18,4 +18,4 @@ To build a horizontally-scalable jambonz cluster you will need to build 5 distin
|
||||
- [jambonz-sbc-rtp](./jambonz-sbc-rtp)
|
||||
- [jambonz-web-server](./jambonz-web-server)
|
||||
|
||||
Once you have created the AMIs you can then deploy the cluster using the [jambonz-scalable-production.yaml](../cloudformation/jambonz-scalable-production.yaml) cloudformation script. Be sure to edit that CF script to reference your AMI ids and region.
|
||||
Once you have created the AMIs you can then deploy the cluster using the [jambonz-scalable-production.yaml](../cloudformation/jambonz-scalable-production.yaml) cloudformation script. Be sure to edit that CF script to reference your AMI ids and region in the Mappings section of the yaml document.
|
||||
Reference in New Issue
Block a user