palewire / django-calaccess-campaign-browser

A Django app to refine, review and republish campaign finance data drawn from the California Secretary of State’s CAL-ACCESS database
http://django-calaccess-campaign-browser.californiacivicdata.org
MIT License
17 stars 12 forks source link

Add cron job configuration for reoccuring exports / builds / downloads #207

Open aboutaaron opened 9 years ago

aboutaaron commented 9 years ago

Once the project is setup on a server, it'd be nice to easily configure crons for various mgmt commands. django-chroniker looks promising.

palewire commented 9 years ago

Our Chef cookbook in the bootstrap and docker deploys can also be the place this gets done.

On Tue, Mar 31, 2015 at 5:26 PM Aaron Williams notifications@github.com wrote:

Once the project is setup on a server, it'd be nice to easily configure crons for various mgmt commands. django-chroniker https://github.com/chrisspen/django-chroniker looks promising.

— Reply to this email directly or view it on GitHub https://github.com/california-civic-data-coalition/django-calaccess-campaign-browser/issues/207 .