Vagrant tutorial for PHP Developers - giappv/hello_vagrant GitHub Wiki
Vagrant tutorial for PHP Developers
Install Vagrant and VirtualBox on Windows
- Download latest version of Vagrant and install it
- Download latest version of Oracle Virtual Boxand install it
- Download and install Git Bash
Getting started with your first vagrant
- Open your git bash and run this command:
vagrant plugin install vagrant-hostmanager
- Clone hello_vagrant repository
git clone [email protected]:giappv/hello_vagrant.git
cd hello_vagrant/devops/vagrant
$ vagrant up
- Go to make a cup of coffee