Changes between Version 23 and Version 24 of OpenSpecimen HowTo Install


Ignore:
Timestamp:
07/21/16 13:07:09 (8 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenSpecimen HowTo Install

    v23 v24  
    3333== Process
    3434
    35 1. Download the latest release from [[https://svn.rcs.le.ac.uk/LCBRU/utilities/OpenSpecimen/trunk/|LCBRU OpenSpecimen Repository]]
    36 1. `cd /local`
    37 1. Unzip the release `unzip openSpecimen_v2_4.zip`
    38 1. `cd openSpecimen_v2_4`
    39 2. Run install.sh
    40 3. `sudo  -u wwwrun ./first_run_open_specimen.sh`
    41 4. Check for process still running `ps -ef|grep cat`
    42 5. If the process is still running, kill it using `sudo -u wwwrun kill {process id}`
    43 6. `sudo  -u wwwrun ./run_open_specimen.sh`
    44 7. Check it starts by running `tail -f app/logs/catalina.out`
     351. Log onto the appropriate LAMP server.
     362. `cd /local`
     373. Download this repository using the command `svn export https://svn.rcs.le.ac.uk/LCBRU/utilities/OpenSpecimen/trunk/v3.2/`
     384. `cd v3.2`
     395. Backup the database.
     406. Run the command `./doInstall.sh`
     417. If the process is still running, kill it using `sudo -u wwwrun kill {process id}`
     428. `sudo -u wwwrun /local/openspecimen/run_open_specimen.sh`
     439. Check it starts by running `tail -f /local/openspecimen/app/logs/catalina.out`
     4410. Check for errors by running `tail -f /local/openspecimen/openspecimen.log`
    4545
    4646== UPDATE WORKFLOW table to correct format