/
Deploying WSO2 API Gateway on Heroku
This site contains the documentation that is relevant to older WSO2 product versions and offerings.
For the latest WSO2 documentation, visit https://wso2.com/documentation/.
Deploying WSO2 API Gateway on Heroku
This tutorial demonstrates how you can deploy WSO2 API Gateway on Heroku without leaving your web browser.
Before you begin,
Create a WSO2 Cloud account and sign in.
Go to https://www.heroku.com/ and create a Heroku account if you do not have one already.
- Sign in to your Heroku account.
Let's get started:
- Go to WSO2 API Gateway in the Heroku elements marketplace.
- Click Deploy to Heroku.
Specify appropriate values for the fields on the page.
Tip
You can obtain the value for WSO2_CLOUD_ORG_KEY from your WSO2 Cloud organization page.- Click Deploy app. This deploys WSO2 API Gateway on Heroku.
You can execute the following command to check your application logs and confirm the deployment:
$ heroku logs --tail -a <application-name>
, multiple selections available,
Related content
Migrating your API from the APIM Local Setup to WSO2 API Cloud
Migrating your API from the APIM Local Setup to WSO2 API Cloud
More like this
Migrating your API from WSO2 API Cloud to a APIM Local Setup
Migrating your API from WSO2 API Cloud to a APIM Local Setup
More like this
Configuring an Active-Active Deployment
Configuring an Active-Active Deployment
More like this
Configuring an Active-Active Deployment
Configuring an Active-Active Deployment
More like this
Configuring an Active-Active Deployment
Configuring an Active-Active Deployment
More like this
Deploying WSO2 API-M in a Distributed Setup
Deploying WSO2 API-M in a Distributed Setup
More like this