[xwiki-users] Backup - Database and configs.- again
Please help, I spent a few more hours today looking for this information, I even found http://old.xwiki.org/xwiki/bin/view/AdminGuide/Backup which apparently is not for version xwiki-1.1-milestone-1 I am reasonably fluent in Linux, not in java and not in xwiki at all ;-) ---last message--- I am running xwiki standalone on linux. Please tell me where are the files (or directories) that I need to save to have a full backup. Both database and configs. I searched xwiki, but could not find that information. Please note: I need the files or directories for *automated backup*, not a nanual procedure, which I found easely enough... Thanks, Alain PS: I just dicovered Xwiki and I am very impressed by it. Thank you to all that contributed to it :)
Alain M. wrote:
Please help,
I spent a few more hours today looking for this information, I even found http://old.xwiki.org/xwiki/bin/view/AdminGuide/Backup which apparently is not for version xwiki-1.1-milestone-1
I am reasonably fluent in Linux, not in java and not in xwiki at all ;-)
---last message--- I am running xwiki standalone on linux. Please tell me where are the files (or directories) that I need to save to have a full backup. Both database and configs.
I searched xwiki, but could not find that information. Please note: I need the files or directories for *automated backup*, not a nanual procedure, which I found easely enough...
The standalone version runs all in it's own directory, does it not? Database and tomcat and everything? If so, and if you're not severely limitid on backup space, maybe you can just "rsync -auv xwiki [email protected]:/xwiki"? :-) Thomas
On Jun 7, 2007, at 2:14 AM, Alain M. wrote:
Please help,
I spent a few more hours today looking for this information, I even found http://old.xwiki.org/xwiki/bin/view/AdminGuide/Backup which apparently is not for version xwiki-1.1-milestone-1
I am reasonably fluent in Linux, not in java and not in xwiki at all ;-)
It's easy: simply backup your database + your xwiki configuration (usually the WEB-INF/xwiki.cfg file). -Vincent
---last message--- I am running xwiki standalone on linux. Please tell me where are the files (or directories) that I need to save to have a full backup. Both database and configs.
I searched xwiki, but could not find that information. Please note: I need the files or directories for *automated backup*, not a nanual procedure, which I found easely enough...
Thanks, Alain
PS: I just dicovered Xwiki and I am very impressed by it. Thank you to all that contributed to it :)
participants (3)
-
Alain M. -
Thomas Drevon -
Vincent Massol