升级 Artifactory 许可证

Upgrading Artifactory license

我们使用的是 Artifactory 3.0.4,其许可证已过期。
我们已获得更新的许可版本,但我不确定如何更改许可版本。 请建议在哪里更改 licnese 版本

P.S。请不要建议人工迁移步骤,因为我们的目标只是升级许可证版本而不是迁移。

经过对这个问题的严格搜索,找到了解决方案。因此将其发布以供将来使用。

1.  Login to Artifactory server " su – nexus"
2.  Change the working directory to the artifactory home directory.
    cd Artifactory_3_9_5\etc
3.  Take the backup of the old license files.
    cp artifactory.lic Artifactory_bkp.lic
4.  Also, it is advisable to take the backup of the below files.
    cp artifactory.system.properties artifactory_bkp.system.properties
    cp artifactory.config.bootstrap.xml artifactory_bkp.config.bootstrap.xml  
5.  Either put the new licensed version file to this location or paste the license key to the Artifactory license file(i.e. artifactory.lic).