Platform creation form: Deploy a Composer project from a Packagist repository
Platform creation form: Deploy a Composer project from a Git repository
Platform creation form: Deploy from Git repository (not managed by Composer)
Platform creation form: Deploy from Drush makefile

This module extends Aegir's platform deployment strategies, and enhances the user experience of the Create Platform form.

Strategies currently included are:

  • Building Composer-based platforms from Packagist.
  • Building Composer-based platforms from Git repositories.
  • Building platforms via Git, which differs from Aegir Hosting Git in that dangerous operations, such as running a git pull command on a live platform, don't exist.
  • Building platforms using Drush makefiles.

Requirements

Installation instructions

Once the module folder is made available to your Hostmaster site, surf to Administration » Hosting » Features » Optional » Aegir Deployment and select whatever strategies you're interested in. Save the form.

Project information

Releases