Open NirmalSenthil opened 2 weeks ago
Hi @NirmalSenthil One way to do it:
Hi @eakraly , Thank you for your response. i appreciate your answer. i have a another doubt that i have multiple coturn docker container in different severs. in that case how to i manage that certificate renewal. can i use central volume to mange a certificate and renewal. then also can i use single ssl certificate to multiple coturn docker container.
This is up to you and your infrastructure. I did that in the past in k8s and it worked well. YMMW however your deployment is done but nothing really prevents you from doing this.
Hi, i have question for how to renew ssl certificate in coturn docker container. can i do automaticaly with certbot. anyone have any experience with this. give me a guide for it.