istresearch / scrapy-cluster

This Scrapy project uses Redis and Kafka to create a distributed on demand scraping cluster.
http://scrapy-cluster.readthedocs.io/
MIT License
1.17k stars 323 forks source link

Add missing ELK restart instructions to docker-compose file #236

Closed Shique closed 3 years ago

Shique commented 4 years ago

Adds restart: always to the ELK modules in the docker-compose file

madisonb commented 3 years ago

Will be merging this in with a fair bit of commits to update the docker setup.

Closing.