← Back to catalog
OpenAI Codex

OpenAI Codex

v1.0.0

OpenAI's CLI coding agent with full dev environment

What's included

  • OpenAI Codex -- OpenAI's CLI coding agent
  • Docker, Go, Rust, Node.js 22, Python + uv
  • Playwright with Chromium and Firefox
  • ripgrep, fd, fzf, jq, yq, bat, tmux, htop, btop

After install

  • SSH in and switch to the coder user: su - coder
  • Authenticate: codex

Install

$curl -fsSL https://virtua.sh/i/codex-ssh | bash

Supported Operating Systems

Ubuntu 24Ubuntu 25Debian 12Debian 13Rocky 9Rocky 10Alma 9Alma 10

Requirements

RAM
2GB minimum
Disk
10GB minimum

Configuration

VariableDefaultDescription
VIRTUA_USERcoderSystem user for the agent
VIRTUA_PASSrandom 16-charUser password (for su - coder). Auto-generated if not set.