Changes between Version 8 and Version 9 of OpenSpecimen Instance Training


Ignore:
Timestamp:
12/08/15 12:57:18 (8 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OpenSpecimen Instance Training

    v8 v9  
    99 URL:: [[https://catissue-trn.lcbru.le.ac.uk/openspecimen/]] or [[https://www16.lamp.le.ac.uk/openspecimen]]
    1010 Server:: [[login16.lamp.le.ac.uk]]
     11 Directory:: `/local/os_v20`
     12 Database Type:: MySql
     13 Database server:: localhost
     14 Database:: os_v21
     15 Startup Script:: `/local/os_v20/run_open_specimen.sh`
     16 Shutdown Script:: `/local/os_v20/stop_open_specimen.sh`
     17
     18The Open SPecimen directory (`/local/os_v20`) contains two directories: `app` and `installable`.
     19- The `app` directory contains the tomcat, the Open Specimen application, the Leicester bespoke plugin (in the `plugin-dir` directory) and the config.
     20- The `installable` directory contains the files used to install Open Specimen, including the zipped and unzipped release package, and the Leicester bespoke plugin.
    1121
    1222== Cron Tasks
    1323
     24=== On Reboot
     25
     261. Run Open Specimen startup script
     27
    1428[[BackLinks]]