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.18k stars 323 forks source link

Start supervisord in systemd debian systems #179

Closed devspyrosv closed 6 years ago

devspyrosv commented 6 years ago

Add a systemd service file and allow supervisord to be controlled in systemd based OSs (e.g. Ubuntu >= 16.04)

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 65.97% when pulling 2c79435bc0fbbf77fd4a0bfdfc53411938f69be2 on devspyrosv:supervisord-systemd-service into f3ded2ceb2c34fba678c315e0c27a4a4c95dcca8 on istresearch:dev.

devspyrosv commented 6 years ago

Of course this addition/change needs a test system based on systemd. So Ubuntu 14.04 should not work and so the tests failed