Commit Graph

11 Commits (b1f3ee4321035ec0b6be2ef99ff06b8c2e566bc1)

Author SHA1 Message Date
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