ec-cube3開発用のvagrantです
- Windows7
- VirtualBox 4.3.26
- Vagrant 1.7.2
$ git clone https://github.com/chihiro-adachi/eccube3-vagrant.git
$ cd eccube3-vagrant
$ vagrant up
$ vagrant ssh
$ cd /vagrant
$ git clone -b eccube-3.0.0-beta https://github.com/EC-CUBE/ec-cube.git
$ cd ec-cube
$ sudo ln -s /vagrant/ec-cube /var/www/html/ec-cube
$ ./eccube_install.sh pgsql