vagrant

This project is not covered by Drupal’s security advisory policy.

Setting up Drupal environment using Vagrant in CentOS 7.

Box available here -- https://atlas.hashicorp.com/soumyadas/boxes/Drupal-CentOS-7.1.x-64

Set up instructions --

Step 1 : Download and Install virtualbox, get the latest version.

Step 2 : Download and Install Vagrant

Step 3 : Download and install Git Bash

Step 4 : Download this module.

Step 5 : Open gitbash terminal and type the below commands --

  • $ cd vagrant_for_drupal
  • $ vagrant up --provider virtualbox
  • $ Vagrant ssh

Following tools will be added during provision--

Apache
MySql
PHP
Drush Utility
Composer
Samba
Mongo DB
Elastic Search
Jenkins

N.B. The box from vagrantcloud named soumyadas/Drupal-CentOS-7.1.x-64 is already added to the Vagrantfile on this drupal module.

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by SoumyaDas on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases