Confluence is configured to back up its data. A System Administrator can also manually perform this back up from the Administration Console.
You need to have System Administrator permissions in order to perform this function.
|
Consider an Production backup strategy if your Confluence site is large or you are encountering problems with your automated backup. |
To manually back up your site,
|
|
If you are running Confluence behind Apache and are facing timeout errors, please consider creating the export directly from Tomcat, instead of going through Apache. This will speed up the process and prevent timeouts. |
Confluence stores the backup as a zipped XML file in the 'backups' directory under the Confluence Home directory on your Confluence server. To find your Confluence Home directory, see the documentation. You will need access to the Confluence server in order to retrieve this file.
By default, it is not possible to retrieve the backup file via the Confluence Administration Console. This feature is disabled for security reasons.
Administrators can enable this functionality by updating the relevant configuration property as described below. When enabled, you will be prompted to download the backup file when the backup process finished. However, we recommend that you turn the feature off in production environments.
To enable download of the backup file from the Administration Console,
|
If the value of the above configuration property is 'true', it will be possible to download the backup file after manually backing up the site via the Confluence Administration Console. If the value of this property is 'false' or the property is not present in the configuration file, you will need to retrieve the backup file from the file system on the Confluence server. By default, the value is 'false'.