It is possible to deploy openvidu server offline mode in CentOS.
OpenVidu CE can be executed offline, but installation process will require download docker images. You can avoid this step importing docker images manually.
Also, you will have to manage certificates carefully because browsers only support valid certificates with domain names, not with IPs.
Regards
Thanks micael,
I’m Using CentOS Server with Openvidu 2.15.0, It need to be installed in a offline system.
I need steps to follow for the offline installation.
We haven’t such steps. We only officially support online installation.
You will have to try by yourself and if you find issues, we will try to help you.
Regards
We have managed to setup an offline installation. Now We have an another issue .Our customer wants Openvidu Server,Redis Server,KMS and Coturn in the trusted zone. and the proxy server(ngnix) in the DMZ Zone .Kindly help in achieving the same.
NGINX is a proxy, you can configure redirect rules to manage such installation.