ibm-cloud-architecture / refarch-cloudnative-bluecompute-web

This project is part of the 'IBM Cloud Native Reference Architecture for Kubernetes' suite
https://github.com/ibm-cloud-architecture/refarch-cloudnative-kubernetes
18 stars 73 forks source link

Update app configuration details to know where to acquire correct information #1

Closed osowski closed 8 years ago

osowski commented 8 years ago

For https://github.com/ibm-cloud-architecture/refarch-cloudnative-bluecompute-web#run-the-web-application-locally Step 2, you can get the correct information from the Settings > Endpoints page in the API Connect service page from Bluemix. These values are available in the Base URL via https://[host]/[org]/[catalog]. This would be helpful for a user who is unfamiliar with the tooling.

This should be updated in the documentation.

gangchen03 commented 8 years ago

I updated the instruction on how to get the API catalog information. Change is in r1defect branch, merge will be performed later this week.