AG.29
AG.29

Reputation: 250

MobileFirst Platform on IBM Containers

I am new to bluemix part. I followed link https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/ibm-containers/run/ which is great. Got in all steps.

I have copied my project war file in usr/projects directory as per documents and steps in link. But after completing all steps i can not able to open mobilefirst console. But container is created which I can see on bluemix. Also created public IP. still can not able to open.

So I can not deploy external war file or what on trial version of bluemix? Can someone help me in that. Screenshot - enter image description here

Upvotes: 0

Views: 61

Answers (1)

Lior Burg
Lior Burg

Reputation: 175

"I have copied my project war file in usr/projects directory as per documents" - Where does it written that you should copy the .war file? Instead you should set the PROJECT_LOC property to point to the root directory of your MobileFirst project. Also you can't put any IP, you need to assign one. Read the "Step 3: Using the configuration files" section for more details.

Upvotes: 0

Related Questions