Data4Democracy / discursive

Twitter topic search and indexing with Elasticsearch
21 stars 11 forks source link

Add cron support #27

Closed WanderingStar closed 7 years ago

WanderingStar commented 7 years ago

25

Added boilerplate to run process from cron, using tini to reap zombies and handle signals.

Edit crontab as appropriate to run the process you want. test.py just logs the time.

hadoopjax commented 7 years ago

@WanderingStar Thanks so much! Changed the crontab to call the appropriate file(s) and it worked perfectly. Thank you so much for your contribution and we really hope you'll hang around and help more if at all possible!