Skip to content

Quick automated installation of i2b2 in VMs, Amazon-Web-Service and Docker

Notifications You must be signed in to change notification settings

dst-umms/i2b2-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installs i2b2 hive and webclient on centos vm, amazon webservice and Docker (see wiki for details)

###Quickstart

git clone https://github.com/waghsk/i2b2-quickstart.git

cd i2b2-quickstart

sudo sh scripts/install/centos_first_install.sh 2>&1|tee first.log

###To test installation

see http://ipaddress/webclient/

###Tips

to allow remote connections to database add

listen_addresses='*'

to /var/lib/pgsql9/data/postgresql.conf

###To create i2b2 docker containers sudo sh scripts/docker/run_docker_network.sh PUBLIC_IP

###To directly install i2b2 docker containers from docker hub see instructions in wiki at link

About

Quick automated installation of i2b2 in VMs, Amazon-Web-Service and Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published