Commit Graph

297 Commits (8d40507ccdb34ff3713eab76f18fdcae8e90fed1)

Author SHA1 Message Date
cruizba ddaf34a475 deployment: openvidu_health_check - fix error when 'about:webrtc' page refresh its data 2021-11-05 15:33:46 +01:00
cruizba 6c122cd645 deployment: openvidu_health_check fix timeout on firefox 2021-11-05 13:37:51 +01:00
cruizba 1eba0f3602 deployment: openvidu_health_check fix timeout 2021-11-05 12:26:26 +01:00
cruizba 2c4596a73f deployment: openvidu_health_check can test OpenVidu CE/PRO/ENTERPRISE. Cache web drivers in Docker image 2021-11-04 16:47:35 +01:00
cruizba e32330ad95 deployment: find_element instead of find_elements in openvidu_health_check 2021-11-03 20:51:03 +01:00
Carlos Ruiz Ballesteros 00d2e3e5fa
deployment: minor comment fixes in openvidu_helth_check 2021-11-03 20:26:46 +01:00
cruizba 83dade9e9e deployment: print candidates in openvidu-health-checker docker image test 2021-11-03 20:22:52 +01:00
Carlos Ruiz Ballesteros 4cdae4601d
Update README.md 2021-11-03 12:09:37 +01:00
Carlos Ruiz Ballesteros da3239d245
Update README.md 2021-11-03 12:09:19 +01:00
cruizba 5f7a88c68f deployment: Experimental openvidu-health-checker self-contained docker image to check openvidu deployments 2021-11-03 12:07:43 +01:00
cruizba 110878f4c9 deployment: Add volume to configure custom locations in nginx. This is useful to add reverse proxy or other services to the nginx configuration to default HTTPS_PORT configured 2021-09-30 16:33:08 +02:00
cruizba 5a32f41b51 deployment: Minor fix detect-external-ip.sh 2021-07-14 10:26:11 +02:00
cruizba d47a1c9ad7 Add additional parameter 'COTURN_INTERNAL_RELAY=<boolean>' to use Public or Internal IP. Defaults to 'false', which respect previous OpenVidu default deployment configuration 2021-07-12 15:55:31 +02:00
cruizba 04f4991a92 openvidu-recording: Most font languages support
- Removed fonts-droid-fallback because it was not enough to support some languages.
- Added some needed fonts to support all languages installing as little as possible
2021-06-10 19:59:54 +02:00
cruizba f2a84366d1 openvidu-recording: Replace fonts-noto with fonts-droid-fallback from Dockerfile to reduce docker image size 2021-06-10 18:18:06 +02:00
pabloFuente 05fa7e9a90 Add flag --disable-features=Translate to recording container 2021-06-10 17:33:29 +02:00
cruizba 1b5b876ba0 Install fonts-noto 2021-06-10 17:10:59 +02:00
cruizba f1bb937c60 deployment: Add rule to allow iframe 2021-06-07 10:58:42 +02:00
cruizba f0705c9cce ci: Improve docker build commands for better consistency 2021-05-12 12:24:18 +02:00
cruizba 19b010a49c deployment: Add rules_access_dashboard to new rules 2021-05-11 14:51:12 +02:00
cruizba fc51f2f272 Update nginx to 1.20.0 2021-05-11 14:42:21 +02:00
cruizba 7a4435dd51 deployment: Minor fix to elasticsearch redirections 2021-05-11 14:42:04 +02:00
cruizba cec967acc7 deployment: Minor fix to override redis configuration in coturn. Bump coturn to 4.0.0-dev2 2021-05-06 13:39:26 +02:00
cruizba a8174b45a9 deployment: Update coturn to 4.5.2 and use official docker image 2021-05-06 13:01:00 +02:00
Juan Navarro 050057253a Fix spelling of several words in user-facing text & logs
stoped -> stopped
stoping -> stopping
uppgrade -> upgrade
dowloading -> downloading
ouput -> output
lastest -> latest
Openvidu -> OpenVidu
2021-04-20 17:06:22 +02:00
pabloFuente 859ecfbcdd openvidu-server: add frameRate in final places 2021-04-05 20:51:49 +02:00
pabloFuente cdb518ea97 openvidu-recording container resolution default to HD 2021-04-05 20:10:22 +02:00
pabloFuente 482ecf8b7f KMS 6.16.0 2021-03-04 11:55:20 +01:00
cruizba c1984b5071 deployment: Export elasticsearch at /openvidu/elasticsearch 2021-03-01 16:03:39 +01:00
cruizba 2d74acb39d openvidu: Safer way to run xvfb in openvidu-recording to fix concurrent recordings issue 2021-02-19 18:13:17 +01:00
cruizba ff35adf607 deployment: Typo nginx 2021-02-05 11:33:39 +01:00
cruizba d8beb2147d openvidu-deployment: Parametrize and increased default 'client_max_body_size' to 200M in openvidu-ce and openvidu-pro nginx 2021-02-04 20:57:01 +01:00
pabloFuente 5874870f38 Recording container scripts updated with flag --simulated-outdated-no-au 2021-02-04 13:40:29 +01:00
pabloFuente 3a3c474b84 Recording Docker image updated 2021-01-14 15:38:46 +01:00
Flamenco 018145c90a
Fix typo in output message 2020-12-29 10:19:40 -05:00
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 6f4b701094 openvidu-deployment: Typo delete https listen directive 2020-11-25 12:34:31 +01:00
cruizba 87b5b6ed88 openvidu-deployment: Fix Special characters on delete nginx listen directive 2020-11-25 12:33:35 +01:00
cruizba 9cfd38e892 openvidu-deployment: Support machines with dual stack IPv4/IPv6 in nginx 2020-11-25 12:07:33 +01:00
cruizba be8e094044 openvidu-deployment: Add timeout in WAIT_KIBANA_URL to avoid possible blocked connections 2020-11-25 00:56:43 +01:00
Carlos Ruiz Ballesteros 56cbef5cc7
Merge pull request #560 from robert-scheck/tls-hardening
openvidu-proxy: Make TLS version, ciphers and HSTS configurable
2020-11-23 21:36:13 +01:00
Carlos Ruiz Ballesteros ed2096c18e
Merge pull request #562 from robert-scheck/nginx-version
openvidu-proxy: Disable Nginx version information
2020-11-23 21:32:53 +01:00
Carlos Ruiz Ballesteros 34f0c6c06c
Merge pull request #563 from robert-scheck/redis
openvidu-redis: IPv6 listening (RFC 6540)
2020-11-23 21:30:28 +01:00
Robert Scheck c11daa2d8b openvidu-redis: IPv6 listening (RFC 6540) 2020-11-19 12:15:26 +01:00
Robert Scheck b35d210466 openvidu-proxy: Disable Nginx version information
It is a good practice for server hardening to not display any server
component version information, thus this should be disabled for Nginx.
2020-11-19 11:28:09 +01:00
Robert Scheck fc92eb7cb4 openvidu-proxy: Make TLS version, ciphers and HSTS configurable
Allow flexible HTTPS security hardening using run-time configuration,
rather just build-time container/volume layering.
2020-11-18 22:07:28 +01:00
Robert Scheck 3d0ab7c92e IPv6 listening (RFC 6540)
Ensure that Nginx listens also additionally on the IPv6 socket if the
operating system inside the container provides IPv6 support. And as per
RFC 6540, IP nowadays means IPv4 and IPv6, not just IPv4-only.
2020-11-18 19:36:20 +01:00
pabloFuente 55ea32de82 Updated maintainer mail in Dockerfiles 2020-11-16 15:09:13 +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