- On the Artifactory instance that we are designating as the Cold instance, perform the following steps:
- Update the Artifactory system.yaml file and add the shared.jfrogColdStorage.coldInstanceEnabled property and set it as true to configure the instance as the Cold instance.:
shared: jfrogColdStorage: coldInstanceEnabled: true
- Configure the Binary Storage Provider according to your requirement. For demonstration purposes, we are using the file-system.
- Restart the Cold Artifactory instance.