Heroku

Integrating Buddy self-hosted with Heroku allows you to transfer files to Heroku with a dedicated pipeline action.

Register a Heroku OAuth app

  1. Sign in to your Buddy self-hosted instance as admin.
  2. Go to Integrations, click Add a new integration, and select Heroku from the list.
  3. Click Configure Heroku app and copy the Authorization Callback URL.

Image loading...

  1. Go to Account settings → Applications → Register new API client and fill in the details of the new OAuth app:

    • Name → anything, eg. Buddy
    • OAuth callback URL → paste the Callback URL copied from Buddy self-hosted
  2. Click Register.
  3. Copy the OAUTH_ID and OAUTH_SECRET from the code snippet and paste them into the corresponding fields in Buddy.

Image loading...

  1. Click Save changes and restart Buddy to apply the changes.

Last modified on Sep 24, 2024