Commit Graph

47 Commits (eae721a45bf6a685e8b419828a0477662adb4e89)

Author SHA1 Message Date
pabloFuente eae721a45b Update createAMI.sh scripts and yaml templates with new var names 2023-03-18 02:56:09 +01:00
cruizba c1a11f8e00 deployment: Improve cloudformation assertions 2023-03-14 15:24:22 +01:00
cruizba 0694281504 deployment: Add option to disable Elasticsearch in Cloudformation 2023-03-13 17:17:57 +01:00
cruizba 0c4355f9c7 deployment: Open port 4000. Update speech to text AMI 2022-11-17 13:12:45 +01:00
cruizba 1fd6308ec1 deployment: Better description for CoturnInMediaNodes CF parameter 2022-05-09 18:14:34 +02:00
cruizba ce70a4b4db Update coturn related parameters in .env and scripts. Remove upgrade from enterprise ha 2022-05-09 18:08:26 +02:00
cruizba 42ad7bce5d deployment: Infrastructure changes to allow coturn in media nodes 2022-04-25 01:43:54 +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 05b8da962e deployment: Comment Cloudformation Lambda purpose 2022-03-23 17:22:09 +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 773bb11e1b deployment: Short description 2022-03-01 12:29:08 +01:00
cruizba 4c23213428 deployment: Add description to label in OpenViduEdition parameter of CF 2022-03-01 12:15:10 +01:00
cruizba 7763f331bc deployment: Add openvidu edition as CF parameter 2022-03-01 10:54:29 +01:00
cruizba 1400355aaf deployment: Stop before start openvidu to run everything correctly after machine reboot 2021-10-25 16:32:45 +02:00
cruizba 6242b7ed77 deployment: Better naming for instances in PRO 2021-09-15 16:17:11 +02:00
cruizba 3179dd6d58 Change infrastructure name of nodes. Add replication-manager logs 2021-09-14 10:14:47 +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 4d66a5b2a5 deployment: Set OPENVIDU_PRO_AWS_REGION in CF to avoid autodiscovery region problems 2021-02-19 13:46:39 +01:00
cruizba de8c9b7625 deployment: Add node_id to master beats 2021-02-10 11:47:44 +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 25cc91e440 openvidu-deployment: Increased Media Node volume size and parametrize it through '.env'. Bump OPENVIDU_RECORDING_IMAGE in media-node-controller 2020-12-10 22:21:22 +01:00
cruizba b3705c3189 openvidu-deployment: Change to gp2. Better pricing, IOPS and space 2020-12-10 11:04:17 +01:00
cruizba 4a12137fca openvidu-deployment: Automated replicate AMIs in OpenVidu PRO 2020-12-10 01:11:26 +01:00
cruizba da617a8537 openvidu-deployment: Run openvidu in CF using openvidu script 2020-11-26 13:45:51 +01:00
cruizba d3c75a455f openvidu-deployment: Fix all empty parameters CF 2020-11-25 20:57:39 +01:00
cruizba 7a6ba61712 openvidu-deployment: Fix empty Elasticsearch and Kibana Urls in CF 2020-11-25 20:19:42 +01:00
cruizba 933ac7b2f8 openvidu-deployment: Revert and stop elasticsearch and kibana in CF userData if properties ElasticsearchUrl and KibanaUrl are defined 2020-11-25 00:12:59 +01:00
cruizba b02ed1aac0 openvidu-deployment: Start CF deployment whith openvidu script instead of docker-compose up -d 2020-11-24 23:27:48 +01:00
cruizba c2f8ed59f9 openvidu-deployment: change sed delimiter to ',' instead of '/' if variables are URLS 2020-11-24 22:26:37 +01:00
cruizba 958a645195 openvidu-deployment: Support external ELK from cloudformation parameters 2020-11-24 20:44:48 +01:00
cruizba a60732bb71 openvidu-deployment: Parametrize aws cli docker tag 2020-11-16 15:32:21 +01:00
cruizba 26cc938756 openvidu-deployment: Create s3 bucket name based on AWS::StackId to be unique instead of using AWS::StackName 2020-11-16 14:32:33 +01:00
cruizba b05765dd40 Use same volume size in CE and PRO 2020-11-06 11:54:52 +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 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 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 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 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