A simple way to run MBARI's Video Annotation and Reference System (VARS), a component of MBARI's media management system (M3). The original instructions for this project are in README_ORIGINAL.md
Warning
This project is no longer supported. Users are recommended to use or migrate to https://github.com/mbari-org/vars-quickstart-public instead.
Migration is very straightforward. Essentially, you clone vars-quickstart-public.
git clone https://github.com/mbari-org/vars-quickstart-mbari.git
cd vars-quickstart-mbariThen copy or move the following directories:
- Copy or move
m3-quickstart/temp/postgrestovars-quickstart-public/temp/postgres - Copy or move
m3-quickstart/temp/framegrabstovars-quickstart-public/temp/framegrabs - Copy or move
m3-quickstart/temp/mediatovars-quickstart-public/temp/media
Finally, continue to follow the Quick Start instructions in vars-quickstart-public.
