1 Star 0 Fork 0

anson1l/magento2-vagrant-for-developers

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
CHANGELOG.md 2.81 KB
一键复制 编辑 原始数据 按行查看 历史

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Removed requirement for public github token due to Composer limitations (issue is fixed on Composer side)

Fixed

  • Fixed permissions during Magento installation on Windows hosts

Added

  • Added host wrapper script for bin/magento command on guest

[v2.0.0] - 2016-02-05

Changed

  • Moved provisioning scripts
  • Magento project directory moved to vagrant project root. Current structure is as follows: vagrant-magento/magento2ce/magento2ee
  • PHP 7.0 is installed by default instead of PHP 5.5.9 (can be configured in etc/config.yaml.dist)
  • Renamed configuration folder from local.config to etc
  • Set minimum Vagrant version as 1.8
  • Improved deployment speed in case of disabled NFS for folders sync
  • Used custom Vagrant box with pre-installed software necessary for Magento 2 development
  • Eliminated explicit dependency on PHP for Windows hosts (it can be downloaded and used locally for the project)
  • XSD URN generation is executed after Magento installation

Added

  • Added project initialization script and host scripts for routine flows (compatible with OSX, *nix and Windows)
  • Implemented static value of forwarded SSH port to prevent necessity to reconfigure software accessing guest via SSH
  • Implemented collision prevention for IP address and host name (in case when several machines are created at once)
  • Added configuration file etc/config.yaml.dist
  • Added PHP 7.0 support
  • Added PHP Storm configuration during project initialization (particularly automatic deployment settings)
  • Added automatic vagrant plugins installation

[v1.0.0] - 2016-01-11

Added

  • Integrated vagrant host manager plugin to allow automatic /etc/hosts update
  • Added support of EE linked to CE using symlinks on *nix hosts
  • Added ${MAGENTO_ROOT} environment variable, which stores installation path on the guest
  • Added support of Rabbit MQ
  • Added possibility to specify tokens for repo.magento.com composer repository
  • git is now installed on guest machine
  • Removed 'magento' MySQL user, password of 'root' user removed
  • Database for integration tests are created by default
  • Added script for clearing Magento cache from host command line
  • Configured XDebug to allow remote debugging
  • Fixed max_nesting_level issue with XDebug enabled
  • Apache is run by 'vagrant' user
  • Enabled Magento cron jobs
  • Enabled XDebug by default
  • Created vagrant configuration for Magneto 2 CE developer's environment installation
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/anson1l/magento2-vagrant-for-developers.git
git@gitee.com:anson1l/magento2-vagrant-for-developers.git
anson1l
magento2-vagrant-for-developers
magento2-vagrant-for-developers
2.0

搜索帮助