Piwccle
ed51cf7e79
openvidu-deployment: Fix GCS bucket configuration and add ARM image support in GCP deployment
2026-02-09 17:14:48 +01:00
cruizba
969077e755
openvidu-deployment: Update health check endpoint in deployment scripts
...
- Changed health check URL from http://localhost:7880 to http://localhost:7880/health/caddy in multiple deployment configurations for GCP, AWS, and Azure.
With new rules of redirection `http://localhost:7880 ` redirects to `/meet`. It is more stable to check the node by asking `http://localhost:7880/health/caddy `
2026-02-05 13:16:31 +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
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
cruizba
4a5afac382
openvidu-deployment: AWS - Update EBS volume type from gp2 to gp3 in CloudFormation templates
2026-01-15 17:55:52 +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
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
680494f30a
openvidu-deployment: GCP - Removing validations of instance types
2025-12-15 13:37:33 +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
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
352fa03b0a
openvidu-deployment: AWS - Support for ARM64 instances
2025-12-01 20:36:57 +01:00
cruizba
f4c4ca8cec
openvidu-deployment: Update Docker version to 29.0.2 in installation scripts
2025-11-20 12:10:23 +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
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
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
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
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
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
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
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
c1e916adc2
openvidu-deployment: single node pro & elastic - azure - refactor public IP retrieval to use Azure CLI and update related scripts
2025-09-09 22:04:33 +02:00