Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Overview

Documents the prerequisites and third party software dependencies used for the reference deployment.

Prerequisites

Sample RF2 or ClaML data is needed to load and test the server.  Such data is provided in the project in the config module.  See src/main/resources/data for a mini version of July 31, 2014 SNOMED and ICD9CM.

Development Software Dependencies

Following are the third-party software dependencies needed to get a development environment up and running.

  • Git
  • Java 1.8
  • Maven
    • There are no special requirements for configuring settings.xml.

Deployment Software Dependencies

Following are the third-party software dependencies needed to get a deployment environment ready.

  • MySQL 5.5/5.6 community edition
  • Nginx - not needed for a local development environment
  • Tomcat 8+ or Jetty 9+
  • No labels