This document tells you how to upgrade from one version of Confluence to a later version.
Also, please check the new version of Confluence which you are installing. Refer to the documentation home page to verify the latest Confluence version and to find documentation for older versions. |
On this page:
The upgrade process allows you to unzip the new Confluence installation into a directory of your choice and then edit the configuration files to point your new installation to your existing data files. Follow these instructions:
confluence-<version>.
<Installation-Directory>.confluence-init.properties file found at: <Installation-Directory>\confluence\WEB-INF\classes\confluence-init.propertiesconfluence.home' to point to your existing Confluence Home directory.
confluence-init.properties file in a text editor such as Notepad.# confluence.home=c:/confluence/data |
confluence.home.= sign, to point to your existing Confluence Home directory.confluence.xml or server.xml (depending on where you have defined the Confluence context descriptor) to point to the location of the new Confluence installation (also remember to copy over any customisations such as a tomcat datasource if you have one).<Installation-Directory>/confluence/WEB-INF/classes/osuser.xml.<Installation-Directory>/confluence/WEB-INF/classes/atlassian-user.xml (if you are upgrading from Confluence 2.2 or later).
If you are upgrading from an earlier version of Confluence (2.5.5 and earlier) and are copying your existing
|
<Installation-Directory>/confluence/WEB-INF/lib/crowd-integration-client-X.X.X.jar and <Installation-Directory>/confluence/WEB-INF/classes/crowd.properties. If you need more information, please refer to the Crowd documentation.hibernate.hbm2ddl.skip_creating_missing_indexes to true to skip automatic index creation.Upgrading Confluence
Upgrading Confluence Standalone Edition
Confluence Installation Guide
Important Directories and Files
Site Backup and Restore
Database Configuration
How to run a SQL script on your database