Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Data backup

Avatar

Level 10

What is the best option to take the data backup when the size is very high ? Also is there any option of having incremental backup ?

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

nope, you can only backup the complete repository. The repo itself does not write any transaction log like a database does, but you can do online backup from a repo and then let your backup program create an incremental backup from that backup image.

kind regards,
Jörg

View solution in original post

3 Replies

Avatar

Employee Advisor

Hi,

do you mean regular system backup of the complete application including the repository? That depends a lot on your AEM version and the type of persistence you choose. See [1] for the offical documentation.

kind regards,
Jörg

[1] http://docs.adobe.com/docs/en/aem/6-0/administer/content/backup-and-restore.html

Avatar

Level 10

Hi Jorg,

Two questions

1. Is it possible to configure backup at the node (website) level ?

2. Can we setup incremental backup ? 

Avatar

Correct answer by
Employee Advisor

Hi,

nope, you can only backup the complete repository. The repo itself does not write any transaction log like a database does, but you can do online backup from a repo and then let your backup program create an incremental backup from that backup image.

kind regards,
Jörg