Subscription Information
This feature is supported on the Self-Hosted platform, with an Enterprise X or Enterprise+ license.
Overview
You must enable the service in Artifactory through the Artifactory system YAML file.
Mission Control moved to Artifactory as a Service
Mission Control has been integrated directly into Artifactory as a service starting JFrog Artifactory version 7.27.
Using Mission Control with Artifactory version 7.49 and above is supported only as microservice. To learn more about how to migrate to Mission Control microservice, see Migrating Platform Deployments and License Buckets.
Enabling Mission Control
Mission Control microservice can be embedded in any Artifactory installation but is disabled by default.
Enable Mission Control in Artifactory by updating the Artifactory system.yaml file:
mc: enabled: true
For HA Installations
You must enable Mission Control microservice in all Artifactory nodes.
For Helm Installations
Add the above section to the custom values.yaml file and run the Helm Upgrade command.
Restart Artifactory.
Verify Mission Control microservice is running. You can use Monitoring Service Statuses.