Skip to content

michaeldewolf85/vagrantlampdrupal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrantlampdrupal

A Vagrant LAMP stack for Drupal development.

Introduction

VagrantLamp is a lightweight vagrant box running Ubuntu 12.04 with Drush and Drupal fully installed. The system is designed to be naked allowing for maximum customizability. Only the basic requirements are installed.

Prerequisites

vagrant box add precise32 http://files.vagrantup.com/precise32.box

Setup

  • Add the following line to your computer's hosts file
192.168.33.10   drupal.dev www.drupal.dev
  • Using a terminal, navigate to this project's directory and run
vagrant up

About

A Vagrant LAMP stack for web application development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published