The following table describes what is required for each single-service node. In a high availability configuration, a single-service node represents each of the HA server instances.
Operating Systems and Platform Support
The following table lists the supported operating systems and their versions:
Product | Debian | RHEL | Ubuntu | Amazon Linux | Windows Server |
---|---|---|---|---|---|
Artifactory | 11.x, 12.x | 8.x, 9.x | 20.04, 22.04, 24.04 | Amazon Linux 2023 | 2016 or 2019 |
Xray | 10.x, 11.x | 8.x, 9.x | 20.04, 22.04 | Amazon Linux 2023 | |
Distribution | 11.x, 12.x | 8.x, 9.x | 20.04, 22.04, 24.04 |
For more information about the supported operating systems for Insights and Pipelines, see Insights System Requirements and Pipelines System Requirements.
Note
Debian 12.x and Ubuntu 24.04 are supported from Artifactory 7.104.x and Distribution 2.28.
Supported Platforms
The following table lists the supported platforms:
Product | x86-64 | ARM64 | Kubernetes | OpenShift |
---|---|---|---|---|
Artifactory | 1.27+ | 4.14+ | ||
Xray | 1.27+ | 4.14+ | ||
Distribution | 1.27+ | 4.14+ |
For more information about the supported platforms for Insights and Pipelines, see Insights System Requirements and Pipelines System Requirements.
Installation on Kubernetes environments is through Helm Charts. Supported Helm version is Helm 3+.
Kubernetes Sizing Requirements
We have included YAML files with different sizing configurations for Artifactory , Xray, and Distribution in our GitHub pages. You can use these YAML files when you set up your cluster.
ARM64 Support for Container-Based Installations
Starting from version 7.41.4, Artifactory supports installation on ARM64 architecture specifically through Helm and Docker installations. When deploying Artifactory on an ARM64 platform, an external database must be set up as Artifactory does not support the bundled database for ARM64 installations. The appropriate ARM64 Container Image is automatically pulled during the Helm or Docker installation process.
Additionally, ARM64 support is available for Xray and Distribution all through container-based Installations.