openvidu/openvidu-server/deployments/enterprise/master-node
Juan Navarro 5d61cb1afa deployments: use "--tail 10" to follow logs
docker-compose uses "--tail all" by default, which prints the complete
logs before starting to follow new lines. This becomes a problem when
the service has been running for a lot of time and there are thousand of
lines.

Use "--tail 10" to mimic the behavior of the "tail" program, which shows
the latest 10 lines by default.
2022-06-06 14:46:37 +02:00
..
beats openvidu-server, deployment: Remove redis for coturn. Now credentials are generated using https://datatracker.ietf.org/doc/html/draft-uberti-behave-turn-rest-00 2022-04-06 18:37:11 +02:00
cluster/aws deployment: use openvidu-server/deployments/enterprise/master-node as deployment directory. Change install_openvidu_enterprise_master_node_OPENVIDU_VERSION.sh as installation script name 2021-09-21 19:59:05 +02:00
.env deployment: Prepare for kurento dev-6.18 2022-05-31 17:44:41 +02:00
docker-compose.yml Update docker-compose.yml tag versions to 2.22.0 2022-05-13 16:54:49 +02:00
install_openvidu_enterprise_master_node.sh Update OPENVIDU_UPGRADABLE_VERSION to 2.22 in installation scripts 2022-05-12 17:31:17 +02:00
openvidu deployments: use "--tail 10" to follow logs 2022-06-06 14:46:37 +02:00