Building and Installing the RIF

  1. Postgres
    1. Building the RIF Postgres database
    2. Installing the RIF Postgres Database
    3. Extra Configuration
  2. Microsoft SQL Server
    1. Building the RIF SQL Server Database
    2. Installing the RIF SQL Server Database
  3. Web Services
    1. Taxonomy Services
  4. Data Loading
    1. Manual Data Loading
    2. Using the Data Loading Tool

Postgres

This section is a series of links to howto guides on the Postgres databas

Building the RIF Postgres database

Port specific install notes:

Detailed build instructions for Postgres:

Installing the RIF Postgres Database

See: Installing a Windows RIF database from a SAHSU supplied pg_dump (Postgres database dump) file

Extra Configuration

You need to set some configuration parameters for Postgres.

Microsoft SQL Server

Building the RIF SQL Server Database

See: Building the RIF SQL Server database from github

Installing the RIF SQL Server Database

See: Installing the RIF SQL Server database from a SAHSU supplied database export

Web Services

See: Building RIF web services from github and installing securely in Tomcat

Taxonomy Services

See: RIF Taxonomy Services

Data Loading

Manual Data Loading

See: Manual data loading

Using the Data Loading Tool

See: RIF Data Loader Manual