当前位置:网站首页>confluence7.4. X upgrade record
confluence7.4. X upgrade record
2022-06-25 12:03:00 【It's me】
background :confluence Be swept out high-risk loopholes , Need to upgrade to the latest version .
present situation : Stand alone deployment , Privatization deployment , Unable to connect to the Internet .
Operation record :
Backup confluence working directory
cp confluence confluence_backup_20220523
2. Backup mysql
mysqldump -u root -p confluence > confluence.sql
3. Download the latest confluence package
Visit the official website to download 7.4.16 Installation package
4. take atlassian-confluence-7.4.16-x64.bin Upload to private server
5. modify atlassian-confluence-7.4.16-x64.bin jurisdiction
chmod 777 atlassian-confluence-7.4.16-x64.bin
6. perform atlassian-confluence-7.4.16-x64.bin
./atlassian-confluence-7.4.16-x64.bin
7. choice 3 Upgrade an existing Confluence installation
8. installation is complete crack It will fail , Need to re crack once
9. find confluence.cfg.xml, Generally in application-data Look for
cd application-data/confluence/confluence.cfg.xml
10. Copy the record serviceId
11. find atlassian-extras-decoder-v2-3.4.1.jar, Back up to one location
This bag is usually in /confluence/confluence/WEB-INF/lib/ Next
cp atlassian-extras-decoder-v2-3.4.1.jar /data/v01/confluence/
12. download crack package
A link is attached here
「confluence」https://www.aliyundrive.com/s/2JqY2v4w9XR Extraction code : d32l Click the link to save , Or copy this paragraph , open 「 Alicloud disk 」APP , No need to download speed online view , The original video is played at double speed .
13. perform confluence_keygen.jar
java -jar confluence_keygen.jar
14. Enter the... Found above Server ID
15. Click on .gen! Generate key
16. Click on .patch Select the... Found above atlassian-extras-decoder-v2-3.4.1.jar.
A new... Will be generated in the same folder atlassian-extras-decoder-v2-3.4.1.jar, The original atlassian-extras-decoder-v2-3.4.1.jar Will be renamed atlassian-extras-decoder-v2-3.4.1.jar.bak
notes : When using the crack , Must break the jar Package name from atlassian-extras-decoder-v2-3.4.1 Change it to atlassian-extras-2.4
17. Will create a new atlassian-extras-decoder-v2-3.4.1.jar Uploading to the deployment has confluence On the private server of the , Generally in /confluence/confluence/WEB-INF/lib/ Next
18. take confluence.cfg.xml Medium jwt.public.key Amend to the above crack Generated key.
18. start-up confluence visit
边栏推荐
- Presto Web UI introduction
- Develop two modes of BS mode verification code with VFP to make your website more secure
- Dark horse shopping mall ---8 Microservice gateway and JWT token
- Use of Presto visualization client-yanagishima20.0
- What should I do to dynamically add a column and button to the gird of VFP?
- Niuke.com: host scheduling
- Cesium building loading (with height)
- ThingsPanel 发布物联网手机客户端(多图)
- Le détour d'un ingénieur en matériel
- Uncover gaussdb (for redis): comprehensive comparison of CODIS
猜你喜欢
黑马畅购商城---1.项目介绍-环境搭建
Startups must survive
Uncover gaussdb (for redis): comprehensive comparison of CODIS
Explain websocket protocol in detail
What are redis avalanche, penetration and breakdown?
Customize to prevent repeated submission of annotations (using redis)
Capacity expansion mechanism of Dict Of redis (rehash)
架构师为你揭秘在阿里、腾讯、美团工作的区别
ROS notes (06) - definition and use of topic messages
优品购电商3.0微服务商城项目实战小结
随机推荐
Startups must survive
Thingspanel releases Internet of things mobile client (multiple pictures)
Use of JSP sessionscope domain
Black Horse Chang Shopping Mall - - - 3. Gestion des produits de base
Windows11 MySQL service is missing
The cloud native data lake has passed the evaluation and certification of the ICT Institute with its storage, computing, data management and other capabilities
Niuke.com: host scheduling
What should I do to dynamically add a column and button to the gird of VFP?
Niuke.com: Candy distribution
VFP serial port communication is difficult for 9527. Maomao just showed his skill and was defeated by kiss
推荐一款M1电脑可用的虚拟机软件
Tool usage summary
黑马畅购商城---8.微服务网关Gateway和Jwt令牌
Niuke: rotation array
Multiple clicks of the button result in results
Solution to the timeout scenario of Flink streaming computing (official live broadcast)
Simple use of stream (II)
使用php脚本查看已开启的扩展
sklearnex 让你的 sklearn 机器学习模型训练快得飞起?
redis的dict的扩容机制(rehash)