This project is not covered by Drupal’s security advisory policy.
This project provides some Vagrant and Fabric scripts for deploying and testing CiviCRM in a Aegir environment, mainly to provide a testing framework for provision_civicrm.
The scripts are a fork of vagrant_scripts_aegir.
Quickstart (Debian/Ubuntu)
Install Vagrant and Fabric:
apt-get install vagrant fabric
Download the vagrant scripts:
git clone --recursive --branch 6.x-1.x http://git.drupal.org/project/vagrant_scripts_aegir_civicrm.git
cd vagrant_scripts_aegir_civicrm
vagrant up
fab vagrant aegir_apt_install:distro=stable
When finished testing:
vagrant destroy
To get ssh access to the machine (to debug stuff):
vagrant ssh
For more information, see the README.txt and the project issue queue.
Project information
- Created by bgm on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
