Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 878 Bytes

prerequisites.md

File metadata and controls

28 lines (20 loc) · 878 Bytes

PRE preparations and requirements for testing

Abstract:
This documents describes the preparations for testing LibreClinica.

PRE-01: requirements

In order to be able to test a new LibreClinica release you must have:

  • access to github
  • access to a server to run LibreClinica on
  • postgresql 9.x installed
  • jdk 1.8 installed
  • tomcat 8 installed

PRE-02: restore the database

TODO

PRE-03: restore data-files

TODO

PRE-04: deploy the war

description:
Use a browser to access https://github.com/reliatec-gmbh/LibreClinica/releases and scroll down to Assets Download the file named LibreClinica-web-x.y.z.war

Deploy the application on your tomcat as lcwxyz.