Skip to content

Commit d436d00

Browse files
authored
Add note about OpenSearch
1 parent cbbb147 commit d436d00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

environments/magento2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ In addition to the below manual process, there is a `Github Template available f
9696

9797
8. Install the application and you should be all set:
9898

99+
:::{note}
100+
If you are using OpenSearch instead of ElasticSearch, use `--elasticsearch-host=opensearch` instead of `--elasticsearch-host=elasticsearch`.
101+
:::
102+
99103
## Install Application
100104
bin/magento setup:install \
101105
--backend-frontname=backend \

0 commit comments

Comments
 (0)