magento2-fast-vm

Optimal vagrant developer box for Magento2. Folders synced by nfs/rsync. This box includes Magento developer utilities.

MIT License

Stars
108

Bot releases are hidden (Show)

magento2-fast-vm - Magento2.3 compatibility

Published by zepgram almost 6 years ago

Release 1.1

  • config.yaml file has been updated, "credentials" config has been splitted in "composer" and "git" configuration.
    >>> You must adapt your own config.yaml to avoid error on vagrant up.
  • This setup is now able to know which version of php is required for magento installation, related issue(https://github.com/zepgram/magento2-fast-vm/issues/8).
  • Magento2.3 admin seems to be only accessible in https with apache. Default config are now taking this in consideration in post setup sequence.
  • Related issue(https://github.com/zepgram/magento2-fast-vm/issues/5) is now fixed by adding host in git configuration with ssh-keyscan.
  • Fix re-provisioning on existing install with git source repository

Enjoy Magento 2.3!

magento2-fast-vm - Release v1.0 - magento developer box

Published by zepgram about 6 years ago

Stable version release v1.0 :

  • Provide multiple configuration option
  • VM usable on popular host environment
  • Allow setup with NFS enabled
  • Set user setup owner variable
  • Update documentation