Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to WSO2 API Gateway in the Heroku elements marketplace.
  2. Click Deploy to Heroku
  3. Specify appropriate values for the fields on the page.

    Tip
    titleTip
    You can obtain the value for WSO2_CLOUD_ORG_KEY from your WSO2 Cloud organization page.


  4. Click Deploy app. This deploys the API Gateway. 
  5. Use the following command and check your application logs to confirm the deployment:

    Code Block
    $ heroku logs --tail -a <application-name>

Now you have succesfully successfully deployed WSO2 API Gateway on Heroku.