Commit Graph

30 Commits (3afbe8a80ebee11f170214103b1330a69b5e19b3)

Author SHA1 Message Date
cruizba be8e094044 openvidu-deployment: Add timeout in WAIT_KIBANA_URL to avoid possible blocked connections 2020-11-25 00:56:43 +01:00
pabloFuente e5a8a172e6 Dockerfiles updated to Ubuntu 18.04 and Java 11 (openvidu-server, openvidu-server-pro, openvidu-server-kms) 2020-11-16 15:06:53 +01:00
cruizba da2973d28f openvidu-deployment: Minor fixes. OV_CE_DEBUG_LEVEL works and move beats to rollback folder on update in openvidu pro server node 2020-11-09 19:35:25 +01:00
cruizba 76805ff543 Minor fix entrypoint openvidu-server and openvidu-server-pro docker images 2020-11-02 21:15:18 +01:00
cruizba 553e63513c openvidu-deployment: install dnsutils in openvidu-server, openvidu-server-pro and coturn to use dig 2020-11-02 20:41:13 +01:00
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
pabloFuente ede9589b29 Install ethtool on Dockerfile 2020-11-02 17:06:04 +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 499bd8afc5 Parametrized create_image.sh scripts for CI 2020-06-23 12:11:54 +02:00
cruizba 806794bb7d Curl Fixed for Kibana 7.7.0 version 2020-06-04 14:52:01 +02:00
OscarSotoSanchez 9e3dc70a46 unused variable removed from openvidu server docker image 2020-05-18 14:31:20 +02:00
OscarSotoSanchez 1ec832c665 redis-tools added into docker container 2020-05-18 14:27:57 +02:00
OscarSotoSanchez f5cfa00871 remove discover_my_public_ip.sh after compile docker image 2020-05-08 14:20:30 +02:00
OscarSotoSanchez b463dea010 updated docker-compose 2.14.0-beta1 2020-05-08 12:25:03 +02:00
OscarSotoSanchez a4d81bdc80 copy discover_my_public_ip.sh when create image 2020-05-08 12:03:34 +02:00
pabloFuente 3bebe99ee5 Docker build: single discover_my_public_ip.sh script 2020-05-05 18:30:38 +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
pabloFuente 68242da78f discover_my_public_ip.sh quotes fix 2020-04-21 13:49:24 +02:00
pabloFuente c2198b5d01 discover_my_public_ip.sh ShellCheck fixes 2020-04-21 13:42:06 +02:00
pabloFuente f2f12ac0d1 discover_my_public_ip.sh updated with new URLs 2020-04-21 13:37:36 +02:00
Pablo Fuente Pérez d3bdd85c6e
Update discover_my_public_ip.sh 2020-04-21 13:22:34 +02:00
OscarSotoSanchez 0902dcd7a0 services discover ip updated 2020-04-21 13:15:46 +02:00
OscarSotoSanchez a31f8a975b discover_my_public_ip script added 2020-04-21 13:00:46 +02:00
OscarSotoSanchez 079fd9de04 Image openvidu pro parameterized in bash script 2020-04-15 13:48:36 +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 c2bcb0db2c update docker openvidu-pro 2020-04-07 17:17:15 +02:00
OscarSotoSanchez 52b8fb328e Openvidu pro docker 2020-04-07 17:17:08 +02:00