Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 290 Bytes

opensearchserver.md

File metadata and controls

18 lines (13 loc) · 290 Bytes

Opensearchserver integration

TBD

https://github.com/dmstr/yii2-opensearch-module

opensearchserver:
    image: alexandretoyer/opensearchserver
    ports:
        - 9090
    volumes:
        - "/host-volume/opensearchserver-dmstr/srv:/srv"
    environment:
        - MEMORY=2g