36 Commits

Author SHA1 Message Date
cruizba
215db01bea Update MinIO and MongoDB images to use OpenVidu registry 2025-08-21 14:32:43 +02:00
cruizba
b4abde4e59 Bump to version 3.0.0 2024-11-29 13:14:12 +01:00
cruizba
5b73604503 Merge branch 'development' 2024-11-29 13:12:32 +01:00
cruizba
9f4f719252 Bump version of external services 2024-11-27 17:08:07 +01:00
cruizba
e1206bcbc0 Missing env variable 2024-11-27 16:33:03 +01:00
cruizba
a9a8c2c255 Start mongodb as replicaset 2024-11-27 16:09:58 +01:00
cruizba
e428094e80 Merge branch 'development' 2024-10-15 17:10:37 +02:00
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
cruizba
c2b22ba06a Merge branch 'development' 2024-07-17 16:58:55 +02:00
Carlos Santos
ee9335d3db Fixed duplicate env vars in default app 2024-07-17 14:27:37 +02:00
cruizba
a89fd77289 Merge branch 'development' 2024-07-16 20:13:45 +02:00
cruizba
f66a78cda7 Add new OpenVidu Call env variables 2024-07-16 20:13:19 +02:00
cruizba
03a2b664f8 Bump to version 3.0.0-beta2 2024-07-16 17:52:26 +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
Juan Navarro
345dc5327d
Use "port_range_start/end" instead of udp_port for ICE range
mediasoup is not compatible with the UDP port multiplexing that LiveKit
uses when the `udp_port` setting is enabled, so it won't work anyways
and it's better to bt consistent between both Pion and mediasoup
engines.

Also extend the port range to 100 ports, given that now the multiplexing
feature won't be in use. 100 seems like a big enough range for local
development.
2024-07-08 18:20:47 +02:00
Carlos Ruiz Ballesteros
d1577d0cf0
Merge branch 'development' into v2compat_config 2024-07-05 20:54:27 +02:00
Carlos Santos
9362e66795 fixup: Added webhook endpoint in Dockerfile 2024-07-05 13:59:09 +02:00
cruizba
53ddb5013d Update OpenVidu images to version 3.0.0-beta1 2024-06-25 18:34:06 +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
323678d36a V2COMPAT_OPENVIDU_SECRET is now LIVEKIT_API_SECRET 2024-04-29 16:54:56 +02:00
cruizba
2237ade77a Fix AWS property inconsistencies with v2 2024-04-26 19:41:49 +02:00
pabloFuente
1f23f0fe99 Add OPENVIDU_DEPLOYMENT_TYPE env var to openvidu-v2compatibility in pro 2024-04-26 14:34:05 +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