Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dcorking/legendary-sniffle
- Owner: dcorking
- Created: 2018-07-11T11:43:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T11:44:24.000Z (over 6 years ago)
- Last Synced: 2024-10-18T20:43:57.598Z (19 days ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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