Skip to content

feat: digitalocean provider - #90

Draft
tedbrine wants to merge 2 commits into
masterfrom
digitalocean-provider
Draft

feat: digitalocean provider#90
tedbrine wants to merge 2 commits into
masterfrom
digitalocean-provider

Conversation

@tedbrine

@tedbrine tedbrine commented Aug 24, 2026

Copy link
Copy Markdown
Member

closes #65

Import DigitalOcean Droplets through doctl, with create, power off, power on, fork, and delete from the TUI and bast digitalocean (bast do).

  • Sync Linux Droplets with a public IP as read-only SSH hosts under DigitalOcean / <context> / <region>
  • Create, stop, resume, fork (snapshot then create), and delete
  • Powered-off Droplets stay in inventory and hide until .
  • Empty provider groups stay out of Hosts until a visible host exists
  • Docs, skill, and changelog

Create requires at least one SSH key on the DigitalOcean account. Power-off keeps disk billing until the Droplet is deleted.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Import Droplets through doctl and add create, power off, power on, fork, and delete from the TUI and `bast digitalocean`. Powered-off Droplets stay in inventory and hide until `.`.
@vercel

vercel Bot commented Aug 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bast-web Ready Ready Preview Aug 24, 2026 4:07pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

The DigitalOcean lifecycle line used raw markdown backticks inside a template literal, which broke the website parse and Vercel preview.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: digitalocean

1 participant