Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maty21/image-elastic-ui
https://github.com/maty21/image-elastic-ui
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maty21/image-elastic-ui
- Owner: maty21
- Created: 2018-06-06T14:18:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-18T10:02:29.000Z (over 6 years ago)
- Last Synced: 2024-04-15T16:03:40.452Z (9 months ago)
- Language: JavaScript
- Size: 294 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## instruction
--------------------
![Demo showing mocha menu operation](https://raw.githubusercontent.com/maty21/image-elastic-fakeData/master/elasticConfig/screenshot.png)
##### 1. run docker for elastic
```
docker run -e ELASTIC_PASSWORD=MagicWord -p 9200:9200 -v /home/matyz/dev/OpenSource/elastic-fake-data/elasticConfig/elasticsearch.yml:/usr/share/elasticsearch/config/elasticsearch.yml docker.elastic.co/elasticsearch/elasticsearch:6.2.4```
#### 2. generate date
```js
node app.js ${data Amount params} // example node app.js 100````