Commit Graph

8 Commits (e5b4c725beb2e157889c180d3fd51ab915b9f0ac)

Author SHA1 Message Date
cruizba f848dbcbac openvidu-deployment: coturn logs enabled in image by default 2020-11-26 19:35:39 +01:00
cruizba 3696c49a9b openvidu-deployment: Disable coturn logs by default 2020-11-25 19:43:33 +01:00
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
cruizba ff1b982186 deployment-openvidu-ce-and-pro: Fixing some turn problems in OpenVidu CE 2020-10-14 17:30:28 +02:00
cruizba de2cbe4836 deployment-openvidu-ce: Fixed infinite logs in coturn and add new execution mode 2020-10-08 19:58:18 +02:00
OscarSotoSanchez a31f8a975b discover_my_public_ip script added 2020-04-21 13:00:46 +02:00
OscarSotoSanchez 86ffec9bfe Show public ip entrypoint coturn 2020-03-27 14:52:36 +01:00
OscarSotoSanchez 73e542b42a Add docker-compose and corturn image 2020-03-24 12:08:36 +01:00