Linux
Red Hat / RHEL
Install the RPM package on Red Hat Enterprise Linux and compatible distributions (CentOS, Rocky Linux, AlmaLinux):/usr/bin/maverics and creates a systemd service unit. Start the service and enable it to run on boot:
/etc/maverics/maverics.yaml. Place your configuration file at this path before starting the service, or update the service unit to point to a different location.
Ubuntu / Debian
Install the DEB package on Ubuntu, Debian, and compatible distributions:/etc/maverics/maverics.yaml. Check the service status with:
macOS
Extract the standalone binary archive:launchd by creating a launch daemon plist, or run it within a terminal multiplexer like tmux or screen.
Windows
Run the MSI installer (maverics-orchestrator.msi), which provides a guided setup wizard. The installer prompts you to configure:
- Configuration source — Path to your YAML configuration file or a remote config source URL
- TLS certificates — Paths to your certificate and private key files
- Environment variables — Any runtime environment variables the Orchestrator needs
services.msc) or by modifying the service registry entries.
Related Pages
Installation Overview
System requirements, download options, CLI flags, and environment variables
Configuration
Configure the Orchestrator after installation
Getting Started
End-to-end quick-start guide