= OpenSpecimen Instance Development Tags: [[Application Instance Category]] [[UoL LAMP Server]] [[OpenSpecimen]] [[CaTissue]] == Technical Details URL:: https://catissue-dev.lcbru.le.ac.uk/openspecimen/ or https://www15.lamp.le.ac.uk Server:: [[login15.lamp.le.ac.uk]] Directory:: `/local/os_v20` Database Type:: MySql Database server:: localhost Database:: os_v21 Startup Script:: `/local/os_v20/run_open_specimen.sh` Shutdown Script:: `/local/os_v20/stop_open_specimen.sh` The Open SPecimen directory (`/local/os_v20`) contains two directories: `app` and `installable`. - The `app` directory contains the tomcat, the Open Specimen application, the Leicester bespoke plugin (in the `plugin-dir` directory) and the config. - The `installable` directory contains the files used to install Open Specimen, including the zipped and unzipped release package, and the Leicester bespoke plugin. == Cron Tasks === On Reboot 1. Run Open Specimen startup script (see above) [[BackLinks]]