loopbackio / loopback-connector-elastic-search

Strongloop Loopback connector for Elasticsearch
MIT License
79 stars 56 forks source link

introduce docker to resolve issue #9 #42

Closed harshadyeola closed 8 years ago

harshadyeola commented 8 years ago

Fix #9

Documentation

How to use this?

Pre-requisites You will need docker-engine and docker-compose installed on your system. Refer this for docker setup https://docs.docker.com/engine/installation/ for docker compose https://docs.docker.com/compose/install/ Step-1

export NODE_VERSION=0.10.46
export ES_VERSION=1

Step-2

docker-compose up
slnode commented 8 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."