68 Commits

Author SHA1 Message Date
cruizba
d309778f76 openvidu-deployment: update Docker and Docker Compose versions across installation scripts. Change Egress image to openvidu Egress fork. 2025-09-24 13:02:52 +02:00
cruizba
9755cd6753 openvidu-deployment: azure - single-node-pro & elastic & ha - Fix store_secret.sh script for empty secrets 2025-09-16 19:17:20 +02:00
cruizba
0c21cacded openvidu-deployment: aws - ha - empty api key if not defined 2025-09-16 17:54:03 +02:00
cruizba
522e0338da openvidu-deployment: azure - single node pro & elastic & ha - add parameters for initial Meet admin user and API key with validation 2025-09-16 17:52:10 +02:00
cruizba
4fef8d73d4 openvidu-deployment: aws - Initial Meet api key fixes. Fix redirect 80 to 443 in HA 2025-09-15 22:51:57 +02:00
cruizba
36665d54b1 openvidu-deployment: aws - add initial admin password and API key parameters for OpenVidu Meet configuration to all cloudformation 2025-09-15 13:40:58 +02:00
cruizba
01df8eab17 openvidu-deployment: ha - azure - fix domain name storage in install script. 2025-09-11 21:03:11 +02:00
cruizba
2304bca8d4 openvidu-deployment: azure - Fix race condition on role assignment 2025-09-11 20:28:23 +02:00
cruizba
bc247b8090 openvidu-deployment: Update initial admin user credentials in deployment scripts
- Changed the initial admin username for OpenVidu Meet from "meetadmin" to "admin" in AWS, Azure Bicep, and JSON deployment files.
2025-09-11 14:40:49 +02:00
cruizba
7821f3a75d openvidu-deployment: cleanup aws and azure unnecessary code 2025-09-09 22:26:41 +02:00
cruizba
259585929b openvidu-deployment: ha - azure - support sslip if no domain is defined 2025-09-09 22:06:36 +02:00
cruizba
1310446c23 openvidu-deployment: elastic - azure - remove letsEncryptEmail parameter from certificate configuration 2025-09-09 17:39:15 +02:00
cruizba
a2098d1e85 openvidu-deployment: update yq and aws-cli installation scripts for architecture compatibility 2025-09-07 03:56:21 +02:00
cruizba
08cfbcce64 openvidu-deployment: Missing pip install 2025-09-06 20:44:36 +02:00
cruizba
591a8845fa openvidu-deployment: Improve cfn-bootstrap installation by detecting Ubuntu version in CloudFormation templates 2025-09-06 20:41:39 +02:00
cruizba
679447a4df openvidu-deployment: Update cloud deployments:
- Bump Bicep version from 0.36.1 to 0.37.4 and update template hash.
- Modify install script to include new parameters for Meet module: MEET_INITIAL_ADMIN_USER, MEET_INITIAL_ADMIN_PASSWORD, and MEET_INITIAL_API_KEY.
2025-08-28 13:58:03 +02:00
cruizba
4c37d8cf7c openvidu-deployment: Update LiveKit Egress server image to version 1.10.0 across deployment scripts 2025-08-22 15:21:50 +02:00
cruizba
622a2f6707 openvidu-deployment: Change MinIO and Mimir images to use OpenVidu registry instead of bitnami. 2025-08-20 22:38:37 +02:00
cruizba
3af490522e openvidu-deployment: Change DefaultApp string literals to Meet in templates. 2025-07-22 14:08:25 +02:00
cruizba
0280b64084 openvidu-deployment: Azure HA - Replace Default App (OpenVidu Call) with OpenVidu Meet 2025-07-22 14:00:56 +02:00
cruizba
83aad06574 openvidu-deployment: Azure HA - Fix port priority rules. 2025-07-22 13:52:54 +02:00
cruizba
9e0034dfac openvidu-deployment: Replace Default App (OpenVidu Call) with OpenVidu Meet 2025-07-18 21:53:32 +02:00
cruizba
d151834048 openvidu-deployment: Replace OPENVIDU_CALL_SERVER_IMAGE with OPENVIDU_MEET_SERVER_IMAGE in deployment scripts 2025-07-16 12:36:15 +02:00
cruizba
61fbf9850b Add TCP port rules for WebRTC traffic on port 7881 and 50000-60000 across multiple deployment configurations 2025-07-11 21:33:05 +02:00
GitHub Actions
99c787c4f5 Revert "Bump version to 3.3.0"
This reverts commit 2083c078fd1b27e882a930cdb388994ba45f134c.
2025-06-26 20:02:58 +00:00
GitHub Actions
2083c078fd Bump version to 3.3.0 2025-06-26 20:02:55 +00:00
cruizba
c3b7c6f4bb openvidu-deployment: Shutdown gracefully agents in aws and azure. 2025-06-25 19:03:10 +02:00
cruizba
11ac3d32eb openvidu-deployment: Fix wrong image 2025-06-24 11:34:54 +02:00
cruizba
c8bbcfed56 openvidu-deployment: Add OPENVIDU_AGENT_SPEECH_PROCESSING_IMAGE environment variable to installation scripts 2025-06-24 11:33:21 +02:00
Piwccle
76a6f6c301 openvidu-deployment: azure - Add support for additional install flags in all the deployments 2025-06-18 16:26:50 +02:00
cruizba
fd8be9f23f openvidu-deployment: - AWS HA - Add experimental TURN TLS 2025-06-14 02:02:29 +02:00
cruizba
e66e5a23e1 openvidu-deployment: - HA - Open port 5349 in media nodes for master nodes if Turn Domain is not configured 2025-06-13 22:02:13 +02:00
cruizba
335fd8e3c3 Remove unnecessary condition for SecurityGroupIngress in CloudFormation templates 2025-06-13 21:37:39 +02:00
cruizba
237ebe1d59 openvidu-deployment: Add "Additional Installer Flag" 2025-06-13 19:20:25 +02:00
cruizba
5e5e404d7d openvidu-deployment: Remove non official Cloudformation 2025-06-13 19:20:25 +02:00
Piwccle
fe606cbf15 openvidu-deployment: azure - added cluster data container for caddy and observability info 2025-06-10 16:30:41 +02:00
Piwccle
7c71f41d95 openvidu-deployment: azure - removed one '}' that was making TURN HA fail 2025-06-10 12:48:12 +02:00
Piwccle
9728d966ad openvidu-deployment: azure - bugfix: added dependsOn to remove possible race condition 2025-06-10 12:17:10 +02:00
Piwccle
ce610cab03 openvidu-deployment: azure - removed parameter from HA CUID 2025-06-10 11:46:42 +02:00
Piwccle
d8f14c6905 openvidu-deployment: azure - changes to let TURN work in HA deployment 2025-06-10 11:34:57 +02:00
Piwccle
206a51baf7 openvidu-deployment: azure - added scripts to delete media node if fails 2025-06-10 10:56:50 +02:00
GitHub Actions
9beb8b435a Revert "Bump version to 3.2.0"
This reverts commit 26b790bfd865e5a17b466d5e4d1e6dfa991cb78f.
2025-06-04 15:01:06 +00:00
GitHub Actions
26b790bfd8 Bump version to 3.2.0 2025-06-04 15:01:02 +00:00
Piwccle
99e36178a5 openvidu-deployment: builded .bicep 2025-06-04 13:29:32 +02:00
Piwccle
8999076291 openvidu-deployment: azure - HA fixed turn 2025-06-04 13:29:32 +02:00
cruizba
220c6d7d4a openvidu-deployment: Bump Redis server image version to 7.4.4. 2025-06-02 20:41:24 +02:00
cruizba
3107d504ce openvidu-deployment: Force minimum docker and docker-compose version. 2025-06-02 17:47:46 +02:00
cruizba
b8c0bb3283 openvidu-deployment: azure - update signal for stopping media node services to SIGQUIT 2025-06-02 17:00:49 +02:00
Piwccle
4aa8739ee8 openvidu-deployment: compiled all .bicep and fixed roles 2025-05-29 17:43:37 +02:00
Piwccle
bcfcfdd704 openvidu-deployment: added roles in HA to configure blob storage 2025-05-29 17:40:53 +02:00