Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Usage Milestone: Google Analytics Module google_analytics crossed 1,000 active installs. Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Release: GraphQL Compose Codegen 1.1.2 Minor update available for module graphql_compose_codegen (1.1.2). Release: Mapy.com 1.1.3 Minor update available for module mapycom (1.1.3). Release: Ckeditor5 entity browser 3.0.3 Minor update available for module ckeditor5_entity_browser (3.0.3). Release: Ckeditor5 entity browser 3.0.1 Minor update available for module ckeditor5_entity_browser (3.0.1). Release: Ckeditor5 entity browser 3.0.2 Minor update available for module ckeditor5_entity_browser (3.0.2). Release: Teamleader Integration 4.0.2 Minor update available for module teamleader (4.0.2). Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Cloud Orchestrator is a Drupal distribution designed for cloud administrators. It provides tools to manage resources across cloud providers like Amazon EC2, Kubernetes, and OpenStack, along with networking and user permission management.

Cloud Orchestrator is a distribution for cloud administrators and operators powered by Cloud module.
This distribution can manage resources from cloud providers such as Amazon EC2, Kubernetes and OpenStack.

Out of the box, the distribution provides management for Amazon EC2, Kubernetes , OpenStack and Terraform Cloud, Amazon VPC/Networking and granular user permissions.

Cloud Orchestrator's core functionality is built using the Cloud module

Installing Cloud Orchestrator using Composer

The recommended way to install Cloud Orchestrator is using Composer.

composer create-project docomoinnovations/cloud_orchestrator cloud_orchestrator

To try out 8.x-dev,

  1. Use the following command:
    composer create-project docomoinnovations/cloud_orchestrator:8.x-dev cloud_orchestrator
    

    It also downloads and installs Rigel (Sub-theme of Bootstrap 5) specially designed for Cloud module

  2. After the composer project is created, point your web server to cloud_orchestrator/docroot.
  3. That's it, then run the normal Drupal installer.

Installing Cloud Orchestrator using AWS CloudFormation template

Alternatively, you can use the AWS CloudFormation template to launch
the Cloud Orchestrator stack on Amazon EC2.

After the stack is built, check that the build script has completed by logging into your instance with SSH using the SSHAccess value under the Outputs tab. Follow the build script progress with tail -f /var/log/cloud-init-output.log. The build script takes about 10 minutes to complete.

When the script has completed, click on the DrupalUrl under the Outputs tab. Follow the standard Drupal installation process.

Read more about the installation process here.

Do not use the Drupal.org tarball/zip file to install Cloud Orchestrator. This profile depends on libraries AWS PHP Client, Google API PHP Client that cannot be packaged on Drupal.org. The recommended and supported installer method is using composer.

Sponsor

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Nov 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
8.0.0-beta1 Pre-release May 2, 2025
8.0.0-alpha1 Pre-release Mar 25, 2025
8.x-dev Dev 10–11 Nov 18, 2024