Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 413 Bytes

deploy-to-heroku.md

File metadata and controls

13 lines (8 loc) · 413 Bytes

Deploying TabPy to your Heroku account

To deploy TabPy from master branch to a Heroku account:

  1. Log in to Heroku with your account via a browser. If you don't have an account, create one.

  2. Click the "Deploy to Heroku" button in the Readme.

  3. Configure the new TabPy server by setting environment variables through Heroku's web console or API.

  4. TabPy will run on the default secure port 443.