Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Project

Clone or download the source code from https://stash.uconn.edu/projects/KFS/repos/uconn-kfs.

...

  1. Update liquibase.properties file with appropriate url, user and password

  2. Replace [env] in kfs/core/core-services-cf.sql and kfs/kfs-additional.xml with appropriate environment (prd for production)
  3. Run kfs-runlog.sh to use liquibase to perform the updates.

Server Configuration

Add -Dadditional.kfs.config.locations="/srv/uconn_configs/kfs-external-config.properties" to VM arguments.

Tomcat

Additional jar files.

...