cruizba
|
40ed3b5dbe
|
Bump ubuntu to noble. Bump kurento-media-server to 7.1.1
|
2025-01-08 12:34:28 +01:00 |
cruizba
|
f99cf2f834
|
deployment: Fixing v2 references in installation and automation scripts
- Replace docker 'master' references with 'master-v2'.
- Replace 'master' with 'v2' in installation scripts.
|
2024-12-10 18:40:11 +01:00 |
cruizba
|
2adbdd9160
|
deployment: Update AMIs to Ubuntu 22.04
|
2024-05-21 19:42:21 +02: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
|
a8acfae4a8
|
deployment: Revert Ubuntu AMI filter to use Ubuntu Focal 20.04
|
2023-09-19 15:15:28 +02:00 |
cruizba
|
0497ccf439
|
deployment: Update at createAMI.sh scripts the Ubuntu AMI filtering to use Ubuntu Jammy 22.04
|
2023-09-19 11:25:03 +02:00 |
cruizba
|
cb07252181
|
deployment: Update Lambda runtime to python3.11 for AWS deployments
|
2023-09-08 18:06:46 +02:00 |
cruizba
|
918bf0ae6d
|
deployment: While creating AMI disable flag '--disable-rollback' to remove unused NIGHTLY parameter
|
2023-07-31 16:01:42 +02:00 |
cruizba
|
fb6df7773a
|
deployment: Restart and start OpenVidu CE services using "openvidu" deployemnt script
|
2023-06-15 17:14:26 +02:00 |
cruizba
|
805c1bdb47
|
deployment: Parametrize correctly openvidu-recording version for cloudformation nightlies
|
2023-04-10 20:50:31 +02:00 |
pabloFuente
|
4ad79c7bcb
|
Deployments: final version
|
2023-03-27 18:31:59 +02:00 |
pabloFuente
|
1a6a998fea
|
Deployment: remove unnecessary template yamls from S3 at the end
|
2023-03-24 13:43:29 +01:00 |
pabloFuente
|
da32a74ff9
|
Deployment: test createAMI.sh in GH pipeline
|
2023-03-24 11:28:11 +01:00 |
pabloFuente
|
ab55e4d046
|
Deployments: createAMI.sh script back to normal for CE
|
2023-03-18 23:51:03 +01:00 |
pabloFuente
|
11129e25b8
|
Deployemnts: comment full checkout if statement
|
2023-03-18 21:47:26 +01:00 |
pabloFuente
|
9af84c2d54
|
Deployments: comment checkout command for testing purposes
|
2023-03-18 21:33:34 +01:00 |
pabloFuente
|
eae721a45b
|
Update createAMI.sh scripts and yaml templates with new var names
|
2023-03-18 02:56:09 +01:00 |
pabloFuente
|
38ee33db27
|
Beautify createAMI.sh scripts
|
2023-03-16 13:14:05 +01:00 |
pabloFuente
|
a64ccb03cf
|
Fix AWS cli --createVolumePermission to --create-volume-permission
|
2022-05-13 17:19:42 +02:00 |
pabloFuente
|
ea6ea80f18
|
Update AMIs scripts
|
2022-05-13 16:35:03 +02:00 |
cruizba
|
78d6320cad
|
deployment Remove not used cfn-hup command
|
2022-04-22 00:20:28 +02:00 |
cruizba
|
4eccd15494
|
deployment: AMI 20.04 no longer uses python-pip; Only python3-pip can be installed.
|
2022-04-21 22:30:57 +02:00 |
cruizba
|
e01904b8bd
|
deployment: Use Ubuntu 20.04 for AMIs
|
2022-04-21 19:43:22 +02:00 |
cruizba
|
02969d1551
|
deployment: Better way to install latest docker and docker-compose v2 in AMIs
|
2022-04-21 19:06:40 +02:00 |
cruizba
|
16c1003584
|
deployment: Support for docker compose v2 and increase http timeout for slow networks"
|
2022-04-21 14:09:20 +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
|
18f3f76b22
|
Revert "deployment: Disable rollback temporarly on creating AMIs"
This reverts commit dc248cae71 .
|
2022-01-26 16:28:26 +01:00 |
cruizba
|
dc248cae71
|
deployment: Disable rollback temporarly on creating AMIs
|
2022-01-26 12:52:39 +01:00 |
cruizba
|
9e7a073653
|
Deployment: use pip3 command to install cfn-hub on all environments
|
2021-12-11 16:47:26 +01:00 |
cruizba
|
c6dac1ad4a
|
deployment: Use aws-cfn with python3 instead of legacy python 2
|
2021-12-11 16:20:06 +01:00 |
cruizba
|
0b6fb08022
|
deployment: ec2-instance-connect needs to be installed in AMIs
|
2021-12-11 15:47:51 +01:00 |
cruizba
|
54e04d7e06
|
Check to install only pip in AMIs in OpenVidu CE
|
2021-12-11 15:29:16 +01:00 |
cruizba
|
fdc6449443
|
deployment: Rollback if nightly
|
2021-10-18 23:16:44 +02:00 |
cruizba
|
7d214f5664
|
deployment: Missing 'pushd' in AMIs CFs
|
2021-10-18 22:22:34 +02:00 |
cruizba
|
59abc1829a
|
deployment: Add option to create AMI using master tag docker image
|
2021-10-18 21:06:58 +02:00 |
cruizba
|
3e7aa986b4
|
deployment: Fix missing templated variable for openvidu/openvidu-recording in testRecording.sh
|
2021-09-08 14:35:03 +02:00 |
cruizba
|
bd1ad2f948
|
deployment: Add timeout to testRecording.sh to always remove the container in case of error. Add testRecording to CE
|
2021-09-08 14:30:04 +02: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
|
876fe30230
|
openvidu-deployment: getUbuntuAmiId updated to get non aws-marketplace images
|
2021-01-11 16:04:25 +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
|
46299b3b88
|
openvidu-deployment: replicate_amis.sh: Add pattern to generated replicated AMIs
|
2020-12-10 14:32:20 +01:00 |
cruizba
|
e4d7d9181b
|
openvidu-deployment: replicate_amis.sh: Print AMI_LIST in case of failure we can delete all failed AMIs (OpenVidu PRO and CE)
|
2020-12-10 12:31:40 +01:00 |
cruizba
|
4a62010bff
|
openvidu-deployment: replicate_amis.sh: Print AMI_LIST in case of failure we can delete all failed AMIs (OpenVidu CE)
|
2020-12-10 12:25:15 +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 |