This documentation relates to an early version of Confluence.
For documentation on the latest Confluence release, please go to the documentation home page.

Migrate Or Clone Confluence Between Servers

All Versions
Click for all versions
Confluence 2.6 Documentation

Index

To copy a Confluence instance from one server to another, for example to transfer the current production snapshot to a test server as permitted in the licence agreement:

On the original server:

  1. Stop Confluence
  2. Copy your Confluence install directory
  3. Copy your Confluence home directory
  4. Use your database administration tool to access your external database and create a Confluence database export
  5. Start Confluence

On the target server:

  1. If you are not using Standalone Confluence, setup the same version of the application server use on the original
  2. Setup the database to be an exact clone of the original
    1. Setup the same database version and driver
    2. Setup the database user to have the same permissions as the original
    3. Import the Confluence database export
  3. Place the Confluence install directory but do not start Confluence yet
  4. Place the Confluence home directory
  5. If the home directory is in a different location, go to the Confluence install directory and edit ..\confluence\WEB-INF\classes\confluence-init.properties. The home directory is set under confluence.home
  6. To modify any database connection information, go to the Confluence home directory and edit confluence.cfg.xml. The connection URL is set under hibernate.connection.url
  7. Start Confluence

The target instance will be a clone of the original instance.

Related Tasks

Add LDAP Integration
Adding SSL for Secure Logins and Page Security
Customising Look and Feel Overview
Database Configuration
Installing the Confluence EAR-WAR Edition
Troubleshooting Problems & Requesting Technical Support
Upgrading Confluence
Upgrading Confluence EAR-WAR Edition
Upgrading Confluence Standalone Edition

Labels

server server Delete
move move Delete
transfer transfer Delete
copy copy Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.