+

Search Tips | Advanced Search

For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.


Script to create MobileFirst Server as a Cloud Foundry app | prepareserver.sh

This script creates the MobileFirst Server as a Liberty for Java™ Cloud Foundry application and pushes it to IBM® Bluemix. Ensure that you run the prepareserverdbs.sh before running this script.

Table 1. Mandatory command line arguments
Command line argument Description
[-n|--name] APP_NAME Name to be used for the customized MobileFirst Server Cloud Foundry application.

Usage example:

Parent topic: Script overview and usage