shirosaidev / stocksight

Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
https://shirosaidev.github.io/stocksight/
Apache License 2.0
2.12k stars 463 forks source link

Lacking documentation to get up and running #21

Closed egeste closed 4 years ago

egeste commented 4 years ago

After cloning this repo and running the appropriate docker-compose commands to get the service(s) running, I had a very difficult time figuring out how to access the Kibana user interface. The port is not documented in the README, and I ended up discovering it in the docker-compose file. After I was able to access the Kibana user interface, I'm prompted with a request for an "index pattern". I have no clue what this is, or what it needs to be, and I don't see any reference to it in the README.

shirosaidev commented 4 years ago

I added some more info in the readme for kibana, if you get stuck jump on the slack workspace.