LAMP development stack configuration for Vagrant.
Download and install the following:
- VirtualBox
- vagrant
- chef-dk
- berkshelf vagrant plugin install vagrant-berkshelf
- vagrant-omnibus vagrant plugin install vagrant-omnibus
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
Installed software: