prepareserver.sh script

This script creates the MobileFirst Server image and pushes it to IBM® Containers on Bluemix®. Ensure that you have run the prepareserverdbs.sh to configure the database before running this script.

Table 1. Mandatory command line arguments
Command line argument Description
[-t|--tag] SERVER_IMAGE_NAME Name to be used for the customized MobileFirst Server image. Format: registryUrl/namespace/imagename
Usage example:
prepareserver.sh --tag SERVER_IMAGE_NAME registryUrl/namespace/imagename
Table 2. Optional command line arguments
Command line argument Description
[-l|--loc] PROJECT_LOC The location of the MobileFirst project.

Multiple project locations can be delimited by commas.