Language: 日本語English

digitalocean Codex Plugin

Author
DigitalOcean
Category
Developer Tools
Topics
Cloud, Deployment & CI/CD
Version
0.2.2
First seen
2026-07-12
Last confirmed
2026-07-13
Explanation last updated
2026-07-12

The explanation below is AI-generated. Please verify it against the sources.

This plugin provisions a DigitalOcean droplet to serve as a remote Codex workspace. According to the plugin.json manifest, it is developed by DigitalOcean, categorized under "Developer Tools," and declares "Interactive" and "Write" capabilities. Per the README, it packages the upstream digitalocean/CodexPlugin project and includes a "provision-droplet" skill that creates a droplet from a DigitalOcean Codex Universal image. It then uploads an SSH key through the connected DigitalOcean app, configures local SSH access, and hands the resulting host off to the Codex desktop app.

Overview

According to its homepage, DigitalOcean is a cloud computing provider offering compute (Droplets), Managed Kubernetes, managed databases, storage, networking, and AI inference products.

What you can do with digitalocean

  • Provision a DigitalOcean droplet as a remote Codex workspace (plugin.json)
  • Create the droplet from a DigitalOcean Codex Universal image (README)
  • Upload an SSH key through the connected DigitalOcean app (README)
  • Configure local SSH access for the new droplet (README)
  • Hand off the resulting host to the Codex desktop app (README)

Sources

Original description (English)

Provision a DigitalOcean droplet as a remote Codex workspace.

History of digitalocean

Back to list