Currently, the macOS release is for development and testing purposes. This is not meant for use in production.
Download the macOS binary
Before downloading a macOS orchestrator, you must first create a deployment in Maverics. After creating your deployment, it will appear in the list on the Deployments screen.
From the Deployments screen, select one of your deployments.
In the Host Environment section, next to Orchestrator Services, click Select Download.
Under Orchestrator Services, click macOS.
The file,
maverics-orchestrator.zip
, will download to your machine.In Finder, decompress the
maverics-orchestrator.zip
file. Themaverics_darwin_arm64
executable file will be decompressed.Return to the Deployment Settings screen and download the configuration by clicking the arrow under the deployment name.
Decompress the
maverics.tar.gz
file and copymaverics.json
to the same location asmaverics_darwin_arm64
.
Run Maverics
Open a Terminal to the directory location you've created.
Run the following command in Terminal to run the orchestrator.
./maverics_darwin_arm64 --config ./maverics.json