Relevant versions: This information pertains to Artifactory versions 6.x and below. To execute a downgrade for Artifactory version 7.x, see below.
To downgrade to OSS, do the following:
-
Shut down Artifactory
-
Overwrite the artifactory.war file in $ARTIFACTORY_HOME/webapps/ with its OSS version
-
Delete the $ARTIFACTORY_HOME/tomcat/webapps/artifactory/ folder and the $ARTIFACTORY_HOME/tomcat/work/ folder
-
Start Artifactory
To downgrade to OSS on Artifactory version 7.x, do the following:
-
Perform a system export of your Pro instance
-
Install an OSS instance and perform a system import from the export you executed in Step #1
Note: OSS only supports Maven, Gradle, Ivy, SBT, and generic repos. If you use a repository that supports Pro, but not OSS, that repository data will not be migrated.