wiki:i2b2 HowTo Install Using Docker

Version 1 (modified by saj.issa, 7 years ago) ( diff )

--

Please read Docker HowTo Install before installing REDcap

Prerequisites if required

Step 1 - Install Docker

Docker HowTo Install

Step 2 - Install Git

$ sudo apt-get update

$ sudo apt-get install git

Installs

You have the choice of either upgrading Redcap or installing a fresh version of Redcap

Upgrade Redcap using Docker

  1. On the host machine go to directory

/local/docker/<USER>/

  1. Go to this directory and checkout from git docker_redcap_upgrade

sudo git clone https://github.com/LCBRU/docker_redcap_upgrade.git

sudo chmod -R 777 docker_redcap_upgrade/

This will create a directory /local/docker/<USER>/docker_redcap_upgrade

This docker script upgrades an existing redcap installation.

Note: See TracWiki for help on using the wiki.