Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dcorking/legendary-sniffle

Launch the official ElasticSearch docker image with docker-compose
https://github.com/dcorking/legendary-sniffle

Last synced: 1 day ago
JSON representation

Launch the official ElasticSearch docker image with docker-compose

Awesome Lists containing this project

README

        

## Getting started

1. Install Docker
2. Install docker-compose
brew install docker-compose
3. `docker-compose up`
4. Your elasticsearch instance is running on:
http://localhost:9200