Download the PHP package docomoinnovations/cloud_orchestrator without Composer

On this page you can find all versions of the php package docomoinnovations/cloud_orchestrator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package cloud_orchestrator

Cloud Orchestrator

Cloud Orchestrator is a Drupal cloud management distribution tailored for cloud administrators and operators.

The distribution manages resources in public and private clouds. Version 6.x includes support for Amazon EC2 and Amazon VPC/Networking, Kubernetes, OpenStack, VMware and Terraform.

Major features include

Cloud Orchestrator's functionality is built using the [Cloud module] (https://www.drupal.org/project/cloud).

Installing Cloud Orchestrator using Composer

The recommended way to install Cloud Orchestrator is using Composer.

To use 6.x use the following command.

After the composer project is created, point your web server to cloud_orchestrator/docroot. Then run the normal Drupal installer.

Installing Cloud Orchestrator using AWS CloudFormation template

Alternatively, you can use the [AWS CloudFormation Template] (https://cloud-orchestrator.s3.amazonaws.com/cfn/cloud_orchestrator_single.yaml) to launch the Cloud Orchestrator stack on AWS 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.

Video Resources

Cloud Orchesration Introduction

Installation

Setting up EC2 in Cloud Orchestrator

Contributing

Issues are tracked on [drupal.org]. Please do not submit support requests through GitHub.

Known Issues

License

Cloud Orchestrator is released under the terms of the `` GPLv2 license.


All versions of cloud_orchestrator with dependencies

PHP Build Version
Package Version
Requires composer/installers Version ^1
cweagans/composer-patches Version ^1
drupal/core-composer-scaffold Version ^10.3.x-dev
drupal/core-project-message Version ^10.3.x-dev
drupal/core-recommended Version ^10.3.x-dev
drupal/admin_toolbar Version ^3
drupal/cloud Version 7.0.0
drupal/cloud_orchestrator Version 7.0.0
drupal/copyright_footer Version ^3
drupal/ctools Version ^4
drupal/ldap Version ^4
drupal/login_destination Version ^2.0@beta
drupal/memcache Version ^2
drupal/module_filter Version ^4
drupal/module_permissions Version ^3
drupal/openid_connect_daccount Version ^1
drupal/password_policy Version ^4
drupal/queue_ui Version ^3
drupal/real_aes Version ^2
drupal/roleassign Version ^2
drupal/simple_oauth Version ^5
drupal/smtp Version ^1
drupal/tfa Version ^2
drush/drush Version ^12
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package docomoinnovations/cloud_orchestrator contains the following files

Loading the files please wait ....