Skip to content

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

License

Notifications You must be signed in to change notification settings

Our-Revolution/events-map-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published