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 the versions.
Product | Debian | RHEL | Ubuntu | Amazon Linux | Windows Server |
---|---|---|---|---|---|
Artifactory | 10.x, 11.x | 8.x, 9.x | 20.04, 22.04 | Amazon Linux 2023 | 2016 or 2019 |
Xray | 10.x, 11.x | 8.x, 9.x | 20.04, 22.04 | ||
Distribution | 10.x, 11.x | 8.x, 9.x | 20.04, 22.04 | ||
Insight | 10.x, 11.x | 8.x, 9.x | 20.04, 22.04 | Amazon Linux 2023 | |
Pipelines | 8.x | 20.04, 22.04 | Amazon Linux 2023 | Build nodes only |
Supported Platforms
The following table lists the supported platforms.
Product | x86-64 | ARM64 | Kubernetes | OpenShift |
---|---|---|---|---|
Artifactory | 1.19+ | 4.13+ | ||
Xray | 1.19+ | 4.13+ | ||
Distribution | 1.19+ | 4.13+ | ||
Insight | 1.19+ | |||
Pipelines | 1.19+ |
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
Starting from version 7.41.4, Artifactory supports installation on ARM64 architecture through Helm and Docker installations. You must set up an external database as the Artifactory database since Artifactory does not support the bundled database with the ARM64 installation. Artifactory installation pulls the ARM64 image automatically when you run the Helm or Docker installation on the ARM64 platform.
ARM64 support is also available for Xray, Distribution and Insight.