Magento2 Fast Vm Versions Save

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

v1.7.1

1 year ago

Fix issue on elasticsearch installation (version was missing during installation process)

v1.7.0

1 year ago

Compatibility support for Magento 2.4.6

  • include 2FA deactivation as an installation option https://github.com/markshust/magento2-module-disabletwofactorauth
  • add support for php8.2
  • add support for opensearch 2.5
  • add support for elasticsearch 8.0
  • add global support for magento 2.4.6 and keep retrocompatibility with older versions
  • 2 new config lines arguments were added in config.yaml :
    • search_engine
    • disable_two_factor_auth

Notes

Config lines added are mandatory, you must update your config.yml consequently

v1.6.4

1 year ago

Allow composer plugin installation

v1.6.3

1 year ago

Resolve issue with kernel upgrade

  • [#105] due to kernel upgrade, grub installation was invalid : to resolve it, we uninstall grub before kernel update.

v1.6.2

1 year ago

Use Mailhog instead of Mailcatcher

  • Validate 2.4.5 Magento installation
  • Replace Mailcatcher by Mailhog

v1.6.1

1 year ago

Adaptation on Percona installation MySQL 5.7 for Debian Buster

  • Adapt debconf-set-selections for Mysql 5.7
  • Fix installation on system =<2.4.2
  • Validate installation on Magento release 2.3 and 2.4

v1.6.0

1 year ago

Global update for Debian Buster

  • Resolving issue #101
  • Fix path for php-fpm
  • Fix path for mysql cnf
  • Resolve issue with mailcatcher installation
  • Remove redis custom configuration

v1.5.0

2 years ago

Release 1.5.0

  • Add support for php version 8.1 when magento version is equal or greater than 2.4.4, php 8.1 will be installed by default
  • Add support for composer v2 on Magento version compatible (>=2.4.2)
  • Remove opcache config breaking 2.4.4 installation due to php-8.1 (native opcache, jit etc...)
  • Set default installation to version 2.4.4
  • Prepare provisionner for migration to debian 11
  • Update readme.md

v1.4.2

2 years ago
  • improve mysql script for import

v1.4.1

3 years ago
  • Resolve issue on git project install with nginx configuration
  • Make sur env.php and config.php are deleted before install
  • Add php socket extension for enterprise edition >=2.4.0