Releases: tngaspar/twitter-stream-mongo
Releases · tngaspar/twitter-stream-mongo
v0.1.0
Stable release of full twitter streaming pipeline. Includes a docker-compose.yml prepared to launch the following 8 docker containers:
- Streaming Client that connects to Twitter API
- MongoDB
- Mongo Express to query MongoDB easily
- Elasticsearch with mirror data from MongoDB
- Monstache for real-time sync between MongoDB and Elasticsearch
- Kibana for creating Dashboards and interact with Elasticsearch
- Flask webapp that functions as a search engine connected to Elasticsearch
- Nginx as the webserver.