147 Commits

Author SHA1 Message Date
pabloFuente
aa914ca5d6 openvidu-server: OPENVIDU_PUBLICURL to DOMAIN_OR_PUBLIC_IP and HTTPS_PORT 2020-04-30 21:47:24 +02:00
OscarSotoSanchez
cd2f472034 proxy ip restrictions added 2020-04-30 14:27:40 +02:00
OscarSotoSanchez
bd262257f0 allowed access proxy added 2020-04-30 11:02:50 +02:00
OscarSotoSanchez
2976ecc443 http_port and https_port changed 2020-04-29 11:12:10 +02:00
OscarSotoSanchez
27ef88f70c apache2-utils in proxy image added 2020-04-29 10:25:18 +02:00
OscarSotoSanchez
5c155bf7fc .env changed 2020-04-29 10:24:38 +02:00
OscarSotoSanchez
0fce47082f docker-compose updated 2020-04-28 16:36:45 +02:00
OscarSotoSanchez
b26d5e5f1a name vars changed 2020-04-28 16:29:12 +02:00
OscarSotoSanchez
f3bc2a5d3e Merge branch 'master' of github.com:OpenVidu/openvidu 2020-04-28 15:54:00 +02:00
OscarSotoSanchez
f1a684c615 openvidu proxy updated 2020-04-28 15:53:56 +02:00
Rafael Renan Pacheco
5e265a6a44
Suggest timezone configuration as JAVA_OPTIONS
Before 2.13 we deployed OpenVidu's .jar directly on the host, which means it would use the host timezone, which usually is the desired one. As of 2.13 OpenVidu's .jar is now in a docker image, which uses it's own timezone (default to UTC). If the .env have a default timezone property, it will make clear to the user that the jar will run using that specific timezone, forcing it to change to the desired value. Otherwise it will run using the container's default timezone, and the user may take some time to realize the OpenVidu server is running on a different timezone. This doesn't affect timestamps, but affects the OpenVidu Server logs, which may cause problems when using a log aggregator based on the log date and time.
2020-04-24 19:44:26 -03:00
OscarSotoSanchez
f73c682903 check version docker-compose in install script 2020-04-24 12:47:24 +02:00
pabloFuente
5da8ec079f beta tag removed from docker-compose image versions 2020-04-23 12:26:43 +02:00
pabloFuente
48aa2a0faa Updated Dockerfiles to KMS 6.13.1 2020-04-22 17:18:29 +02:00
pabloFuente
3891bb26d8 "OpenVidu Server Webhook" to "OpenVidu Webhook" 2020-04-21 20:14:02 +02:00
pabloFuente
d42d9667f3 openvidu-server-params to openvidu-config 2020-04-21 19:47:21 +02:00
pabloFuente
05ff3d8f55 Readme updated to default OPENVIDU_RECORDING=false 2020-04-21 13:55:45 +02:00
pabloFuente
68242da78f discover_my_public_ip.sh quotes fix 2020-04-21 13:49:24 +02:00
OscarSotoSanchez
bee2ad0de6 Merge branch 'master' of github.com:OpenVidu/openvidu 2020-04-21 13:44:53 +02:00
OscarSotoSanchez
644e004fc0 docker-compose updated 2020-04-21 13:44:49 +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
cc5b6f2892
Update discover_my_public_ip.sh 2020-04-21 13:23:01 +02:00
Pablo Fuente Pérez
d3bdd85c6e
Update discover_my_public_ip.sh 2020-04-21 13:22:34 +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
e58e4ad3ff changed recording config in .env file 2020-04-21 10:55:56 +02:00
OscarSotoSanchez
9efeb6c7a6 recording fixed 2020-04-20 18:45:56 +02:00
pabloFuente
e9716a24c7 openvidu-server: removed OPENVIDU_RECORDING_COMPOSED_URL from docker-compose.yml 2020-04-20 15:10:45 +02:00
pabloFuente
5784b38e7c openvidu-server: default OPENVIDU_CDR_PATH to /opt/openvidu/cdr 2020-04-19 00:56:07 +02:00
pabloFuente
1401952c06 openvidu-server: CDR default containing folder from "log" to "cdr" 2020-04-18 19:05:52 +02:00
OscarSotoSanchez
201495266f Merge branch 'master' of github.com:OpenVidu/openvidu 2020-04-17 19:20:48 +02:00
OscarSotoSanchez
77192f2d6a folder kms crashes updated 2020-04-17 19:20:44 +02:00
pabloFuente
3dd048b318 NEW SYNTAX FOR CONFIGURATION PROPERTIES 2020-04-17 18:45:46 +02:00
OscarSotoSanchez
b7a36700f9 openvidu docker file updated 2020-04-17 16:16:16 +02:00
OscarSotoSanchez
de4af3ccd9 docker-compose CE running 2020-04-17 14:08:47 +02:00
OscarSotoSanchez
f0e02b88d8 dacker-compose updated 2020-04-17 13:36:36 +02:00
OscarSotoSanchez
89f542c4ef Fixed openvidu image 2020-04-17 10:27:31 +02:00
OscarSotoSanchez
8f491632a0 images updated 2020-04-16 16:27:59 +02:00
OscarSotoSanchez
90e3eddfc3 Fixed the docker-compose restart 2020-04-16 11:53:32 +02:00
OscarSotoSanchez
d8e90684c6 Vars in .env file updated 2020-04-16 10:41:32 +02:00
OscarSotoSanchez
079fd9de04 Image openvidu pro parameterized in bash script 2020-04-15 13:48:36 +02:00
OscarSotoSanchez
c54874b925 readme updated 2020-04-15 13:46:58 +02:00
OscarSotoSanchez
67b4ff9da1 Merge branch 'master' of github.com:OpenVidu/openvidu 2020-04-15 13:42:25 +02:00
OscarSotoSanchez
82ceac9f8e Mount core dumps folder in docker-compose 2020-04-15 13:41:50 +02:00
pabloFuente
60a414c791 Docker owncert files location updated 2020-04-14 14:27:36 +02:00
pabloFuente
c6dc889e4d Typo fixed 2020-04-14 14:21:18 +02:00
pabloFuente
46b8ebb1ea Docker config files unnecessary new line removed 2020-04-14 14:05:01 +02:00
pabloFuente
c017d47440 openvidu.io/docs/ to docs.openvidu.io/en/stable/ 2020-04-14 13:35:50 +02:00