Commit Graph

21 Commits (40ed3b5dbe602fc0d29a32d10213b5fac56fce26)

Author SHA1 Message Date
cruizba 40ed3b5dbe Bump ubuntu to noble. Bump kurento-media-server to 7.1.1 2025-01-08 12:34:28 +01:00
cruizba aac79ef80f deployment: Use IMDSv2 in aws deployments 2024-02-29 20:24:54 +01:00
cruizba d29254e56a deployment: Add c6a instance types to AWS CloudFormation templates 2023-10-03 10:45:55 +02:00
cruizba cb07252181 deployment: Update Lambda runtime to python3.11 for AWS deployments 2023-09-08 18:06:46 +02:00
cruizba fb6df7773a deployment: Restart and start OpenVidu CE services using "openvidu" deployemnt script 2023-06-15 17:14:26 +02:00
cruizba 78d6320cad deployment Remove not used cfn-hup command 2022-04-22 00:20:28 +02:00
cruizba 80b097e379 deployment: change some wrong names at cloudformation lambda. Remove not needed return 2022-03-24 21:13:59 +01:00
cruizba fa5cd75e3c deployment: Lambda to copy original AMIs in OpenVidu PRO. Better way to setup OpenVidu Security groups in Cloudformation. Remove media nodes on destroy cloudformation using Lambda" 2022-03-23 17:15:44 +01:00
cruizba 5c5d609fc8 Deployment: Copy AMIs on first launch OpenVidu CE 2022-03-17 19:18:01 +01:00
cruizba 1c7ac5c7fb deployment: Enable IPv6 in security groups 2021-04-28 19:00:25 +02:00
Juan Navarro 050057253a Fix spelling of several words in user-facing text & logs
stoped -> stopped
stoping -> stopping
uppgrade -> upgrade
dowloading -> downloading
ouput -> output
lastest -> latest
Openvidu -> OpenVidu
2021-04-20 17:06:22 +02:00
cruizba df2d90ba3b deployment CE: Don't fail stack if ping does not responds 2021-03-08 12:36:16 +01:00
cruizba fdaa307294 openvidu-deployment: Avoid docker warning in UserData scripts because of HOME not defined 2020-12-10 23:43:26 +01:00
cruizba b3705c3189 openvidu-deployment: Change to gp2. Better pricing, IOPS and space 2020-12-10 11:04:17 +01:00
cruizba 0e488955d7 Minor fix templating AMI maps replication 2020-12-10 01:33:48 +01:00
cruizba b1f3ee4321 openvidu-deployment: Wait kms in CE to be healthy 2020-12-09 21:57:28 +01:00
cruizba 5319c0a77b openvidu-deployment: Fix some typos 2020-11-06 00:03:12 +01:00
cruizba c3d9fbb60e openvidu-deployment: Default value for instances: c5.xlarge 2020-11-05 16:57:24 +01:00
cruizba 40b0c524f0 openvidu-deployment: Check secret in cloudformation yml 2020-11-05 16:39:22 +01:00
cruizba ff1b982186 deployment-openvidu-ce-and-pro: Fixing some turn problems in OpenVidu CE 2020-10-14 17:30:28 +02:00
cruizba f3c5bfe321 Deployment repos migration:
- Move deployment stuff of openvidu-ce from https://github.com/OpenVidu/openvidu-cloud-devops
- Move deployment stuff of openvidu-pro from https://github.com/OpenVidu/openvidu-pro-clustering
- Remove readmes to avoid confusions of official documentation
- Update installation scripts to use this repo
- Better folder structure:
   - docker-compose -> Include docker-compose files for deployments
   - docker -> Include docker images
   - aws -> Cloudformation related stuff for aws.
2020-07-16 20:09:48 +02:00