Skip to content

A git repository with a drush makefile added. Used to deploy Drupal 8 Aegir Platform.

Notifications You must be signed in to change notification settings

aegir-project/example-drush-make

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Aegir Example Repository

Makefiles in Git

Use this repository as an example for your project.

When creating your platform, use "docroot" as your "Repository docroot" (or choose your own. When using makefiles, this folder is where drush make builds the drupal code.)

Use "PUBLISH_PATH/drupal.make" for "Makefile". Make sure PUBLISH_PATH is what you entered under the Title of the platform node.

Editing your makefile

You can put anything in your makefile as long as it processes successfully.

Adding a "profile" will include that install profile and all dependencies.

You can include custom repositories now, and soon you will be able to include "local" code right in the same git repo. (coming soon, pending a patch to Aegir & Drush).

About

A git repository with a drush makefile added. Used to deploy Drupal 8 Aegir Platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published