bp2014n2 / i2b2

Bachelor project in order to use i2b2 with big data
http://bp2014n2.github.io/
4 stars 0 forks source link

Repository of the BP2014N2 Bachelorprojekt

Setup

Installation

sudo apt-get -y install git; cd ~; git clone https://github.com/bp2014n2/i2b2.git; cd i2b2; sudo ./setup.sh

Options

Configuration

Configuration in env.properties

Utilities

Remove changes in config files from working copy:

git update-index --assume-unchanged */etc/spring/*LoaderApplicationContext.xml;
git update-index --assume-unchanged */etc/jboss/*-ds.xml;
git update-index --assume-unchanged */build.properties;
git update-index --assume-unchanged */etc/spring/*_application_directory.properties;