Install JFrog Worker with Platform Helm Chart

JFrog Installation & Setup Documentation

Content Type
Installation & Setup
ft:sourceType
Paligo

This topic explains how to install the JFrog Worker on a self-hosted environment using the Platform Helm Chart.

Note

Before installing the Platform Helm Chart, you must upgrade the Chart version to 10.20.x or above.

Enabling Worker Configuration in Platform

  1. Enable Worker in the Platform by updating the custom-values.yaml file as follows:

    worker:
      enabled: true
  2. Run the Helm upgrade command with the custom-values.yaml file.

    For more information, see Installing the JFrog Platform using Helm Charts.