Following the directions in FOLIO Order Import Tool code repository's README, this gist contains the configuration servlet properties XML files for two instances, one for FOLIO production and one for FOLIO stage environments.
A docker image is generated from the Dockerfile
in this GIST with the following files being copied:
- The order.war file to
sul-prod.war
andsul-stage.war
- The Context XML files,
sul-prod.xml
andsul-stage.war
for each environment - Specific property configuration files for stage and production,
import-sul-prod.properties
andimport-sul-stage.properties