rasodu / DLEMP

0 stars 0 forks source link

Add elasticsearch support #57

Closed rasodu closed 8 years ago

rasodu commented 8 years ago

Issue #56 is solved here.

rasodu commented 8 years ago
curl -X GET http://localhost:9200
docker run --name some-kibana -e ELASTICSEARCH_URL=http://webapp.dev:9200 -p 5601:5601 -d kibana:5.0.0