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
cruizba
aa1dfd4560
openvidu-deployment: single-node - update tooltip for certificate type to clarify FQDN usage and sslip.io integration
2025-09-09 13:18:01 +02:00
cruizba
f6d1b6e86c
openvidu-deployment: single node pro - azure - remove letsEncryptEmail parameter from SSL configuration
2025-09-08 14:37:04 +02:00
cruizba
5cf8a32190
openvidu-deployment: single-node-pro - azure - Allow empty domains withj sslip
2025-09-07 19:56:14 +02:00
cruizba
6da05e19a7
openvidu-deployment: Update CertificateType descriptions for clarity
2025-09-06 21:54:25 +02:00
cruizba
b549fdba51
openvidu-deployment: single node & elastic - reorganize parameter groups
2025-09-06 21:44:34 +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
3b13910a06
openvidu-deployment: Missing LIVEKIT_URL to secret updates for improved WebSocket connection
2025-09-02 17:30:50 +02:00
cruizba
e3cd657c97
openvidu-deployment: single-node pro - Remove letsencrypt email and use sslip.io if domain is not defined.
2025-09-02 17:01:11 +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
98c7e3f751
openvidu-deployment: Build azure bicep of Single Node - PRO
2025-07-20 22:56:50 +02:00
cruizba
5e1df8b511
openvidu-deployment: Fix wrong environment variable in Azure Single Node - PRO
2025-07-20 22:42:23 +02:00
cruizba
16ec1f3920
openvidu-deployment: Replace Default App (OpenVidu Call) with OpenVidu Meet in Single Node Pro
2025-07-20 22:23:19 +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
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
237ebe1d59
openvidu-deployment: Add "Additional Installer Flag"
2025-06-13 19:20:25 +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