Installing the JFrog Platform

Install the full JFrog Platform using the recommended Helm chart on Kubernetes or Ansible for VMs. Includes Artifactory, Xray, Distribution, and all services in one deployment.

Quick Answer

If you have Kubernetes (including OpenShift), use the Platform Helm chart (Recommended). If you are deploying to bare-metal or VMs, use Ansible. Both paths install Artifactory, Xray, and Distribution in a single workflow.

Choose Your Path

At a Glance

Helm (Recommended)Ansible
Target environmentKubernetes 1.27+ (OpenShift 4.14+)Linux VMs / bare-metal
ProductsAll — Artifactory, Xray, Distribution, Catalog, Workers, JAS, CurationArtifactory, Xray, Distribution
High availabilityBuilt-in (auto-scaling, rolling upgrades)Supported (multi-node inventory)
Configurationcustomvalues.yamlgroup_vars/all/vars.yml

Reference Links