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

Add docker support #11

Closed klebermagno closed 4 years ago

klebermagno commented 5 years ago

I add a docker folder with Dockerfile and docker-compose-yml. Dockerfile create a container with python and elasticsearch-py and I use Elasticsearch and Kibana official images.