OscarSotoSanchez
c5a31f37c4
remove spaces in .env file
2020-05-18 11:38:12 +02:00
pabloFuente
221e4efc68
OPENVIDU_HTTPS_PORT to HTTPS_PORT
2020-05-04 18:02:10 +02:00
pabloFuente
619e2870a6
OPENVIDU_DOMAIN_OR_PUBLIC_IP to DOMAIN_OR_PUBLIC_IP
2020-05-04 17:10:11 +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
5c155bf7fc
.env changed
2020-04-29 10:24:38 +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
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
OscarSotoSanchez
e58e4ad3ff
changed recording config in .env file
2020-04-21 10:55:56 +02:00
pabloFuente
1401952c06
openvidu-server: CDR default containing folder from "log" to "cdr"
2020-04-18 19:05:52 +02:00
pabloFuente
3dd048b318
NEW SYNTAX FOR CONFIGURATION PROPERTIES
2020-04-17 18:45:46 +02:00
OscarSotoSanchez
d8e90684c6
Vars in .env file updated
2020-04-16 10:41:32 +02:00
pabloFuente
60a414c791
Docker owncert files location updated
2020-04-14 14:27:36 +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
OscarSotoSanchez
eaec3033e6
Added java options in docker
2020-04-13 14:19:38 +02:00
micaelgallego
8c44f0c34e
Updated install procedure and doc
2020-04-10 01:41:33 +02:00
OscarSotoSanchez
c754b634e6
Fixed custom layout
2020-04-09 17:34:44 +02:00
OscarSotoSanchez
2675077093
Updated install script and readme
2020-04-08 18:30:30 +02:00
OscarSotoSanchez
0ee2a2926f
.env conf modified and added install script
2020-04-08 15:47:25 +02:00
OscarSotoSanchez
92464bc25c
Juan's changes
2020-04-06 13:31:56 +02:00
micaelgallego
19ac689e9c
Show error when domain/ip or secret are not set
2020-03-29 05:10:50 +02:00
OscarSotoSanchez
e133c65c32
Update readme
2020-03-27 16:46:32 +01:00
OscarSotoSanchez
45c75a54c1
Changes in documentation
2020-03-27 16:09:32 +01:00
OscarSotoSanchez
974d87ea5c
Update docker-compose
2020-03-26 15:11:08 +01:00
OscarSotoSanchez
e5833cbba8
Added letsencrypt and minor changes in compose
2020-03-25 12:42:26 +01:00
OscarSotoSanchez
6931c08867
Add openvidu-nginx image
2020-03-24 17:18:37 +01:00
OscarSotoSanchez
5202501e0d
Change nginx confs
2020-03-24 12:32:48 +01:00
OscarSotoSanchez
73e542b42a
Add docker-compose and corturn image
2020-03-24 12:08:36 +01:00