Enable AppTrust for Self-Hosted
Prerequisites and procedures for enabling JFrog AppTrust on self-managed system
JFrog AppTrust is enabled as part of the JFrog Platform general installation and is documented within the Platform installation documentation. For your convenience, this page calls out the parts of that installation that are specific to AppTrust enablement.
This document is for JFrog Self-Hosted customers.
Prerequisites
-
JFrog License: AppTrust is available exclusively for Enterprise+ (JFrog Ultimate) customers. Details about all JFrog licenses are available in the Product License Matrix.
-
JFrog Product Dependencies: The following JFrog products are required for AppTrust:
- JFrog Artifactory 7.125.x or higher
- JFrog Xray 3.130.5 or higher and SBOM service enabled
As product dependencies could change from time to time, it is recommended to review the full Product Dependencies Matrix.
-
Hardware Sizing: For the minimum requirements when running AppTrust, see AppTrust Hardware Sizing.
Enable AppTrust during JFrog Platform Installation
You can use any of the methods described on the Platform Installation page.
Whichever method you choose, the following services must be explicitly enabled in the system.yaml:
- AppTrust
- Unified Policy
- Compliance
- Evaluations
- Evidence
- OneModel
Example:
apptrust:
enabled: true
unifiedpolicy:
enabled: true
compliance:
enabled: true
evaluations:
enabled: true
evidence:
enabled: true
onemodel:
enabled: trueEnable AppTrust in Existing JFrog Platform
To enable AppTrust in your existing JFrog Platform, contact your Account Executive or [email protected] to initiate the activation process.
What’s Next?
Learn how to use the basic AppTrust functionality by completing the procedures in the AppTrust Quickstart.
Updated about 4 hours ago
