Commit Graph

10 Commits (b9de4f38befbe9cb7112e99e96152fe105b83cd9)

Author SHA1 Message Date
cruizba b9de4f38be openvidu-deployment: Typo entrypoint.sh 2020-11-02 20:30:36 +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 df92cca9de Deployment: External and secure Kibana and Elasticsearch in can be configured in OpenVidu Pro Node 2020-09-22 18:19:51 +02:00
cruizba 806794bb7d Curl Fixed for Kibana 7.7.0 version 2020-06-04 14:52:01 +02:00
OscarSotoSanchez b463dea010 updated docker-compose 2.14.0-beta1 2020-05-08 12:25:03 +02:00
OscarSotoSanchez b5e1ce6b1f openvidu and openvidu pro entrypoint updated 2020-05-05 18:20:41 +02:00
OscarSotoSanchez 2f571467dd wait for media nodes added to the entrypoint 2020-05-05 11:52:00 +02:00
OscarSotoSanchez eaec3033e6 Added java options in docker 2020-04-13 14:19:38 +02:00
OscarSotoSanchez 384ee3e85e Updated openvidu pro image 2020-04-09 16:35:02 +02:00
OscarSotoSanchez 52b8fb328e Openvidu pro docker 2020-04-07 17:17:08 +02:00