11 Commits

Author SHA1 Message Date
cruizba
8e644bddb8 Add MEET_BASE_URL 2025-09-17 20:30:10 +02:00
cruizba
8f5da0fd01 Do not configure LAN_PRIVATE_IP in openvidu if LAN_MODE is not true. 2025-07-08 12:05:37 +02:00
cruizba
332e51231b Add instructions for disabling LAN_MODE in setup script 2025-07-08 11:55:00 +02:00
cruizba
277c15b2c0 Update ready-check service to use own image. Improve output of ready-check 2025-07-07 21:32:43 +02:00
cruizba
2144d51c21 Allow LAN_MODE=false and USE_HTTPS=false without defining LAN_PRIVATE_IP 2025-07-04 22:38:38 +02:00
cruizba
7e7de0fe33 Add openvidu-meet 2025-07-04 21:16:37 +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
50926d2532 Check that LAN_PRIVATE_IP is reachable 2024-06-24 12:31:03 +02:00
Juan Navarro
58d50db061
Minor grammar changes in comments and user-facing messages 2024-05-31 11:02:11 +02:00
cruizba
078c949cb9 Adapt deployment to new env V2COMPAT variables. Minor fixes 2024-04-25 19:54:13 +02:00
pabloFuente
7ac710b94e community and pro folders 2024-04-24 16:29:52 +02:00