2016-11-17 32 views
0

我們使用Artifactory 3.0.4,其許可證已過期。
我們已經獲得更新的許可證版本,但我不知道如何更改許可證版本。 請建議在哪裏更改licers版本

P.S.請不要建議Artifactory遷移步驟,因爲我們的目標只是將許可證文件升級爲不遷移。升級Artifactory許可證

回答

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