Using the latest version?
JFrog Container Registry Guide
Upgrading to Advanced Versions
The following table lists the versions you can upgrade from JFrog Container Registry to a more advanced JFrog Artifactory version.
JFrog Container Registry Version | JFrog Product Upgrade Versions | Upgrade Method | ||||||
---|---|---|---|---|---|---|---|---|
On-Prem | You can upgrade your JFrog Container Registry to these Artifactory flavors:
| Obtain a license and download installation files. For more information, see Upgrading to Artifactory Pro. | ||||||
Cloud | You can upgrade your plan to one of these Cloud plans:
| Upgrade directly from your MyJFrog account. |
Upgrading Docker Container Registry to Artifactory Pro
The procedure to upgrade to Artifactory Pro depends on your installation type. We strongly recommend reading through this page before proceeding with your upgrade. Detailed upgrade instructions are provided for the following installation types:
- Docker
- Kubernetes
- Debian
- RPM
Before you upgrade
We strongly recommend that you take the following actions to ensure you can roll back your system in case you encounter any issues during the upgrade process:
- Perform a complete System Export before commencing your upgrade procedure. If at any time you decide to roll back to your current version, you can use the export to reproduce your current system in its entirety.
- Back up your database.
- If you are using a relational database, make sure the database user defined in your
db.properties
file has permissions to modify the database schema
Prerequisite
A JFrog Artifactory Pro license key. If you need a license, please visit the JFrog website and either purchase a license or request an evaluation license.
Once you submit the corresponding form, a download link will be provided to you by email.
You may also access the latest version through the Artifactory Pro Download Site.
The procedure for upgrading to Artifactory Pro is:
- Run an upgrade process according to your installation type.
- Add your license.
After upgrading to Artifactory Pro, make sure you provide the Artifactory installation with a license. Simply create a file calledartifactory.lic,
copy the license you have received from JFrog and paste it into theartifactory.lic
license file, and place it in the$ARTIFACTORY_HOME/etc
folder. If you using the Docker installation, place theartifactory.lic
file inside the/artifactory_extra_conf
folder.
Please refer to the sections below with specific instructions for your installation type.
Docker Installation
Zip Installation
Debian Installation
RPM Installation
Activating Artifactory Pro
Your license key is provided in the same email that contains the download link sent to you.
Your Artifactory administrator should enter the license key into the corresponding field in the Admin module under Configuration | Register License.
Administrator
You must be an Administrator in order to access the License Key field.