Data backup | Community
Skip to main content
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by joerghoh

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

3 replies

joerghoh
Employee
October 16, 2015

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

Lokesh_Shivalingaiah
New Participant
October 16, 2015

Hi Jorg,

Two questions

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

2. Can we setup incremental backup ? 

joerghoh
joerghohAccepted solution
Employee
October 16, 2015

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