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

Compare with Current View Page History

« Previous Version 4 Current »

Clean out the default tomcat services from Tomcat's webapps directory:

cd /opt/shrine/tomcat/webapps
rm -rf *


Retrieve the shrine-api.war file from the Harvard Catalyst Sonatype Nexus server at: https://repo.open.med.harvard.edu/nexus/content/groups/public/net/shrine/shrine-api-war

wget https://repo.open.catalyst.harvard.edu/nexus/content/groups/public/net/shrine/shrine-api-war/3.1.0/shrine-api-war-3.1.0.war -O shrine-api.war

Before installing check the md5sum of the downloaded components:

md5sum x86_64:
==> shrine-api.war <==
6c58e1c6f47157b32a87784d2c719266
  • No labels