added repo

This commit is contained in:
Your Name
2026-08-26 03:39:42 +05:30
parent 45c25a95af
commit b8575bb8b9
6889 changed files with 1217125 additions and 0 deletions
@@ -0,0 +1,32 @@
migration:
product: ARTIFACTORY
oldDataDir: /var/opt/jfrog/artifactory
moveDirectories:
map:
# Note : $JF_ROOT_DATA_DIR will be prepended to the sourceDirectoryPath value only if relative path and $JF_ROOT_DATA_DIR/var will be prepended to the targetDirectoryPath value
# map should be in format example: targetDirectoryPath=sourceDirectoryPath
backup/access=access/backup
etc/access=access/etc
data/access=access/data
work/access=access/tmp
log/archived/access=access/logs
log/archived/artifactory=logs
etc/replicator=replicator/etc
backup/replicator=replicator/backup
data/replicator=replicator/data
log/archived/replicator=replicator/logs
linkFiles:
map:
# Note : $JF_ROOT_DATA_DIR will be prepended to the sourceDirectoryPath value only if relative path and $JF_ROOT_DATA_DIR will be prepended to the targetDirectoryPath value
# map should be in format example: targetDirectoryPath=sourceDirectoryPath
etc/artifactory=etc
backup/artifactory=backup
data/artifactory=data
support/artifactory=support
cleanUpOldDataDir:
# Note $JF_ROOT_DATA_DIR will be prepended to the map entry
map:
access
replicator
metadata
logs