ibmcom/ibm-mobilefoundation-ce

By ibmcom

Updated over 5 years ago

IBM Mobile Foundation for Developers 8.0

Image
3

50K+

ibmcom/ibm-mobilefoundation-ce repository overview

Overview

The image in this repository contain IBM Mobile Foundation for Developers 8.0. For more information: Mobile Foundation Documentation

Features

  • Mobile Foundation Server
  • Mobile Foundation Push
  • Mobile Foundation Liveupdate
  • Mobile Foundation Analytics
  • Mobile Foundation Analytics Receiver
  • Mobile Foundation Application Center

Supported architecture

  • x86-64
  • ppc64le
  • s390x

Usage

  • Pull the docker image
    docker pull ibmcom/ibm-mobilefoundation-ce:<TAG> or docker pull ibmcom/ibm-mobilefoundation-ce
  • Run
    docker run -d -p 9080:9080 -p 9443:9443 -e MFPF_ANALYTICS_PROTOCOL=http -e ANALYTICS_SVC_NAME=<DNS Name or IP> -e ANALYTICS_PORT=9080 -e MFPF_SERVER_PROTOCOL=http -e ADMIN_HOST=<DNS Name or IP> -e MFPF_SERVER_PORT=9080 -e RUNTIME_SVC_NAME=<DNS Name or IP> -e MFPF_ANALYTICS_RECVR_HOST=<DNS Name or IP> <IMAGE ID>

Note: Please replace content enclosed inside <> with appropriate values

Kubernetes

If you want to use IBM Mobile Foundation for Developers 8.0 in Kubernetes, you can find an example Helm chart here: IBM charts. This can be used to run the container on a cluster, such as IBM Cloud Private.

Tag summary

Content type

Image

Digest

Size

580.5 MB

Last updated

over 5 years ago

docker pull ibmcom/ibm-mobilefoundation-ce