您的位置:首页 > 产品设计 > UI/UE

企业级 Atlassian Confluence5.1.0.8_x64 搭建破解

2016-10-23 22:13 357 查看
百度网盘提供各种资源真好:http://www.panduoduo.net/r/11048965 

参考资料:

[1]其中破解器用的是 https://pan.baidu.com/share/link?shareid=4168052917&uk=3726634679#list/path=%2Fdys%2FConfluence5.8.10%E7%A0%B4%E8%A7%A3%E7%89%88&parentPath=%2Fdys  这个网盘里的。

破解教程参考:

[2]http://blog.csdn.net/lovely_xinyi/article/details/45581377 

[3]http://pangge.blog.51cto.com/6013757/1560249/  主要

[4] http://blog.csdn.net/anlegor/article/details/45050413 提供里关键信息 (得到以下信息)

:通过看原来的破解可以发现实际上是对com.atlassian.extras.decoder.v2.Version2LicenseDecoder.class进行的操作,新版这个类在altassian-extras-decoder-v2-3.2.jar中,所以把altassian-extras-decoder-v2-3.2.jar改为extras2.4.jar
然后运行破解,再还原名字,Done。

confluence版本:atlassian-confluence-5.10.8-x64.bin

采用root权限安装。

安装路径:/home/atlassian/confluence 

数据存储路径:/home/atlassian/application-data

破解方法:采用[1]中的破解器,将altassian-extras-decoder-v2-3.2.jar重命名为extras2.4.jar在windows下patch并获得key。然后得到的jar文件重命名放回到原目录。

数据库创建:采用postgres,因为mysql一直报错,所以直接用postgres了,用的是jdbc的方法,在postgressql中创建了confluence数据库。

其他方法和[3]中一致。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息