cruizba
fb03ffbae6
Add Meet env vars to caddy-proxy
2025-07-04 22:04:55 +02:00
cruizba
7e7de0fe33
Add openvidu-meet
2025-07-04 21:16:37 +02:00
cruizba
54640c9260
Revert "Bump to version 3.3.0"
...
This reverts commit 4bf87d6485edc518420ac55684c83a58328b3f1e.
2025-06-26 22:25:15 +02:00
cruizba
4bf87d6485
Bump to version 3.3.0
2025-06-26 22:20:38 +02:00
cruizba
f16c0a8a64
Add operator service to docker-compose for agent management
2025-06-10 11:01:21 +02:00
cruizba
7970659f69
Revert "Bump to version 3.2.0"
...
This reverts commit 9edcb4f442fec3b1ec83d65ebc19b10d65138f31.
2025-06-04 17:21:57 +02:00
cruizba
9edcb4f442
Bump to version 3.2.0
2025-06-04 17:18:44 +02:00
cruizba
8f631a0dc4
Bump Redis image version to 7.4.4
2025-06-02 20:43:47 +02:00
cruizba
a6ef487fea
Remove agents operator
2025-05-29 18:17:46 +02:00
cruizba
87a7ae754a
Revert redis to 7.4.3-alpine
2025-05-29 17:54:09 +02:00
cruizba
01eebf2fbc
Bump Docker images for 3.2.0
2025-05-29 15:31:11 +02:00
cruizba
ec504bc234
Typo
2025-05-29 14:47:21 +02:00
cruizba
9b62254b7d
Update MinIO bucket names to use 'openvidu-appdata' for consistency across configurations
2025-05-29 14:46:12 +02:00
cruizba
294d6887ad
Add extra_hosts configuration for ingress service in Docker Compose files
2025-05-28 12:02:30 +02:00
cruizba
0752a979c4
Add OpenVidu operator service to Docker Compose configurations to launch agents
2025-03-20 19:55:35 +01:00
cruizba
8f3bbf5099
Update Docker images to use 'main' tag
2025-02-17 16:49:41 +01:00
cruizba
b6a5ab77f4
Bump to version 3.1.0
2025-02-17 16:43:44 +01:00
cruizba
2d2804268e
Bump for Redis, Minio, MongoDB, Ingress, and curl.
2025-02-10 18:13:35 +01:00
cruizba
f27a07e9a3
Update egress image to v1.9.0 and restructure egress.yaml storage configuration
2025-01-22 00:38:02 +01:00
cruizba
1fc4aecad5
Revert "Bump to 3.1.0-dev2"
...
This reverts commit 8b9b3cd963dec89fc00d6f7db6d2c6977e629398.
2025-01-21 20:26:33 +01:00
cruizba
8b9b3cd963
Bump to 3.1.0-dev2
2025-01-21 20:25:30 +01:00
cruizba
fdc8db4186
Update ingress image to openvidu/ingress
2025-01-20 14:03:54 +01:00
cruizba
21705e613e
Revert "Bump to 3.1.0-dev1"
...
This reverts commit c972c6f38e5be3436f27159dc9c68da1b5cc7b4a.
2025-01-17 18:17:33 +01:00
cruizba
c972c6f38e
Bump to 3.1.0-dev1
2025-01-17 18:16:32 +01:00
cruizba
79dcfeaa00
Revert "Bump to 3.1.0-beta1"
...
This reverts commit 79c97c1b3bfc64a9a291f64d8cbee4f947096d07.
2025-01-17 13:59:09 +01:00
cruizba
79c97c1b3b
Bump to 3.1.0-beta1
2025-01-17 13:57:30 +01:00
cruizba
d4fa981bf1
Bump egress to v1.8.6
2024-12-05 20:09:32 +01:00
cruizba
aeaa053844
Bump mongodb and minio version
2024-12-05 20:07:38 +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
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
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