openvidu/openvidu-server/docker
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
..
openvidu-coturn discover_my_public_ip.sh quotes fix 2020-04-21 13:49:24 +02:00
openvidu-docker-compose Suggest timezone configuration as JAVA_OPTIONS 2020-04-24 19:44:26 -03:00
openvidu-proxy recording fixed 2020-04-20 18:45:56 +02:00
openvidu-recording openvidu-recording Firefox container 2019-09-27 10:31:31 +02:00
openvidu-server discover_my_public_ip.sh quotes fix 2020-04-21 13:49:24 +02:00
openvidu-server-kms Updated Dockerfiles to KMS 6.13.1 2020-04-22 17:18:29 +02:00
openvidu-server-pro discover_my_public_ip.sh quotes fix 2020-04-21 13:49:24 +02:00