~/chariot runtime
Chariot marketplace

# chariot manifest

chariot/codex

template

Codex runtime (OpenAI Codex SDK, Node).

medium2 CPU2 GiB RAMChariot image
forks
300+
provisioned
$0
hibernate/day
$0.07
active/day
$2.07
$ chariot deploy-fleet codex
CLI docs
chariot/codex/README.md
public Chariot

chariot/codex

Codex runtime (OpenAI Codex SDK, Node).

Fork this Chariot into your account to get a private runtime with its own secrets, data, volume, and execution history.

manifest.json
{
  "schema": "chariot.marketplace.v1",
  "chariot": "chariot/codex",
  "namespace": "chariot",
  "name": "codex",
  "kind": "template",
  "verified": false,
  "pod_size": "medium",
  "runtime": "Chariot image",
  "provisioned_daily_fee": 0,
  "active_daily_fee": 2.07,
  "hibernating_daily_fee": 0.07,
  "forks": 0,
  "available": true,
  "fork_command": "chariot deploy-fleet codex",
  "published_at": null,
  "page": {
    "tags": [],
    "media": [],
    "links": [],
    "has_readme": false,
    "has_changelog": false
  }
}