首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >提升艺术许可证

提升艺术许可证
EN

Stack Overflow用户
提问于 2016-11-17 05:12:29
回答 1查看 715关注 0票数 0

我们用的是Artifactory 3.0.4,它的许可证过期了。

我们已经得到了更新的许可证版本,但我不知道如何更改许可版本。请建议在哪里更改的合法版本。

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

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2016-11-17 13:16:20

经过对这个问题的严格研究,找到了解决办法。因此,张贴它的任何未来的帮助。

代码语言:javascript
复制
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).
票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/40647174

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档