Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 772 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 772 Bytes

lv-media

This repository is a submodule of the Lecture-Viewer system developed by the ripples team at UMass Amherst.

The purpose of lv-media is to act as the intermediary between the host filesystem and the other services in the Lecture-Viewer microservice stack. It also acts as a schedule based task runner.

How to run

We only support running lv-media through docker and docker-compose. Follow the instructions in the parent repository readme

Core Technologies used