edgi-govdata-archiving/web-monitoring-processing

☂️ Cron jobs should run as Kubernetes Cron Jobs

ibuys opened this issue · 4 comments

ibuys commented

Expected Behavior

Current static instance should be imported into the Kubernetes cluster. All current cron jobs on the instance should be migrated to Docker instances.

The following jobs are being worked on:

  • 10 * * * * /home/ubuntu/web-monitoring-versionista-scraper/cron-archiver.sh versionista2 3 2>> /var/log/cron-versionista2.log

  • 45 10 * * TUE /home/ubuntu/web-monitoring-versionista-scraper/cron-tracking-team-db.sh versionista1 186.75 6.75 2>> /var/log/cron-versionista-db-sheets.log

  • 0 0 * * * /home/ubuntu/etl-tools/cron-ia-healthcheck.sh >> /var/log/cron-ia-healthcheck.log 2>&1

  • 30 3 * * * /home/ubuntu/etl-tools/cron-ia-import.sh >> /var/log/cron-ia-import.log 2>&1

ibuys commented

Currently working on "ia-healthcheck".

ibuys commented

ia-healthcheck and ia-import are working.

Awesome! Are there going to be PRs in web-monitoring-ops and/or here for these?

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in seven days if no further activity occurs. If it should not be closed, please comment! Thank you for your contributions.