Closed w1l50n closed 2 years ago
thanks for pointing that out. I was following the instruction from https://www.jambonz.org/open-source/install/aws/
should I follow the https://github.com/jambonz/jambonz-infrastructure/tree/main/packer#building-a-scalable-jambonz-cluster instead? is there a terraform script for the deployment or I should use jambonz-scalable-production.yaml?
I'm trying to build a POC (including how it scale on production), that's why I didn't start with the mini.
I don't have terraform scripts. I moved to cloudformation on AWS and you can see a cloudformation script for building a scalable PoC here:
I'm accepting this but I should note that the deployment of sip+rtp on a single server is somewhat deprecated, as I think it makes more sense for scalability to have sip and rtp on different instances.