This repository holds the business logic for building and managing the data pipelines used to power various data services at MIT Open Learning. The core framework is Dagster which provides a flexible, and well structured approach to building data applications.
vault login -address=https://vault-qa.odl.mit.edu -method=github
https://vault-production.odl.mit.edu/v1/auth/github/login
vault login -address=https://vault-production.odl.mit.edu -method=github
export GITHUB_TOKEN=[YOUR_GITHUB_TOKEN]
docker compose up --build