Automate CSV Data Backups #1387

Open
phil-lopreiato opened this Issue Mar 3, 2016 · 0 comments

Projects

None yet

1 participant

@phil-lopreiato
Member

It would be awesome to automate the backups we do to https://github.com/the-blue-alliance/the-blue-alliance-data

We can trigger csv backups via cron.yaml and hit /tasks/enqueue/csv_backup_events/2016

Then, just fire off a cronjob on a linux server somewhere to run the update script in the tba-data repo nightly and commit/push the results.

This might require some permission tweaks to the Google Cloud storage bucket though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment