Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (18 loc) · 1.58 KB

File metadata and controls

33 lines (18 loc) · 1.58 KB

Run on IBM Cloud with Cloud Foundry

This document shows how to deploy the server using Cloud Foundry on IBM Cloud.

Deploy to IBM Cloud

  1. Click the above Deploy to IBM Cloud button and then click on the Delivery Pipeline tool integration.

    deploy

  2. Create an API key by pressing the Create+ button located next to the IBM Cloud API key field and then Create in the pop-up.

  3. Select your Region, Organization and Space.

  4. Click Create at the top of the panel to start the deployment process.

  5. From the Toolchains view, click on the Delivery Pipeline to watch while the app is deployed. Here you'll be able to see logs about the deployment.

    toolchain_pipeline

Run the web app

  1. To see the app and services created and configured for this code pattern, use the IBM Cloud dashboard. The app is named watson-speech-translator with a unique suffix. The following services are created and easily identified by the wst- prefix:

    • wst-speech-to-text
    • wst-language-translator
    • wst-text-to-speech
  2. Click on the app and then click on Visit App URL to visit the bot's web page.

  3. Go back to the README.md for instructions on how to use the app.

return