Skip to main content
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.
Contact support@strata.io to obtain a bearer token for Artifactory access.

Available Packages

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.
Store your Artifactory bearer token as a secret in your CI/CD platform. Never hard-code tokens in pipeline definitions or scripts.

Installation Overview

System requirements 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