Skip to content

Instantly share code, notes, and snippets.

View shiftedreality's full-sized avatar
💭
I Am Machine

Oleg Posyniak shiftedreality

💭
I Am Machine
View GitHub Profile
@pinkeen
pinkeen / HOWTO.md
Last active June 10, 2019 15:55
Add Elasticsearch plugins to Magento Cloud docker container when running locally

How to add Elasticsearch plugins to Magento Cloud local docker setup

Please see the Official Magento Cloud docs first.

This guide has been created because the environment service configuration setting for this does not work with local docker container setup.

  1. Install the project's composer dependencies

    This is needed so the docker directory is created and ece-tools installed.