Replies: 1 comment
-
Hi, @mucan54 If @markshust agrees, I can do this |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Mark,
I'm big fan of your setup and I want to use it for my every projects. But I need varnish and most of the time we need elasticsearch. And we never need to switch them after setup. So maybe we can add some parameters to online setup command to pick our desired setup. Something like :
curl -s https://raw.githubusercontent.com/markshust/docker-magento/master/lib/onelinesetup | bash -s -- magento.test 2.4.6 community --search-engine=elasticsearch --varnish=1 --blackfire=1 --selenium=0
with those config parameter we can change the docker templates and pick the desired setup.
Beta Was this translation helpful? Give feedback.
All reactions