-
Install [VirtualBox] (https://www.virtualbox.org/)
-
Install [Vagrant] (https://www.vagrantup.com/)
-
Clone this repository
-
Go to
src
directory and follow the [Magento download and unpack instructions] (src/README.md) -
Issue
vagrant up
command -
Sleep, drink, watch TV until the virtual machine is completed ...
-
Add the next line to your hosts file:
192.168.57.100 magento.local
-
Visit http://magento.local/
-
Follow the Magento installation instructions. At the
Step 2: Add a Database
step use next settings:Database Server Host: localhost Database Server Username: magentouser Database Server Password: magentoPwd Database Name: magentodb