DigitalOcean
If you want to deploy to a DigitalOcean droplet you first need to register your Buddy instance in the DO’s application directory. Here’s what you need to do:
Register DigitalOcean OAuth app
- Log in to your Buddy Enterprise workspace as admin.
- Go to the workspace Preferences and switch to the Applications tab.
- Click Configure under the DigitalOcean logo and copy the Callback URL line.
- Go to https://cloud.digitalocean.com/settings/api/applications/new and fill in the details of your app:
- Application name: anything, eg.
Buddy
- Homepage: anything, eg.
https://buddy.works
- Description: anything, eg.
Buddy standalone
- Callback URL: paste the Callback URL that you’ve copied from Buddy Enterprise Click Create Application to save changes
- Application name: anything, eg.
- Copy Client ID and Client Secret from the application details
Configure DigitalOcean app in Buddy
- Log back to your Buddy Enterprise workspace as admin.
- Go to the workspace Preferences and switch to the Applications tab.
- Click Configure under the DigitalOcean logo and paste the ID and Secret.
- Click Save changes and restart the machine to apply the new settings.