Skip to content

balihoo-aharl/vagrant-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Vagrant Setup

This will setup an ubuntu virtual machine configured with Apache and PHP. The local directory 'data' is synced with the guest machine apache directory. With virtual machine running you will be able to access the server at http://localhost:8080

Requirements

  1. Install Virtual Box. Download from here
  2. Install Vagrant. Download the mac binary installer here

Usage

Run 'vagrant up' from the directory with the vagrantfile. Enjoy.

About

Basic vagrant setup with Apache and PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published