Skip to main content

System Requirements

  • macOS: 12.0+ (Apple Silicon or Intel)
  • Linux: Ubuntu 20.04+, Debian 11+, or any systemd-based distro
  • Memory: 2GB+ recommended
  • Disk: 5GB for runtime images

Install the Daemon

1

Start Lima VM

Orpheus runs in a Lima VM on macOS for Linux compatibility:
This downloads and starts the Orpheus VM (~5 minutes first time).
2

Verify Running

Should show: ✓ healthy

Install the CLI

The Orpheus CLI lets you deploy and manage agents:
Verify installation:

Verify Installation

Run the healthcheck command:
Expected output:

Next Steps

Deploy Your First Agent

Follow the quick start guide →

Troubleshooting

Check if port 7777 is in use:
Kill conflicting process or change port in config.
On Linux, you may need sudo:
Or add your user to the orpheus group.
Install Lima first:
Then retry orpheus vm start.