Version 1 (modified by 8 years ago) ( diff ) | ,
---|
Please read Docker HowTo Install before installing REDcap
Prerequisites if required
Step 1 - Install Docker
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
- On the host machine go to directory
/local/docker/<USER>/
- 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.