fballiano / docker-magento2

Cluster ready Magento2 + Varnish 7 + PHP 8.1 + Redis 6.2 + Elasticsearch 7.17 + SSL
355 stars 164 forks source link

Magento 2.4 require ElasticSearch #44

Closed ilevennet closed 4 years ago

ilevennet commented 4 years ago

The new Magento 2.4 require ElasticSearch mandatory for installation.

A new ElasticSearch Container should be added for this purpose in your project.

See: https://devdocs.magento.com/guides/v2.4/install-gde/bk-install-guide.html

fballiano commented 4 years ago

thanks for the suggestion, I'm working on it!

In the meanwhile I've created some tags in the repo, so the new version will be available in the M2.4 tag

fballiano commented 4 years ago

I think it should be ready in https://github.com/fballiano/docker-magento2/blob/M2.4

peppelauro commented 4 years ago

Link is broken, maybe you mean: https://github.com/fballiano/docker-magento2/tree/M2.4

matthews52180 commented 4 years ago

The apache container has php 7.2 installed instead of 7.4 right?

fballiano commented 4 years ago

noup, on the 2.4 branch it has 7.4

did you docker-compose pull?

matthews52180 commented 4 years ago

hey I am sorry wrong version everything is great. Thank you :)

fballiano commented 4 years ago

:-)