Netlify

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

Register a Netlify OAuth app

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

Image loading...

  1. Go to User settings → Applications → New OAuth app and fill in the details of the new OAuth app:

    • Name → anything, eg. Buddy
    • Redirect URI → paste the Callback URL copied from Buddy self-hosted
    • Description → anything, this is an optional field
  2. Click Save.
  3. Click the app name to see the details and copy the Client ID and Secret. 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