Orka3 CLI
Visit the links below to download a version of the Orka CLI binary that matches your environment.
Complete the installation
- On macOS, run the
orka3.pkgpackage and complete the installation. - On Linux, unpack the archive and move the
orka3executable to yourPATHlocation (for example:/usr/local/bin). The file is already set as an executable. - On Windows, add the folder containing the downloaded executable to your
Pathsystem variable.
Orka3 CLI v3.6.1
Bug fix: Fixed an issue where the Orka CLI did not support private NAT IP addresses. Customers whose environments use a private address space for NAT IPs can now connect to their Orka clusters without issue. No configuration changes are required.Orka3 API
In addition to the Orka CLI, MacStadium offers full-featured API integration as well. Check the API Documentation for more details. You can also use the Swagger UI to run API calls directly against your Orka cluster. Go to<ORKA_API_URL>/api/v1/swagger.
Orka Web UI
For a more user-friendly way to manage your Orka environment, you can use the Orka Web UI.CI/CD integrations
MacStadium is constantly working on expanding the list of Orka integrations with leading CI/CD solutions.Orka VM Tools for ARM VMs
TIP: Using Homebrew? TryOrka VM Tools are guest tools installed on your ARM-based VMs. They enable features like Disk Image Resize and VM Metadata. Visit the links below to download a version of the Orka VM Tools binary that matches your environment.brew install orka-vm-toolsfor a fresh install on a newly deployed VM. Trybrew upgrade orka-vm-toolsto update any existing installation. Make sure tocommitorsavethe changes to the base image and redeploy any existing VMs.

