Changes between Version 24 and Version 25 of REDCap HowTo Install Using Docker


Ignore:
Timestamp:
10/05/16 13:32:08 (8 years ago)
Author:
saj.issa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REDCap HowTo Install Using Docker

    v24 v25  
    6060== Upgrade Redcap using Docker
    6161
    62 Go to your home directory and checkout from git docker_redcap_upgrade
    63 
    64     {{{sudo git clone https://github.com/LCBRU/docker_redcap_upgrade}}}
     621. On the host machine go to directory
     63
     64    {{{/local/docker/<USER>/}}}
     65
     662. Go to this directory and checkout from git docker_redcap_upgrade
     67
     68    {{{sudo git clone https://github.com/LCBRU/docker_redcap_upgrade.git}}}
    6569
    6670    {{{sudo chmod -R 777 docker_redcap_upgrade/}}}
     
    7276The first step is to zip the existing redcap installation, this could be either
    7377
    74 1. The directory /var/www/redcap on a virtual machine.
     783. The directory /var/www/redcap on a virtual machine.
    7579
    7680    {{{cd /var/www}}}
     
    8084Move this file into /home/<USER>/docker_redcap_upgrade
    8185
    82 2. The directory /var/www/redcap within a running Docker container.
     864. The directory /var/www/redcap within a running Docker container.
    8387
    8488   Connect to existing docker container using
     
    98102Move this file into /home/<USER>/docker_redcap_upgrade
    99103
    100 3. Now edit Dockerfile
     1045. Now edit Dockerfile
    101105
    102106Amend the line # Old Redcap
     
    104108Amend all instance of latest Redcap, i.e redcapX.XX.X_upgrade.zip, redcap_vX.XX.X. Please use a copy and replace.
    105109
    106 4. Edit database.php
     1106. Edit database.php
    107111
    108112