Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

进入到安装程序所在目录,执行安装命令]# ./atlassian-confluence-7.x.x-x64.bin 

  • 确认安装应用

This will install Confluence 7.15.1 on your computer.

OK [o, Enter], Cancel [c]


  • 确认安装方式

Choose the appropriate installation or upgrade option.

Please choose one of the following:

Express Install (uses default settings) [1], 

Custom Install (recommended for advanced users) [2], 

Upgrade an existing Confluence installation [3, Enter]


  • 确认安装目录

Existing installation directory:

[/opt/atlassian/confluence]

一般会识别出原来旧版本的目录

  • 确认是否需要备份

Back Up Confluence Home
The upgrade process will automatically back up your Confluence Installation
Directory. You can also choose to back up your existing Confluence Home
Directory. Both directories are backed up as zip archive files in their
respective parent directory locations.

We strongly recommend choosing this option in the unlikely event that you
experience problems with the upgrade and may require these backups to
restore your existing Confluence installation.

If you have many attachments in your Confluence Home Directory, the zip
archive of this directory may consume a significant amount of disk space.
Back up Confluence home ?
Yes [y, Enter], No [n]

一般情况下,文件目录存放大量附件 ,在进行备份会占用较多资源和时间,建议提前进行备份,在这里选择不备份

  • 确认原应用被修改文件信息

Checking for local modifications.

List of modifications made within Confluence directories.

The following provides a list of file modifications within the confluence
directory.

Modified files:
        bin/setenv.sh
Removed files:
        (none)
Added files:
        confluence/WEB-INF/classes/log4j-diagnostic.properties
        lib/mysql-connector-java-8.0.22.jar

[Enter]

  • 开始安装提醒

Checking if your instance of Confluence is running

Upgrade Checklist
Back up your external database
We strongly recommend you back up your Confluence database if you have not
already done so.

Please refer to the following URL for back up guidelines:
https://docs.atlassian.com/confluence/docs-715/Production+Backup+Strategy

Check app compatibility
Check that your non-bundled apps are compatible with Confluence 7.15.1.

For more information see our documentation at the following URL:
https://docs.atlassian.com/confluence/docs-715/Installing+and+Configuring+Plugins+using+the+Universal+Plugin+Manager


Please ensure you have read the above checklist before upgrading.
Your existing Confluence installation is about to be upgraded! Do you want to proceed?
Upgrade [u, Enter], Exit [e]

  • 开始安装

Your instance of Confluence is currently being upgraded.
Checking if Confluence has been shutdown...
Backing up the Confluence installation directory
                                                                           
Deleting the previous Confluence installation directory...

Extracting files ...
                                                                           

Please wait a few moments while we configure Confluence.

Installation of Confluence 7.15.1 is complete
Start Confluence now?
Yes [y], No [n, Enter]

一般安装完成后,并不马上启动,此时需要调整setenv.sh文件的配置,比如内存大小等相关信息,以及对需要修改的涉及到文件检查 列表中所列文件修改。

...

这些启动和升级过程的日志可以在Confluence的文件目录下找 logs/atlassian-confluence.log中查看到。

  • 完成后进入Confluence页面进行检查

Image Added


注意:

升级是采用整个站点的导入,在导入整个站点的数据将全部以导入备份的数据,原数据将全部丢失,包括附件

...