Commit Graph

37 Commits (8b96a5f6eac34ca2052c152107e27540b5a50fd7)

Author SHA1 Message Date
cruizba 44bb958da3 deployment: nginx refactor 2020-11-01 21:03:12 +01:00
cruizba 79648c4006 Add env variable to checkout automatically for releases 2020-10-30 22:42:41 +01:00
cruizba d5e84709ad ci: Add option to upload installation scripts automatically 2020-10-30 22:37:05 +01:00
cruizba 4c93cb7a7f deployment-openvidu-pro: bump nginx 4.0.0-dev4 2020-10-15 16:25:26 +02:00
cruizba f73bafdd7a Safely remove certificates folder 2020-10-15 13:35:15 +02:00
cruizba 8625a5f18e openvidu-ce-deployment: Don't use externalAddress until find a better solution 2020-10-14 22:44:17 +02:00
cruizba cd101afac2 deployment-openvidu-ce: bump openvidu-version 2.16.0-dev1 2020-10-14 20:02:08 +02:00
cruizba ff1b982186 deployment-openvidu-ce-and-pro: Fixing some turn problems in OpenVidu CE 2020-10-14 17:30:28 +02:00
cruizba 4eded98ad9 deployment-openvidu-ce: Update nginx to new API rules and use deprecated APIs. 2020-10-14 14:34:21 +02:00
cruizba 44525276c2 openvidu-openvidu-ce-pro: Update coturn image version 2020-10-08 20:02:29 +02:00
cruizba 3499b97301 deployment-openvidu-pro: Only replace OPENVIDU_PRO_AWS_S3_BUCKET with created s3 bucket name if Recording is s3 2020-10-07 23:07:27 +02:00
cruizba 178aae9f20 deployment-openvidu-pro: Add missing rule GetBucketLocation in OpenViduManageEC2Policy 2020-10-07 22:06:24 +02:00
cruizba 08cc2aec16 deployment-openvidu-pro: Typos and remove repeated parameter .env 2020-10-07 22:02:27 +02:00
cruizba 38270cc315 deployment-openvidu-pro: Show error if s3 bucket is defined and 'Recording' is 'local' or 'disabled' 2020-10-07 21:34:38 +02:00
cruizba 6ea52fe061 deployment-openvidu-pro: Easier configuration for s3 recordings 2020-10-07 21:08:14 +02:00
cruizba 8102784df3 deployment-openvidu-pro: Minor fix UserData script replacing s3 variables 2020-10-06 22:20:52 +02:00
cruizba ffd1f7f5b7 deployment-openvidu-pro: S3 support 2020-10-06 21:13:18 +02:00
cruizba 087a2a0d06 deployment-openvidu-pro: Minor fix configuring different openvidu pro clusters with the same Elastic Stack 2020-10-06 00:40:01 +02:00
cruizba a48778ba91 Deployment: Minor fix deployment Kibana basic auth 2020-10-02 19:03:56 +02:00
cruizba a852a826fa deployment-openvidu-pro: Use oss beats services 2020-09-28 20:06:56 +02:00
cruizba 709d7d2a5c deployment-openvidu-pro: Updated to work with external ELK services 2020-09-28 20:02:21 +02:00
cruizba 92956887b5 Deployment: ELK Updates
- Filebeat can be used externally with and without de security
- Minor fix in Label ELK label description in CF template
2020-09-28 10:06:16 +02:00
cruizba bea77f5360 Deployment: Update to dev version docker-compose 2020-09-23 21:40:48 +02:00
cruizba 353989e26b Deployment: Fix typos Elasticsearch OpenVidu Pro 2020-09-22 19:04:50 +02:00
cruizba df92cca9de Deployment: External and secure Kibana and Elasticsearch in can be configured in OpenVidu Pro Node 2020-09-22 18:19:51 +02:00
cruizba 834da536b6 Load dinamically env variables from .env file 2020-09-16 23:05:25 +02:00
cruizba 08f4b895c0 Delete aws market env variables 2020-09-14 14:37:44 +02:00
Pablo Fuente Pérez 27fcf01a63
Update .env 2020-08-17 13:42:15 +02:00
Pablo Fuente Pérez 8ba440f90f
Update .env 2020-08-17 13:41:47 +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 66a1e6e723 CI: Fix url download to deployments/ce/docker-compose 2020-07-21 17:26:51 +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