Installing Workers
Workers is a JFrog Platform service that enables you to control your execution flows.
Subscription Information
This feature is supported on the Self-Hosted platform, with an Enterprise X or Enterprise+ license.
Workers is a JFrog Platform service that enables you to control your execution flows. Workers lets you create and run plugins that extend the JFrog Platform's functionality via a built-in serverless execution environment. For more information, see Workers.
You have the following options to install the Worker on self-hosted environments:
JFrog Platform Helm Chart
Deploy Workers alongside the full JFrog Platform using the unified Helm chart.
Artifactory Helm Chart
Deploy Workers alongside Artifactory using the standalone Artifactory Helm chart.
Docker Compose
Deploy Workers using Docker Compose for non-Kubernetes environments.
Prerequisites to Install Worker
The following are the prerequisites to install Workers:
Note
For the Worker self-hosted installation, both Artifactory and Workers must be deployed Kubernetes or Docker Compose.
-
System Requirements
- CPU: 4 core
- RAM: 4 GB
- Storage: 50 GB
For more information, see System Requirements and Helm Chart requirements.
-
Supported Platforms
- x86-64: Yes
- ARM64: Yes
- Kubernetes: 1.19 or later
For more information, see Requirements Matrix.
-
The minimum Artifactory version needed to run Worker is
7.98.4and above. -
Create a Kubernetes cluster.
-
Install Helm v3 or later.
-
Install kubectl.
-
Installing Artifactory with Worker configuration enabled.
Updated 2 days ago
