Quickstart
Prerequisites
Section titled “Prerequisites”- Go 1.24+ (for OVAV runtime)
- Node.js 20+ (for cPanel frontend)
- Git (for version control)
- Linux, macOS, or WSL2
Install
Section titled “Install”# Clone and install OVAVgit clone https://github.com/ovav-ai/ovav.gitcd ovavgo run ./cmd/ovav installFirst profile
Section titled “First profile”# Apply your first professional profileovav profile apply platform-engineering
# Launch the cockpitovav cockpitVerify
Section titled “Verify”# Check system healthovav status
# Run the native health checkcurl http://localhost:5858/health