Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

events-map-updater

App to update event data and invalidate cache for map.ourrevolution.com.

fab deploy_event_data runs every hour on a Heroku dyno with the Heroku scheduler add-on.

Install

  1. Clone repo into your workspace: git clone git@github.com:Our-Revolution/events-map-updater.git
  2. Change directory: cd events-map-updater
  3. Make virtual environment: mkvirtualenv events-map-updater
  4. Enable virtual environment: workon events-map-updater
  5. Add/export any necessary config variables to your environment
  6. Install packages: pip install -r requirements.txt

Usage

  1. After you have done all the install steps including environment variables, then run fabric script: fab deploy_event_data

About

App to update event data and invalidate cache for map.ourrevolution.com

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors