User Tools

Site Tools


wiki:upgrade_confluence

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:upgrade_confluence [2024/05/23 19:53] – [8.5.3 to 8.5.4] antisawiki:upgrade_confluence [2025/04/25 15:27] (current) – [8.5.3 to 8.5.4] add chown antisa
Line 5: Line 5:
 ===== 8.5.3 to 8.5.4 ===== ===== 8.5.3 to 8.5.4 =====
 Also from: Also from:
-8.5.4 -> 8.5.5+8.5.4 -> 8.5.5, 9.0.1 -> 9.1.0
  
 <code> <code>
 cd /root/ cd /root/
-cp /var/lib/confluence/conf/server.xml /root/+cp /var/lib/confluence/bin/setenv.sh /root/setenv.sh.bak_$(date +%F) && cp -r /var/lib/confluence/conf/ /root/confluence_conf_dir.bak_$(date +%F)
 wget https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-8.5.4-x64.bin && chmod +x atlassian-confluence-8.5.4-x64.bin wget https://product-downloads.atlassian.com/software/confluence/downloads/atlassian-confluence-8.5.4-x64.bin && chmod +x atlassian-confluence-8.5.4-x64.bin
  
Line 19: Line 19:
  
 cp server.xml /var/lib/confluence/conf/server.xml cp server.xml /var/lib/confluence/conf/server.xml
 +
 +chown -R confluence:confluence /var/lib/confluence/
  
 systemctl restart confluence systemctl restart confluence
Line 31: Line 33:
 ====== References ====== ====== References ======
   * https://confluence.atlassian.com/doc/upgrading-confluence-4578.html   * https://confluence.atlassian.com/doc/upgrading-confluence-4578.html
 +  * https://www.atlassian.com/software/confluence/download-archives
  
wiki/upgrade_confluence.1716494029.txt.gz · Last modified: 2024/05/23 19:53 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki