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.warandsul-stage.war - The Context XML files,
sul-prod.xmlandsul-stage.warfor each environment - Specific property configuration files for stage and production,
import-sul-prod.propertiesandimport-sul-stage.properties