Manual Filestore Migration for Azure Blob Storage
To migrate your filestore manually, you need to execute the following 1. steps: Stop Artifactory.
To migrate your filestore manually, you need to execute the following steps:
- Stop Artifactory.
- Copy the
$JFROG_HOME/artifactory/var/data/artifactory/filestoredirectory to your Azure blob storage (specifically, copy the directory to the container name and path that you specified when you configured Artifactory to use Azure Blob storage). - Configure Artifactory to use Azure Blob storage in the
binarystore.xmlfile in the$JFROG_HOME/artifactory/var/etc/artifactoryfolder. - Start Artifactory.
Updated 5 days ago
