How can I deploy my Rank and Retrieve app in Bluemix

69 Views Asked by At

team, how can I deploy my "Rank and Retrieve" in bluemix. I already checked all possible links but those are either old or very confusing. Please help.

1

There are 1 best solutions below

0
On

Deploying an instance Retrieve and Rank in Bluemix is simply a matter of navigating to the Bluemix Catalog and selecting Retrieve and Rank. From here, you can choose a plan and create the service instance for Retrieve and Rank.

Once the service instance is created, you are provided a set of service credentials e.g. api url, username, and password. You can use these credentials the Retrieve and Rank API directly. If you application is also running in Bluemix, you can access the service credentials via the VCAP_SERVICES environment variable.