DigitalOcean Droplet - Features, integrations, alternatives & more
What it does
This action uploads your files from a Git / GitHub / Bitbucket repository or Buddy’s pipeline filesystem to DigitalOcean Droplets.
How it works
The action uses Buddy’s OAuth integration with DigitalOcean account to list available droplets. Once it's set up, it allows for selecting a droplet to deploy to. It also uses Buddy’s SFTP client to connect to the selected droplet and upload new and changed files. The action is changeset-based, it means that it only uploads new or changed files between deployments.
Action preview

DigitalOcean Action Features
- The action can be configured in YAML mode. See DigitalOcean Droplet YAML parameters and DigitalOcean Droplet YAML config example
- Buddy's DigitalOcean Droplet API is supported