MGT Development Environment - Introduction

Introduction

The MGT Development Environment is a Local Development Environment based on Docker to make the development of Magento and other PHP applications easier.

It's free and easy to use and compatible with MacOs, Linux, and Windows.

Technology Stack:

  • Docker (X86 and ARM64)
  • Debian 11 (Bullseye)
  • PHP 7.1 - 8.3
  • NGINX 1.21
  • MySQL 8.0
  • Elasticsearch 7
  • Varnish Cache 6
  • Redis 5
  • RabbitMQ 3.7
MGT Development Environment

Changelog

v3.2.0 - [2023-12-07]

  • PHP 8.3 Support

v3.1.0 - [2022-12-03]

  • PHP 8.2 Support

v3.0.0 - [2022-07-12]

  • Debian 11
  • PHP 7.1 - PHP 8.1 Support
  • Updated Composer
  • ARM64 (MAC M1/M2) support

v2.0.0 - [2021-03-23]

  • Initial Release