docker-compose-development icon indicating copy to clipboard operation
docker-compose-development copied to clipboard

Clone and `bin/dev up`. Quickly start of developing locally with Nginx, PHP, Blackfire, Percona, Mailhog and Redis. Out of the box support for Magento2 Developer Box

Results 22 docker-compose-development issues
Sort by recently updated
recently updated
newest added

We need it for Akeneo 4 and 5. Magento 2 can now run on MySQL 8 too.

Since ngrok requires a account this token needs to be saved in the `ngrok.yml`. This PR will introduce the persistence of this file and a dev command to set the...

Nice tool to have & use. https://myray.app/ https://spatie.be/docs/ray/v1/introduction

At the moment the data in elastic search gets perged when you destroy the container. I think the elastic search containers should also have a persistent volume just like mysql....

So we can make use of https://www.elastic.co/blog/introducing-query-rules-elasticsearch-8-10

Next to Redis. Valkey is the new preferred key-value storage engine.

I'm in Manjaro Linux 25 and followed installation steps described in readme. Changed workspace location too. Workspace is empty ![Image](https://github.com/user-attachments/assets/d52dcc3f-9bea-484f-8846-282785de312d) When I try to run "composer create-project ..." command, it...