Skip to content

mbryne/vagrant-lamp

 
 

Repository files navigation

Vagrant Berkshelf LAMP

LAMP development stack configuration for Vagrant.

Installation:

Download and install the following:

Clone this repository

Generate private and public keys and put them in the following location:

  • cookbooks/vagrant-lamp/files/id_rsa
  • cookbooks/vagrant-lamp/files/id_rsa.pub

Upload your public key to your BitBucket profile (Manage Account > SSH Keys)

Copy the contents of hosts.txt file into your hosts file

Go to the repository folder and launch the box

$ cd [repo]
$ vagrant up

Copy the contents of hosts.txt into your /etc/hosts on your host machine

What's inside:

Installed software:

About

My default LAMP development stack for Vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 83.4%
  • HTML 14.1%
  • PHP 1.5%
  • Shell 1.0%