20 Commits

Author SHA1 Message Date
pabloFuente
447d9a0599 Update egress from v1.8.0 to v1.8.2 and ingress from v1.2.0 to v1.4.2 2024-10-10 13:30:26 +02:00
cruizba
bdabf1f84b Add linux/amd64 platform to all services in docker-compose for Mac M1 compatibility 2024-10-01 18:10:21 +02:00
Carlos Santos
ee9335d3db Fixed duplicate env vars in default app 2024-07-17 14:27:37 +02:00
cruizba
f66a78cda7 Add new OpenVidu Call env variables 2024-07-16 20:13:19 +02:00
cruizba
80be205267 Refactor entrypoint_openvidu.sh; pro: set container IP as private IP.
In pro local deployment, by using `LIVEKIT_OPENVIDU_NODE_PRIVATE_IP`, the
private IP of the container will be announced as a candidate, allowing
Egress and Ingress traffic to flow through their respective containers,
to openvidu server.
2024-07-10 11:57:48 +02:00
cruizba
1530c08ef8 community: Use port_range_start/end instead of udp_port for ICE range
Use port_range_start/end instead of udp_port for ICE range also
in community edition
2024-07-08 19:18:27 +02:00
cruizba
42b87dc257 Use main version 2024-06-24 22:47:47 +02:00
cruizba
5a58d90aee Bump to version 3.0.0-dev6 2024-06-24 22:45:48 +02:00
cruizba
54e99e1ed8 Bump to version 3.0.0-dev5 2024-06-24 22:42:53 +02:00
cruizba
50926d2532 Check that LAN_PRIVATE_IP is reachable 2024-06-24 12:31:03 +02:00
cruizba
59db062605 Update docker images to 3.0.0-dev4 2024-06-24 11:10:06 +02:00
cruizba
a04cc8fed6 Change openvidu-call image. Use '<verion>-demo' tag for /openvidu-call href redirect 2024-06-21 20:30:03 +02:00
cruizba
a7a4f2a3e2 Change docker organization to 'openvidu'. Change images to 'openvidu-server' and 'openvidu-server-pro' 2024-06-21 19:07:27 +02:00
cruizba
b944ce8182 Update MongoDB connection URL in docker-compose files 2024-05-22 16:31:35 +02:00
cruizba
7676e88fb2 Replace default app port from 5442 to 6080 2024-05-20 19:49:55 +02:00
cruizba
2308773361 Revert "Bump to 3.0.0-dev2"
This reverts commit 831452f04f3d2eba0caf842bbd2c76318a0008ab.
2024-04-30 11:56:30 +02:00
cruizba
831452f04f Bump to 3.0.0-dev2 2024-04-30 11:50:16 +02:00
cruizba
078c949cb9 Adapt deployment to new env V2COMPAT variables. Minor fixes 2024-04-25 19:54:13 +02:00
pabloFuente
9a0c5ba797 Remove docker-compose.override files and caddy-proxy folders 2024-04-24 16:49:02 +02:00
pabloFuente
7ac710b94e community and pro folders 2024-04-24 16:29:52 +02:00