Deploy secure, flexible and reusable docker infrastructure for Magento 2 in a matter of seconds.
28 Jan 2026
MageBox is a development tool that offers PHP and Nginx running locally with Docker support, allowing easy management of project dependencies like MySQL, Redis, and RabbitMQ. It facilitates multi-PHP version setups, centralized SSH key management, enhanced security features, and team collaboration for project access control. This solution is compatible with various platforms, including macOS and Linux, and includes a quick start guide for installation and project setup.
13 Jan 2026
This is a modify version of the original dcoker magento markshust/docker-magento project. The main difference is that this project is using a custom NGINX PROXY to have more then one project running on the same server. A lot of core features of the original repo are modify so please dont just copy cod from one place to the other and hope it's works as expected. There will be a lot of changes to the way this project is setup and how it works. So to not get confused please read the whole documentation.
This guide outlines how to set up a NixOS development environment with Xdebug and Blackfire support, along with instructions for installation and configuration of necessary services like MySQL and OpenSearch. Key commands and configurations are provided to streamline the development process, including environment setup and file handling in the service configuration.
13 Jan 2026
A complete Docker setup for development, including Traefik, Nginx, Redis, PHP-FPM, MySQL, and more.
28 Oct 2025
This post explains how to set up a deployment workflow for a project using Deployer and GitLab Pipelines, including steps to build a new release, package it, and deploy it to a server via SSH. The article outlines creating a custom Docker image, configuring SSH access, and defining a .gitlab-ci.yml file to automate the deployment process. It serves as a guide for developers looking to implement similar workflows.
15 Sep 2025
This repository provides a powerful Docker development environment for modern web applications with multi-framework support, including various CMS and programming tools. It offers easy installation via Homebrew and ensures optimal performance across macOS, Linux, and Windows. Detailed documentation is available for installation, configuration options, and contributing to the project.
15 Sep 2025
This repository offers a ready-to-use development environment for creating and managing projects with a well-defined setup using Warden and Docker. It provides quick installation steps and a variety of commands for environment management, project deployment, and data installation. Perfect for developers looking to streamline their workflow and enhance productivity.
19 Aug 2025
Setting up local development environments for Magento 2 is challenging due to its complex service requirements (MySQL, Redis, Opensearch, RabbitMQ). When managing multiple projects with different service versions, you need isolated environments that can be easily configured and managed.
08 Jul 2025
This repository provides a Dockerized setup for Magento 2.x, enabling an efficient and scalable eCommerce environment. By leveraging Docker, this project simplifies development, deployment, and production workflows with a containerized approach.
15 Dec 2024