160 Commits

Author SHA1 Message Date
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
Piwccle
b7e715361e openvidu-deployment: azure - changed "defaultName" of PublicIpAddress and changed Action Group name 2025-10-15 18:45:31 +02:00
cruizba
1d4bcdf54f local-meet: bumpt to 3.4.1 2025-10-13 20:41:05 +02:00
GitHub Actions
6ac6e1f2de Revert "Bump version to 3.4.1"
This reverts commit 6b9e9da2f13dac1d4bcf3cdeb3150659e968554c.
2025-10-13 16:57:47 +00:00
GitHub Actions
6b9e9da2f1 Bump version to 3.4.1 2025-10-13 16:57:44 +00:00
cruizba
56dd99458e openvidu-deployment: add to updater missing env variables 2025-10-12 21:45:05 +02:00
cruizba
9cd2bb9bd7 openvidu-deployment: update updater script to include additional Docker images and validate upgrade paths 2025-10-12 21:37:33 +02:00
cruizba
95f4326f9a openvidu-deployment: elastic & ha - Add security group ingress rules for media and master node communication 7880 2025-10-10 14:51:55 +02:00
cruizba
431bad226d openvidu-deployment: bump local-meet to 3.4.0 2025-10-01 19:37:30 +02:00
GitHub Actions
a0e156e42c Revert "Bump version to 3.4.0"
This reverts commit 0fd048d030263ffd5e4c8bc62155f39bc3887325.
2025-10-01 16:29:16 +00:00
GitHub Actions
0fd048d030 Bump version to 3.4.0 2025-10-01 16:29:13 +00:00
cruizba
89fc82bfd7 openvidu-deployment: fix update.sh to handle Azure secret naming for OpenVidu version updates 2025-09-30 21:46:28 +02:00
cruizba
8dc1dd329a openvidu-deployment: revert unnecessary RUNNING_SYSTEMD=false prefix from docker pull commands in installation scripts 2025-09-30 13:13:00 +02:00
cruizba
ec4e2a2f76 openvidu-deployment: update installation scripts:
- Use RUNNING_SYSTEMD=false for docker pull to avoid warning.
- Meet installer start after install.
2025-09-30 12:05:56 +02:00
cruizba
0b56a76f0c openvidu-deployment: rename install-meet.sh to install_meet.sh 2025-09-30 01:09:02 +02:00
cruizba
76ca051ae3 openvidu-deployment: add install-meet.sh script for setting up OpenVidu deployment with Docker (simplified installer) 2025-09-30 01:06:35 +02:00
cruizba
6e40f239fb openvidu-deployment: local-meet - update webhook URL for meet service in docker-compose files 2025-09-26 19:15:56 +02:00
cruizba
5fec44d44e Revert "openvidu-deployment: update deployment URL logic for meet service in docker-compose"
This reverts commit 6bc21cc27edaa039577a26c36c975ddce85c9799.
2025-09-26 19:15:56 +02:00
pabloFuente
1bbb9784cd Add new egress config [allocation_strategy, disable_cpu_overload_killer] 2025-09-26 13:15:36 +02:00
cruizba
5c6d8984c2 openvidu-deployment: aws - fix LaunchTemplate reference to use LaunchTemplateId 2025-09-25 15:39:41 +02:00
cruizba
bd3a835ce9 openvidu-deployment: aws - Fix Launch template reference 2025-09-25 15:25:19 +02:00
cruizba
418372367e openvidu-deployment: aws - Fix single node cloudformation to be able to deploy more than one stack in the same region. 2025-09-25 15:13:21 +02:00
Piwccle
747aee5291 Merge branch 'master' of https://github.com/OpenVidu/openvidu 2025-09-24 13:04:52 +02:00
Piwccle
270bb213ca openvidu-deployment: remove unnecesary .gitignore 2025-09-24 13:04:49 +02:00
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
Piwccle
0641639643 openvidu-deployment: Added GCP Single Node and Single Node PRO deployments 2025-09-24 13:00:35 +02:00
cruizba
0471e43c2a openvidu-deployment: Fix local-meet pro typo 2025-09-17 20:46:31 +02:00
cruizba
6bc21cc27e openvidu-deployment: update deployment URL logic for meet service in docker-compose 2025-09-17 20:38:53 +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
f0a788e44f openvidu-deployment: azure - single node - fix UI params 2025-09-16 16:36:35 +02:00
cruizba
9c52ea2fa4 openvidu-deployment: azure - single node - update labels for initial admin password and API key 2025-09-16 16:07:57 +02:00
cruizba
a6488fe711 openvidu-deployment: azure - single node - typo 2025-09-16 15:13:45 +02:00
cruizba
d8fd8df182 openvidu-deployment: azure - single node - handle empty secrets 2025-09-16 14:46:16 +02:00
cruizba
d47c080aaf openvidu-deployment: azure - single node - build bicep 2025-09-16 14:38:53 +02:00
cruizba
8c11071f2e openvidu-deployment: azure - single node - store none if api key is not defined 2025-09-16 14:28:28 +02:00
cruizba
1b4b14c1d7 openvidu-deployment: azure - single node - fix azure ui labels 2025-09-16 14:08:25 +02:00
cruizba
bb5c7d4e39 openvidu-deployment: azure - single node - add parameters for initial Meet admin user and API key with validation 2025-09-16 13:25:05 +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
2908391eee openvidu-deployment: add parameters for initial Meet admin user and API key with validation 2025-09-15 12:30:04 +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
45b7ef4284 openvidu-deployment: single node - azure - Remove unnecessary letsenctypt logic 2025-09-11 18:23:01 +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