Orchestrator assets can be downloaded programmatically from Strata’s JFrog Artifactory instance for use in CI/CD pipelines and automated provisioning workflows. This is useful when you need to script Orchestrator installation as part of infrastructure automation rather than downloading manually from the Console.Documentation Index
Fetch the complete documentation index at: https://docs.strata.io/llms.txt
Use this file to discover all available pages before exploring further.
Contact support@strata.io to obtain a bearer token for Artifactory access.
Available Packages
| Platform | Format | Filename | Use Case |
|---|---|---|---|
| Docker | container | maverics_container.zip | Container-based deployments |
| Red Hat / RHEL | rpm | maverics_rpm.zip | RPM-based Linux distributions |
| Ubuntu / Debian | deb | maverics_deb.zip | DEB-based Linux distributions |
| Windows | msi | maverics_msi.zip | Windows Server deployments |
Container
RPM (Red Hat / RHEL)
DEB (Ubuntu / Debian)
MSI (Windows)
CI/CD Example
Below is a GitHub Actions example that downloads and installs the Orchestrator on an Ubuntu runner.Related Pages
Installation Overview
System requirements, evaluation bundles, and platform installers
Linux, macOS & Windows
Platform-specific installation steps after downloading
Docker
Load and run the Orchestrator as a container
Kubernetes (Helm)
Deploy to Kubernetes using the official Strata Helm chart