Manual Filestore Migration for Azure Blob Storage
Migrate Artifactory filestore to Azure Blob Storage: stop Artifactory, copy filestore directory, configure binarystore.xml, restart.
To migrate your filestore manually, 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 2 days ago
