Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 804 Bytes

setup-guide.md

File metadata and controls

12 lines (10 loc) · 804 Bytes

Setup Guide

This is work in progress, contributions welcome!

  • Create a blank MySQL database called ts_review
    • Add connection details to the spring.datasource section of the configuration
    • The schema will be created the first time the application starts
  • Authoring Services must be set up as an Application Link within Jira
    • This allows Authoring Services to impersonate any user in Jira
    • An SSH key pair must be generated. The Public Key is installed into Jira during the Application Link setup.
    • The Private Key file should be deployed with Authoring Services with the name in configuration as jira.privateKeyName.
  • Validation Resource files are maintained within Snomed International S3 storage but a copy is available here