Skip to content

mgijax/vlad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart

# Clone.
git clone git@github.com:mgijax/vlad.git
cd vlad

# Configure. Defaults are for MGI installs.
cp Configuration.default Configuration
#
# Edit as needed
vim Configuration 

# Install. Rerun if you change anything.
./Install

# Get/refresh data. Rerun as needed.
bin/refresh_data

# Update Apache config. Vlad is served from the build directory
# Requires restart.
Alias /vlad  /full/path/to/vlad/build