docker-compose-development
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
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
Self explanatory
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  When I try to run "composer create-project ..." command, it...