- Move deployment stuff of openvidu-ce from https://github.com/OpenVidu/openvidu-cloud-devops - Move deployment stuff of openvidu-pro from https://github.com/OpenVidu/openvidu-pro-clustering - Remove readmes to avoid confusions of official documentation - Update installation scripts to use this repo - Better folder structure: - docker-compose -> Include docker-compose files for deployments - docker -> Include docker images - aws -> Cloudformation related stuff for aws.
10 lines
404 B
JSON
10 lines
404 B
JSON
[
|
|
{"ParameterKey":"KeyName","ParameterValue":"taskcat"},
|
|
{"ParameterKey":"OpenViduSecret","ParameterValue":"MY_SECRET"},
|
|
{"ParameterKey":"LetsEncryptEmail","ParameterValue":""},
|
|
{"ParameterKey":"OwnCertKEY","ParameterValue":""},
|
|
{"ParameterKey":"PublicElasticIP","ParameterValue":""},
|
|
{"ParameterKey":"MyDomainName","ParameterValue":""},
|
|
{"ParameterKey":"OwnCertCRT","ParameterValue":""}
|
|
]
|