openvidu/openvidu-server/docker
cruizba 6a73083e7b openvidu-deployment: General updates in nginx and public ip discovering:
- Add option to redirect www to non-www (REDIRECT_WWW).
- Add endpoint to check nginx workers.
- Custom virtual hosts (Server blocks) can be added by the user to create custom rules in `/opt/openvidu/custom-nginx-vhost`.
- Parametrize `worker_connections` in nginx.conf (WORKER_CONNECTIONS)
- Improve `discover_my_public_ip.sh` to use dns servers instead of http servers
- Posibility to autodiscover ipv6 if available by using `PUBLIC_IP=auto-ipv6` in nginx, `TURN_PUBLIC_IP=auto-ipv6` in coturn and `COTURN_IP=auto-ipv6` in openvidu-server.
By default ipv4 is used.
2020-11-02 19:46:59 +01:00
..
openvidu-coturn openvidu-deployment: General updates in nginx and public ip discovering: 2020-11-02 19:46:59 +01:00
openvidu-proxy openvidu-deployment: General updates in nginx and public ip discovering: 2020-11-02 19:46:59 +01:00
openvidu-recording New composed_quick_start.sh logic to wait for the ffmpeg process to end 2020-09-28 11:03:24 +02:00
openvidu-redis Parametrized create_image.sh scripts for CI 2020-06-23 12:11:54 +02:00
openvidu-server openvidu-deployment: General updates in nginx and public ip discovering: 2020-11-02 19:46:59 +01:00
openvidu-server-kms Kurento update to 6.14.0 2020-07-03 11:14:08 +02:00
openvidu-server-pro openvidu-deployment: General updates in nginx and public ip discovering: 2020-11-02 19:46:59 +01:00
utils openvidu-deployment: General updates in nginx and public ip discovering: 2020-11-02 19:46:59 +01:00
.gitignore added discover_my_public_ip.sh in gitignore 2020-05-08 14:17:26 +02:00