Hello.
I’ve tried to follow instructions on OpenviduPro AWS deployment several times with different parameters, but AWS stack creation process never completes.
I’ve also tried to disable rollback as suggested in the troubleshooting section of OpenviduPro AWS deployment. But I still can’t access my server using ssh in order to collect log details from failed stack creation.
Option 1:
Run your OpenVidu Instance with a t3.large, which is cheaper than c5.large and have 2 cpus and 8GB of RAM. Don’t use t2.large because it has some network restrictions that could affect OpenVidu.
PD: As an additional note, if you deployed a lot of times using the domain video.nemanjici.net and Letsencrypt option, maybe because of a lot of failed attempts to deploy the domain is blocked by Letsencrypt because of a lot of requests to generate the certificates. I recommend you to configure a new subdomain and follow Option 1 or Option 2.
Thanks for the detailed explanation. I think I am going to use c5.xlarge and a new subdomain.
It would be good to mention this in the deployment tutorial.
Vitalije