- Download and install the Artifactory on your machine. The Live Artifactory instance can be a newly installed instance or an existing instance.
- Add the below configuration to the system.yaml file present under ‘$JFROG_HOME/artifactory/var/log/etc/’ directory to enable Mission Control.
mc:
#port: 8080
enabled: true
- Start the Artifactory Live instance.
Please note that you can also add the shared.jfrogColdStorage.coldInstanceEnabled property and set it as false to configure the instance as the Live instance.