For up-to-date product documentation, see the IBM MobileFirst Foundation Developer Center.
Script to create MobileFirst Analytics image | prepareanalytics.sh
This script creates the MobileFirst Analytics image and pushes it to IBM® Containers on Bluemix®. Ensure that you have run the initenv.sh before running this script.
Table 1. Mandatory command-line arguments Command-line argument Description [-t|--tag] ANALYTICS_IMAGE_TAG Name to be used for the customized analytics image. Format: Bluemix registry URL/private namespace/image name Usage example:
prepareanalytics.sh --tag registry.ng.bluemix.net/your_private_repository_namespace/mfpfanalytics71
Parent topic: Script overview and usage