Commit Graph

20 Commits (81d561d1a004ffb7c6a9b6c8b639b06b8a15f90f)

Author SHA1 Message Date
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 e01904b8bd deployment: Use Ubuntu 20.04 for AMIs 2022-04-21 19:43:22 +02: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 fdc6449443 deployment: Rollback if nightly 2021-10-18 23:16:44 +02:00
cruizba 59abc1829a deployment: Add option to create AMI using master tag docker image 2021-10-18 21:06:58 +02:00
cruizba 876fe30230 openvidu-deployment: getUbuntuAmiId updated to get non aws-marketplace images 2021-01-11 16:04:25 +01:00
cruizba 2784c92ff2 openvidu-deployment: Add env variable to update CF template 2020-12-09 22:59:11 +01:00
cruizba e2011a52cf openvidu-deployment: Unfortunately, aws cli does not have a way to increase timeout or max retries... 2020-11-06 12:34:22 +01:00
cruizba 8bdb5ba8be openvidu-deployment: Don't fail in CI if AWS_KEY_NAME is not defined 2020-11-06 10:58:22 +01:00
cruizba eb0593ec02 openvidu-deployment: Update ubuntu AMIs to 18.04 and kurento 6.15.0 in deployments 2020-11-04 18:59:54 +01:00
cruizba 08f4b895c0 Delete aws market env variables 2020-09-14 14:37:44 +02:00
cruizba d965739a53 Add CF_RELEASE boolean env variable. If true, checkout git OpenVidu/openvidu to the specified OPENVIDU_VERSION 2020-07-21 17:31:47 +02:00
cruizba 8fb4f11a6f Add env variable CF_RELEASE for CF related jobs 2020-07-21 17:29:10 +02:00
cruizba b4ef0b1022 CI: Fix url download to deployments/ce/docker-compose 2020-07-21 17:23:02 +02:00
cruizba f6363dfeab CI: Make installation script public 2020-07-21 17:06:47 +02:00
cruizba b6f7f88a7e CI: Update installation script on UPDATE_INSTALLATION_SCRIPT=true 2020-07-21 16:58:58 +02:00
cruizba e87b2b30e1 CI: Fix deployment scripts for new jobs 2020-07-21 16:28:57 +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