Skip to content

agilecollective/parrot

 
 

Repository files navigation

Parrot development VM

[![Build Status](https://jenkins.computerminds.co.uk/buildStatus/icon?job=Parrot master branch Testing)](https://jenkins.computerminds.co.uk/job/Parrot master branch Testing)

Parrot is a utility VM for Drupal development. It's not your development environment, but it's the complex, hard to set up, servers you'll need.

Name

Simple and repeatable, that is what the Parrot VM is all about.

Requirements

Installation

You will need to clone this repo to your host machine, and then cd into the directory and run:

vagrant up

That's it!

If you want to use your VMWare Fusion Vagrant provider, then run:

vagrant up --provider=vmware_fusion

If you want to use your Parallels Vagrant provider, then run:

vagrant up --provider=parallels

Usage

For detailed instructions on how to use all the features provided by Parrot, see the wiki.

Config

You can configure the VM that Parrot provisions read the configuration page in the wiki for more details.

Features

About

A vagrant VM for Drupal Development

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 83.5%
  • Puppet 9.6%
  • HTML 5.3%
  • Other 1.6%