Fetcher Services

Component type

module

Categories

Maintenance status

Development status

Downloads

1104

Component created

Component changed

A feature module providing content types and services to allow the fetcher drush extension to retrieve lists of sites that can be deployed to your local development environment from a central Drupal site.

Installation

You need to be running the most recent dev releases of field collection and features.

Fixtures

Component type

module

Maintenance status

Development status

Component created

Component changed

The fixtures module imports content created in YAML files. Nodes, menu items, taxonomies and other initial content are created as a batch.

At this point the menu system and nodes are implemented, but require improvement and support for custom fields. This is a work in progress.

Example in sites/all/fixtures/menu.main-menu.yaml:

Drush Hosts

Component type

module

Categories

Maintenance status

Development status

Downloads

3610

Component created

Component changed

This Drush extension provides simple commands for managing entries in /etc/hosts. From the project's help text:

$ drush hosts --help
Manage entries in /etc/hosts. (Requires sudo password)

Options:
 --fqdn                          A comma-delimited list of domain names. [...]
 --ip                            The IP address of the server or site.
 --purge                         Remove all entries in /etc/hosts [...]
 --remove                        Remove an IP address or domain(s).


Aliases: hs

Drupal Puppet Up

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal-Puppet-Up is a Drush extension that facilitates building virtual machines for local development of Drupal sites. Drupal-up implements a Drush Vagrant blueprint. This, in turn, builds a virtual machine atop Vagrant and VirtualBox, and configures it using Puppet.

It is inspired by both drupal-up and vagrant modules, but will be aiming for cleaner puppet provisioning and the default of local side editable drupal source.

Provision tasks extra

Component type

module

Categories

Maintenance status

Development status

Downloads

84472

Component created

Component changed

This code extends Aegir back-end with some additional commands.

Supported commands are:

- drush cache-clear -d
- drush registry-rebuild -d
- drush core-cron -d

This is a drush extension. The intended use is in combination with hosting_tasks_extra

Provision New Relic

Component type

module

Maintenance status

Development status

Downloads

991

Component created

Component changed

Provision New Relic is a backend Drush module built for the AEgir Hostmaster/Provision system. This is only for use with provision, the backend component of AEgir. It does not provide any front-end tasks to Hostmaster.

New Relic is the all-in-one web application performance tool that lets you see performance from the end user experience, through servers, and down to the line of application code.