Skip to content

On-prem data pipeline script supporting our AWS Ripley deployment.

Notifications You must be signed in to change notification settings

ets-berkeley-edu/jonesy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jonesy

Jonesy heroically assists Ripley's Canvas LMS support.

Jonesy, a cat character from the movie Alien, is being held.

Installation

  • Install Python 3
  • Create your virtual environment (venv)
  • Install dependencies
pip3 install -r requirements.txt [--upgrade]

Configuration

Store secret configuration values in a .env.secret file, overriding the public .env.shared.

Run

python jonesy.py

About

On-prem data pipeline script supporting our AWS Ripley deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published