207 Commits

Author SHA1 Message Date
Piwccle
98fc2c2d5b openvidu-deployment: Azure - fix update URL generation to use correct domain variable syntax 2026-01-29 17:59:19 +01:00
Piwccle
a492515ce5 openvidu-deployment: Azure deployment scripts to include OpenVidu and LiveKit URLs in key vault secrets 2026-01-29 17:34:25 +01:00
cruizba
5e31998776 openvidu-deployment: gcp - Use main domain for TURN - Remove TURN server configuration parameters and related logic from deployment templates 2026-01-28 21:36:27 +01:00
cruizba
c43b3e86e3 openvidu-deployment: azure - Use main domain for TURN - Remove TURN server configuration parameters and related logic from deployment templates 2026-01-27 22:41:33 +01:00
cruizba
755da724b3 openvidu-deployment: aws - Change IAM policy resources in CloudFormation templates for automation execution change in AWS 2026-01-27 20:00:54 +01:00
Piwccle
942e5d1062 Merge branch 'master' of https://github.com/OpenVidu/openvidu 2026-01-27 16:38:05 +01:00
Piwccle
483fda785a openvidu-deployment: Update default max number of media nodes to 5 to match the other clouds 2026-01-27 16:37:33 +01:00
cruizba
617c642215 openvidu-deployment: aws - Use main domain for TURN - Remove TURN server configuration parameters and related logic from deployment templates 2026-01-27 16:37:33 +01:00
pabloFuente
81e7400807 openvidu-deployment: update all installation scripts from openvidu/agent-speech-processing to openvidu/agent-speech-processing-cloud 2026-01-19 14:14:26 +01:00
pabloFuente
73f84491a5 udpate.sh from agent-speech-processing to agent-speech-processing-cloud 2026-01-19 12:48:06 +01:00
cruizba
4a5afac382 openvidu-deployment: AWS - Update EBS volume type from gp2 to gp3 in CloudFormation templates 2026-01-15 17:55:52 +01:00
cruizba
8336b9e81c local-meet: update docker images to use 'main' 2026-01-09 20:04:55 +01:00
GitHub Actions
d82d8b061a Revert "Bump version to 3.5.0"
This reverts commit 21906c971ec3d6e9dc70776ae13758900326fe88.
2025-12-29 12:59:15 +00:00
GitHub Actions
21906c971e Bump version to 3.5.0 2025-12-29 12:59:11 +00:00
cruizba
06f394232c local-meet: bump docker images to version 3.5.0 and bump alpine version to 3.23.2 2025-12-29 13:20:17 +01:00
cruizba
14009f6041 openvidu-deployment: add next version 3.5.0 to update.sh 2025-12-29 11:35:18 +01:00
cruizba
5ba3e912c9 openvidu-deployment: Azure & GCP - certificate handling to accept base64 encoded certificates directly
- Updated the OpenVidu deployment scripts for GCP and Azure to eliminate the need for downloading and converting certificate files.
- Modified variable descriptions to specify that public and private certificates should be provided in base64 format.
- Adjusted the installation scripts to use the provided base64 encoded certificates directly for both OpenVidu and TURN server configurations.
2025-12-23 22:11:16 +01:00
cruizba
bcad387fe4 openvidu-deployment: AWS - update OperatingSystem description for clarity across deployment templates 2025-12-23 20:22:53 +01:00
cruizba
cb266952b7 openvidu-deployment: AWS - Use base64 for owned certificates instead of http URLs 2025-12-23 19:35:00 +01:00
cruizba
11dcafd904 openvidu-deployment: Add Dpkg::Lock::Timeout configuration to prevent apt-get lock issues
- Added "DPkg::Lock::Timeout \"-1\";" configuration to various installation scripts across GCP, AWS, and Azure deployments to prevent apt-get lock timeout issues during package installations.
2025-12-16 12:49:50 +01:00
Piwccle
84b086d076 openvidu-deployment: GCP - update variables and disk types to use europe-west2 and hyperdisk-balanced 2025-12-15 16:50:52 +01:00
Piwccle
bfa690ae56 openvidu-deployment: GCP - update disk type to pd-ssd for c4a instance types 2025-12-15 16:30:01 +01:00
Piwccle
680494f30a openvidu-deployment: GCP - Removing validations of instance types 2025-12-15 13:37:33 +01:00
Piwccle
118d6d370e openvidu-deployment: GCP - Fixes in ARM64 changes and some cleaning. 2025-12-11 12:44:12 +01:00
Piwccle
c7f73e36eb openvidu-deployment: GCP - Added zone dependency becasue its required 2025-12-10 18:42:57 +01:00
Piwccle
2806cbcf8b openvidu-deployment: GCP - Removed more unnecesary var.zone 2025-12-10 18:29:26 +01:00
Piwccle
1359ec77fe openvidu-deployment: trying to remove dependency from var.zone 2025-12-10 18:15:58 +01:00
Piwccle
05697f7ab3 openvidu-deployment: GCP - Added ARM64 support 2025-12-10 18:12:08 +01:00
Piwccle
a32efa876f openvidu-deployment: GCP - Fix to zone variable dependency in Single Node deployments and Elastic 2025-12-10 17:38:08 +01:00
cruizba
a3810f4f51 openvidu-deployment: Azure - Missed to remove contraints for Media Nodes size. 2025-12-02 20:47:00 +01:00
cruizba
aa08432ea8 openvidu-deployment: Azure - Fix wrong sku and offer for ubuntu 24 2025-12-02 20:04:38 +01:00
cruizba
7bc782b7c0 openvidu-deployment: Azure - Remove unnecessary constraints from Azure UI definition files for OpenVidu deployments. 2025-12-02 19:39:49 +01:00
cruizba
75fc732c69 openvidu-deployment: Refactor Azure VM size parameters for OpenVidu deployment ARM support. 2025-12-02 19:21:16 +01:00
cruizba
0cfc342153 openvidu-deployment: Azure - Add ARM64 instance types and update Ubuntu to ubuntu 24 2025-12-02 18:29:44 +01:00
cruizba
712377a1b5 local-meet: remove unnecessary env var in mongo service 2025-12-02 15:53:33 +01:00
cruizba
4cffa3d8b9 local-meet: Add ARM64 support 2025-12-02 15:50:06 +01:00
cruizba
d49d7ef943 openvidu-deployment: AWS - ha: Increase CloudFormation WaitCondition. 2025-12-01 21:54:57 +01:00
cruizba
72cad07118 openvidu-deployment: AWS - ha: Remove redundant crond.service enable and start commands from deployment script 2025-12-01 21:01:11 +01:00
cruizba
352fa03b0a openvidu-deployment: AWS - Support for ARM64 instances 2025-12-01 20:36:57 +01:00
cruizba
d0b2bab7b1 local-meet: Install tzdata on images and use timezone of host. 2025-11-29 00:18:17 +01:00
cruizba
8cdc71e22f local-meet: Add MEET_MONGO_URI environment variable for OpenVidu Meet service 2025-11-25 12:49:00 +01:00
cruizba
f4c4ca8cec openvidu-deployment: Update Docker version to 29.0.2 in installation scripts 2025-11-20 12:10:23 +01:00
Piwccle
c22e957d4d openvidu-deployment: Refactor GCP Terraform configuration for OpenVidu deployment:
- Conditional creation of regional static IP for Network Load Balancer
- Improved validation messages for variables
- Adjusted default values for max number of media nodes and master nodes disk size
2025-11-19 18:42:44 +01:00
Piwccle
3d3089f479 openvidu-deployment: HA deployment GCP done and tested 2025-11-19 10:41:42 +01:00
cruizba
41fe3d718a openvidu-deployment: Typo docker compose version. 2025-11-18 19:14:28 +01:00
cruizba
cabb761024 openvidu-deployment: Only restart docker daemon on install if needed. 2025-11-17 14:03:17 +01:00
cruizba
70a9f1b2b0 openvidu-deployment: Update Docker and Docker Compose versions across installation scripts 2025-11-14 19:04:40 +01:00
Carlos Santos
4bf413cffc Merge branch 'gcp' 2025-10-29 18:28:54 +01:00
Piwccle
d68cb4933e Add Terraform configuration for OpenVidu deployment on GCP
Changed structure to be more consistant with the terraform standard and removed some resources to try

Refactor terraform main file to be more alike with aws and azure scripts and fixed some things that were wrong in the install script. Changed variables.tf and output.tf as needed

Refactor firewall rules and streamline user data scripts for OpenVidu deployment on GCP

added Elastic deployment for GCP and changed default values of instance type in Single Node and Single Node PRO

openvidu-deployment_ gcp - changed output.tf in all deployments to output the link to secret manager; changed the name of the instance resource of openvidu single node pro; fixed some things that were broken in elastic terraform file and adjusted times for the lambda and the cronjob
2025-10-29 18:26:56 +01:00
cruizba
1a3edb9a61 openvidu-deployment: Update Docker images and versions in deployment scripts 2025-10-17 19:55:18 +02:00