Installing Runtime WAR File

  1. Download latest OpenCDS runtime war file from the Releases page.
  2. Rename the file to opencds-decision-support-service.war
    1. (this step is not absolutely necessary, but will make your runtime match other instructions in our documentation, and so it is probably a good idea unless you know what you are doing).
  3. Stop Tomcat
  4. Copy the opencds-decision-support-service.war file into the $CATALINA_HOME/webapps (Linux/MacOS) or %CATALINA_HOME%\webapps (Windows) folder
  5. Restart Tomcat