Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
22 lines (17 loc) · 981 Bytes

README.md

File metadata and controls

executable file
·
22 lines (17 loc) · 981 Bytes

Vagrant Box for Magento2 on PHP7

A preconfigured Vagrant box for testing Magento2 on PHP7, via nginx/PHP-FPM server in Debian8.

Status: Abandoned (Recommended: paliarush/magento2-vagrant-for-developers)

Prerequisites

Installation

  1. vagrant up
  2. Add to hosts file: 192.168.7.2 magento2.local
  3. Done! Visit http://magento2.local/ in your browser or run vagrant ssh to get started!

Configuration

  • Vagrantfile for VM settings
  • magento2.conf for nginx configuration
  • magento2-vars.sh for Magento2 variables