Commit Graph

32 Commits (6d37e4ce1ffb18ea930568e336fbcc02d6dda8c7)

Author SHA1 Message Date
cruizba f0705c9cce ci: Improve docker build commands for better consistency 2021-05-12 12:24:18 +02: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
cruizba 499bd8afc5 Parametrized create_image.sh scripts for CI 2020-06-23 12:11:54 +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 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 30877828f9
Update discover_my_public_ip.sh 2020-04-21 13:20:46 +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 b7a36700f9 openvidu docker file updated 2020-04-17 16:16:16 +02:00
OscarSotoSanchez eaec3033e6 Added java options in docker 2020-04-13 14:19:38 +02:00
micaelgallego edf1c70cf3 Improve openvidu-server docker img creation 2020-03-29 01:09:12 +01:00
OscarSotoSanchez 8cfd8904e7 Update openvidu docker image for use coturn 2020-03-25 13:02:26 +01:00
pabloFuente 0c10aabd6b openvidu-server: Dockerfiles updated (same RUN command to install OS tools) 2018-06-27 14:53:14 +02:00
pabloFuente 470da9adfc Default openvidu-server port from 8443 to 4443 2018-04-25 11:49:51 +02:00
pabloFuente e865e216d0 OpenVidu publicurl bug fix for Docker containers. Startup logs improved for recording parameters 2018-03-27 16:28:01 +02:00
pabloFuente da493fd12b openvidu-server Docker images updated 2018-03-14 11:49:40 +01:00
pabloFuente 76393ccaba supervisord added to openvidu/openvidu-server docker image 2017-09-05 12:52:55 +02:00
pabloFuente 300a62974c Update 1.0.0-beta.3 2017-09-04 17:22:46 +02:00
pabloFuente 07792a7679 Scripts updated to beta.1 2017-07-27 16:55:41 +02:00
pabloFuente d6fde59ad3 Docker configurations added to repo 2017-07-12 13:28:13 +02:00