Loading README.md +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Requirements - PHP `7.4` or higher (`128 MB` memory or higher) - MySQL `5.7` or higher _OR_ MariaDB `10.3` or higher - Drupal `9.3` or higher - Cloud `4.1.0` - Cloud `4.x` - This branch includes support for _AWS_, _Kubernetes_, _OpenStack_, _VMware_ and _Terraform Cloud_ - Future support includes _GCP_ and _MS Azure_ Loading Loading @@ -44,7 +44,7 @@ Installation docomoinnovations/cloud_orchestrator cloud_orchestrator` 2. Launch Cloud [Cloud Orchestrator]( https://www.drupal.org/project/cloud_orchestrator ) `4.1.0` from [AWS Marketplace]( ) `4.x` from [AWS Marketplace]( https://aws.amazon.com/marketplace/pp/B08PN2Z6X6?ref_=srh_res_product_title ) 3. Launch an Amazon EC2 instance of Cloud Orchestrator using Loading cloud.doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ PROJECT_NAME = Cloud # This could be handy for archiving the generated documentation or # if some version control system is used. PROJECT_NUMBER = ver.4.1.0 PROJECT_NUMBER = ver.4.x-dev # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. Loading cloud.libraries.yml +7 −7 Original line number Diff line number Diff line cloud: version: 4.1.0 version: 4.x js: js/cloud.js: {} dependencies: - core/jquery cloud_view_builder: version: 4.1.0 version: 4.x css: theme: css/cloud_view_builder.css: {} Loading @@ -21,7 +21,7 @@ d3: https://d3js.org/d3.v5.min.js: { type: external, minified: true } d3-horizon-chart: version: 4.1.0 version: 4.x license: name: Apache License, Version 2.0 url: http://www.apache.org/licenses/LICENSE-2.0 Loading Loading @@ -82,7 +82,7 @@ chartjs: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js: { type: external, minified: true } cloud_config_location: version: 4.1.0 version: 4.x js: js/cloud_config_location.js: {} dependencies: Loading @@ -93,20 +93,20 @@ cloud_config_location: css/cloud_config_location.css: {} cloud_geocoder: version: 4.1.0 version: 4.x js: js/cloud_geocoder.js: {} dependencies: - core/jquery cloud_icon: version: 4.1.0 version: 4.x css: theme: css/cloud_icon.css: {} cloud_ansi_color: version: 4.1.0 version: 4.x css: theme: css/cloud_ansi_color.css: {} deployments/cfn/nested/cloud_orchestrator_full.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -707,12 +707,13 @@ Parameters: - UTC CloudOrchestratorVersion: Description: Version of the Cloud Orchestrator to install. Default: 4.1.0 Default: 4.x-dev Type: String AllowedValues: - 3.2.0 - 4.1.0 - 5.0.0-alpha1 - 4.x-dev - 5.x-dev CacheNodeType: Description: >- Loading deployments/cfn/nested/cloud_orchestrator_full_manual_vpc.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -738,12 +738,13 @@ Parameters: - UTC CloudOrchestratorVersion: Description: Version of the Cloud Orchestrator to install. Default: 4.1.0 Default: 4.x-dev Type: String AllowedValues: - 3.2.0 - 4.1.0 - 5.0.0-alpha1 - 4.x-dev - 5.x-dev CacheNodeType: Description: >- Loading Loading
README.md +2 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,7 @@ Requirements - PHP `7.4` or higher (`128 MB` memory or higher) - MySQL `5.7` or higher _OR_ MariaDB `10.3` or higher - Drupal `9.3` or higher - Cloud `4.1.0` - Cloud `4.x` - This branch includes support for _AWS_, _Kubernetes_, _OpenStack_, _VMware_ and _Terraform Cloud_ - Future support includes _GCP_ and _MS Azure_ Loading Loading @@ -44,7 +44,7 @@ Installation docomoinnovations/cloud_orchestrator cloud_orchestrator` 2. Launch Cloud [Cloud Orchestrator]( https://www.drupal.org/project/cloud_orchestrator ) `4.1.0` from [AWS Marketplace]( ) `4.x` from [AWS Marketplace]( https://aws.amazon.com/marketplace/pp/B08PN2Z6X6?ref_=srh_res_product_title ) 3. Launch an Amazon EC2 instance of Cloud Orchestrator using Loading
cloud.doxyfile +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ PROJECT_NAME = Cloud # This could be handy for archiving the generated documentation or # if some version control system is used. PROJECT_NUMBER = ver.4.1.0 PROJECT_NUMBER = ver.4.x-dev # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) # base path where the generated documentation will be put. Loading
cloud.libraries.yml +7 −7 Original line number Diff line number Diff line cloud: version: 4.1.0 version: 4.x js: js/cloud.js: {} dependencies: - core/jquery cloud_view_builder: version: 4.1.0 version: 4.x css: theme: css/cloud_view_builder.css: {} Loading @@ -21,7 +21,7 @@ d3: https://d3js.org/d3.v5.min.js: { type: external, minified: true } d3-horizon-chart: version: 4.1.0 version: 4.x license: name: Apache License, Version 2.0 url: http://www.apache.org/licenses/LICENSE-2.0 Loading Loading @@ -82,7 +82,7 @@ chartjs: https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.8.0/Chart.min.js: { type: external, minified: true } cloud_config_location: version: 4.1.0 version: 4.x js: js/cloud_config_location.js: {} dependencies: Loading @@ -93,20 +93,20 @@ cloud_config_location: css/cloud_config_location.css: {} cloud_geocoder: version: 4.1.0 version: 4.x js: js/cloud_geocoder.js: {} dependencies: - core/jquery cloud_icon: version: 4.1.0 version: 4.x css: theme: css/cloud_icon.css: {} cloud_ansi_color: version: 4.1.0 version: 4.x css: theme: css/cloud_ansi_color.css: {}
deployments/cfn/nested/cloud_orchestrator_full.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -707,12 +707,13 @@ Parameters: - UTC CloudOrchestratorVersion: Description: Version of the Cloud Orchestrator to install. Default: 4.1.0 Default: 4.x-dev Type: String AllowedValues: - 3.2.0 - 4.1.0 - 5.0.0-alpha1 - 4.x-dev - 5.x-dev CacheNodeType: Description: >- Loading
deployments/cfn/nested/cloud_orchestrator_full_manual_vpc.yaml +2 −1 Original line number Diff line number Diff line Loading @@ -738,12 +738,13 @@ Parameters: - UTC CloudOrchestratorVersion: Description: Version of the Cloud Orchestrator to install. Default: 4.1.0 Default: 4.x-dev Type: String AllowedValues: - 3.2.0 - 4.1.0 - 5.0.0-alpha1 - 4.x-dev - 5.x-dev CacheNodeType: Description: >- Loading