The Database
This document describes how to set up the database for your instance of the water application.
Setup
The first step is to decide where you are going to keep your database. Once you have decided on where that is going to be add it to your environment:
export DB_PATH="path/to/database"