升级Artifactory许可证

时间:2016-11-17 05:12:29

标签: artifactory

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

附:请不要建议神器迁移步骤,因为我们的目标只是升级许可证版本而不是迁移。

1 个答案:

答案 0 :(得分:0)

经过一番严格的搜索,找到了解决方案。因此发布它以备将来帮助。

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).