Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
Expand all | Collapse all

Docker setup on maximo mobile for eam 8.6 version

  • 1.  Docker setup on maximo mobile for eam 8.6 version

    Posted Tue January 11, 2022 08:57 AM
    Hello Maximo Team,  

    I am working on to setup maximo mobile for eam applications using Docker desktop with reference to IBM provide a document called Customizing maximo mobile 8.x applications with maximo application configuration doc. 

    Here first step 1 is Install Docker desktop completed 
    but second step2 required suggestion from maximo team to get this image from the Entitlement registry 
    if anyone have configuration doc with screen shots then please share the link to finish this configuration in my machine.



    ------------------------------
    Bala Chendrayudu
    ------------------------------

    #AssetandFacilitiesManagement
    #Maximo


  • 2.  RE: Docker setup on maximo mobile for eam 8.6 version

    Posted Tue January 11, 2022 11:06 AM
    The entitlement registry is where you can access the container images for MAS & the configuration tool.

    Login with your IBM ID here: https://myibm.ibm.com/products-services/containerlibrary

    That will display your entitlement key that you can copy or generate a new one. To then pull the images, you would run a command like:

    docker login cp.icr.io --username cp --password KEYFROMABOVE

    If you're on 8.6.0 IFIX 01, then you would use 

    docker pull cp.icr.io/cp/manage/maf-tools:8.6.3

    ------------------------------
    Steven Shull
    ------------------------------