1. 配置java环境,请参展我的另一篇博客

http://www.cnblogs.com/youran-he/p/8607155.html

2. 下载文件

https://pan.baidu.com/s/1YS2bcCO70TTvn9fjOde9gA

3.配置权限

root@hett-PowerEdge-T30:/usr/local/src# cp /home/hett/atlassian-confluence-5.6.6-x64.bin  ./
root@hett-PowerEdge-T30:/usr/local/src# chmod +x atlassian-confluence-5.6.6-x64.bin
root@hett-PowerEdge-T30:/usr/local/src#
4.安装

root@hett-PowerEdge-T30:/usr/local/src# sudo ./atlassian-confluence-5.6.6-x64.bin

o-2/1-y
5. 配置数据库

mysql>  CREATE DATABASE confluence CHARACTER SET utf8 COLLATE utf8_bin;
Query OK, 1 row affected (0.36 sec)

mysql> use mysql;
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
mysql> INSERT INTO mysql.user(Host,User,Password) VALUES("localhost","confluence",password(”123456"));
Query OK, 1 row affected, 3 warnings (0.00 sec)

mysql> FLUSH PRIVILEGES;
Query OK, 0 rows affected (0.00 sec)

mysql> GRANT ALL PRIVILEGES ON confluence.* TO confluence@localhost IDENTIFIED BY '123456';
Query OK, 0 rows affected (0.00 sec)

mysql> GRANT ALL PRIVILEGES ON confluence.* TO confluence@'%' IDENTIFIED BY '123456';
Query OK, 0 rows affected (0.00 sec)

mysql> flush privileges;
Query OK, 0 rows affected (0.00 sec)

mysql>

4.删除confluence

computer@computer-PowerEdge-T30:~$ sudo /opt/atlassian/confluence/uninstall
testing JVM in /opt/atlassian/confluence/jre ...
Are you sure you want to completely remove Confluence 5.6.6 and all of its components?
Yes [y, Enter], No [n]
y
Uninstalling Confluence 5.6.6 ...
Mar 27, 2018 10:25:37 AM java.util.prefs.FileSystemPreferences$2 run
INFO: Created system preferences directory in java.home.
The following files/directories were not deleted since they contain files with potentially important logs or configurations you may wish to retain. If you do not need to keep these files, however, you can safely delete these directories.
/opt/atlassian/confluence/logs
/opt/atlassian/confluence
/opt/atlassian

5. 破解

https://pan.baidu.com/s/1S-J-lDzpXbCJxvZ8or6IHw

破解文件

root@computer-PowerEdge-T30:~# /etc/init.d/confluence1 stop
executing using dedicated user
If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide

Server startup logs are located in /opt/atlassian/confluence/logs/catalina.out
Using CATALINA_BASE:   /opt/atlassian/confluence
Using CATALINA_HOME:   /opt/atlassian/confluence
Using CATALINA_TMPDIR: /opt/atlassian/confluence/temp
Using JRE_HOME:        /opt/atlassian/confluence/jre/
Using CLASSPATH:       /opt/atlassian/confluence/bin/bootstrap.jar:/opt/atlassian/confluence/bin/tomcat-juli.jar
Using CATALINA_PID:    /opt/atlassian/confluence/work/catalina.pid
Tomcat stopped.

删除配置文件:
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# rm -rf atlassian-extra*
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib#
5. 破解

https://pan.baidu.com/s/1lETmEq3CSOUgMnimMnYbY 破解文件下载

root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# ll /hom
total 1484
drwxrwxr-x 2 computer computer   4096  3月 27 11:01 ./
drwxrwxr-x 4 computer computer   4096  3月 27 11:01 ../
-rw-rw-r-- 1 computer computer 155443  3月 27 11:01 atlassian-extras-3.2.jar
-rw-rw-r-- 1 computer computer 363012  3月 27 11:01 Confluence-5.6.6-language-pack-zh
-rw-rw-r-- 1 computer computer 989497  3月 27 11:01 mysql-connector-java-5.1.39-bin.j
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# cp  /hotlassian-extras-3.2.jar ./
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# cp  /hoonfluence-5.6.6-language-pack-zh_CN.jar ./
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# cp  /hoysql-connector-java-5.1.39-bin.jar ./
root@computer-PowerEdge-T30:/opt/atlassian/confluence/confluence/WEB-INF/lib# cd  ~
root@computer-PowerEdge-T30:~# /etc/init.d/confluence1  start

To run Confluence in the foreground, start the server with start-confluence.sh -fg
executing using dedicated user: confluence1
If you encounter issues starting up Confluence, please see the Installation guide at http://confluence.atlassian.com/display/DOC/Confluence+Installation+Guide

Server startup logs are located in /opt/atlassian/confluence/logs/catalina.out
Using CATALINA_BASE:   /opt/atlassian/confluence
Using CATALINA_HOME:   /opt/atlassian/confluence
Using CATALINA_TMPDIR: /opt/atlassian/confluence/temp
Using JRE_HOME:        /opt/atlassian/confluence/jre/
Using CLASSPATH:       /opt/atlassian/confluence/bin/bootstrap.jar:/opt/atlassian/confluence/bin/tomcat-juli.jar
Using CATALINA_PID:    /opt/atlassian/confluence/work/catalina.pid
Tomcat started.
root@computer-PowerEdge-T30:~#

6. 在windows运行

配置完成之后,会有几分钟等待时间,导出数据

配置管理员信息

最新文章

  1. [LeetCode] Wildcard Matching 外卡匹配
  2. Android之Linearlayouy线性布局
  3. Node.js学习之简介
  4. 用sass写栅格系统
  5. JavaScript简洁继承机制实现(不使用prototype和new)
  6. Integer取值范围和NumberFormatException的解决
  7. 对OCR文字识别软件的扫描选项怎么设置
  8. wiegand 问题
  9. 漫谈CGI FastCGI WSGI
  10. c中计时的几种方法
  11. 从response.header中提取cookie,在request里添加cookie
  12. oracle dblink造成远程数据库session过多
  13. 使用 VirtualBox 虚拟机在电脑上运行 Android 4.0 系统,让电脑瞬间变安卓平板
  14. 做一款直播类app
  15. 读取Pdm文件内容(含源码)
  16. jquery empty()方法在IE下报错的解决办法
  17. 逆向集录_00_不同程序OEP特征总结
  18. 小程序textarea完美填坑
  19. Zabbix 3.0的前端默认在Centos 6上不支持
  20. redis学习(三)——List数据类型

热门文章

  1. 读取spring boot项目中resource目录下的文件
  2. Eclipse用Runnable JAR file方式打jar包,并用该jar包进行二次开发
  3. matlab白底换红底
  4. CodeForces 748C Santa Claus and Robot (思维)
  5. 优化jQuery选择器
  6. hrbust1444 逃脱 【BFS】
  7. HDU1501【简单DP】
  8. bzoj 2039: [2009国家集训队]employ人员雇佣【最小割】
  9. MySQL中group by 与 order by 一起使用排序问题
  10. [題解](最小生成樹/LCA)luogu_P1967貨車運輸