← Back to catalog
OpenCode

OpenCode

v1.0.0

Open-source CLI coding agent with full dev environment

What's included

  • OpenCode -- open-source 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: opencode

Install

$curl -fsSL https://virtua.sh/i/opencode-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.