Skip to content

Quickstart

  • Go 1.24+ (for OVAV runtime)
  • Node.js 20+ (for cPanel frontend)
  • Git (for version control)
  • Linux, macOS, or WSL2
Terminal window
# Clone and install OVAV
git clone https://github.com/ovav-ai/ovav.git
cd ovav
go run ./cmd/ovav install
Terminal window
# Apply your first professional profile
ovav profile apply platform-engineering
# Launch the cockpit
ovav cockpit
Terminal window
# Check system health
ovav status
# Run the native health check
curl http://localhost:5858/health