Page 1 of 1

Backup and restore

PostPosted:Wed Nov 17, 2010 10:25 am
by invaders
I have installed OpenKM 5 RC1 connected to a mysql database. I would like to know what need to be backup in order to restore the system after a system crash.
Once all things is backed up, what is the procedure to restore the system with backed up data ?

many thanks in advance

Re: Backup and restore

PostPosted:Thu Nov 18, 2010 1:22 am
by ItsMe
I've been trying for days to setup Openkm+Mysql can you give me a hand or just a lil advice on how?

Re: Backup and restore

PostPosted:Thu Nov 18, 2010 7:14 am
by jllort
I suggest you backup all jboss folder because jboss has only 160MB and you'll get full application backup. The most important thing is repository folder, it's mandatory you backup it. For making a backup, stop jboss ( at night for example ), and then backup all jboss folder ( or repository folder ) and then mysql database.

We suggest use rsync for incremental backup.

Please don't make backup with jboss running, dbms are transactional and needs be stopped while during backup.

Ensure your backup is right, making some restoring process simulation for example in other server.