mirror of
https://github.com/jambonz/jambonz-infrastructure.git
synced 2026-07-24 19:11:47 +00:00
lws back to 3.2.3 and docs
This commit is contained in:
@@ -12,7 +12,7 @@ echo "AWS_SDK_VERSION version to install is ${AWS_SDK_VERSION}"
|
||||
git config --global pull.rebase true
|
||||
cd /usr/local/src
|
||||
git clone https://github.com/signalwire/freeswitch.git -b ${VERSION}
|
||||
git clone https://github.com/warmcat/libwebsockets.git -b v4.2.0
|
||||
git clone https://github.com/warmcat/libwebsockets.git -b v3.2.3
|
||||
git clone https://github.com/davehorton/drachtio-freeswitch-modules.git -b master
|
||||
git clone https://github.com/grpc/grpc -b ${GRPC_VERSION}
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# terraform for a jambonz development / test system
|
||||
|
||||
This terraform configuration generates a jambonz deployment suitable for testing or trial deployments.
|
||||
This terraform configuration generates a jambonz deployment suitable for testing or small production deployments.
|
||||
|
||||
The deployment generated consists of:
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# terraform for a jambonz production system
|
||||
|
||||
This terraform configuration generates a jambonz deployment suitable for testing or trial deployments.
|
||||
This terraform configuration generates a jambonz deployment suitable for production deployments.
|
||||
|
||||
The deployment generated consists of:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user