Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 453 Bytes

Build Status

Database of Databases

Installation

Assumes installation within a virtual directory

  1. pip install -U -r requirements.txt
  2. pip install -U pip setuptools
  3. ./bin/install_xapian.sh 1.4.14

Deployment

Run deploy/update_dbdb_app.sh on the production machine to fetch new changes, run migrations, and restart the wsgi server