View Full Version : Backup / Restore
SamTzu
18th April 2007, 14:09
I have tried to look for how to restore the backups. There seems to be only the backup manager but no restore manager.
Is there a was to easily restore those backups?
What kind of backup systems are you using your self?
Any experience in restoring those backups?
Sam
till
18th April 2007, 14:47
Is there a was to easily restore those backups?
There is no special function to restore them in the interface, just unzip the backup file and upload it with FTP.
What kind of backup systems are you using your self?
tar
Any experience in restoring those backups?
What experince do you expect? The backup contains all files of the site, as long as they have been readable by the admispconfig user.
SamTzu
20th April 2007, 18:29
Actually I was thinking about the ISPConfig system backups.
How do you take backups of the ISP Manager? Hostingplans? etc.
And how do restore them?
On Tools there is an Data Export option.
How can I restore Reseller & Client Data?
Any insight on these questions would help a lot. thx
Sam
falko
21st April 2007, 14:06
Actually I was thinking about the ISPConfig system backups.
How do you take backups of the ISP Manager? Hostingplans? etc.
And how do restore them?
Just create backups of the /root/ispconfig and /home/admispconfig directories, e.g. with the tar command. To back up and restore the ISPConfig database, take a look here:
http://www.howtoforge.com/faq/6_3_en.html
http://www.howtoforge.com/faq/6_4_en.html
SamTzu
23rd April 2007, 15:02
Thx, those paths are just what I was looking for.
Sam
PS. These paths should be added to the Administrators help document.
FeraTechInc
15th May 2007, 09:39
Any status updates on this thread I found?
http://www.howtoforge.com/forums/showthread.php?t=11861&highlight=backup
Any status updates on this thread I found?
http://www.howtoforge.com/forums/showthread.php?t=11861&highlight=backup
No. As far as I know, nobody is working on this currently.
One point, don't forget to backup the DB, which is stored in MySQL. It's great to have all the files back, but a missing DB will ruin your day... Frankly, I just include that in my tar statement
[~]# tar zxvf cpbackup.tar.gz /home/admispconfig/ /root/ispconfig/ /var/lib/mysql/db_ispconfig
Actually, I do my own script that also ftps it to another server and renames it with the date. But that is a little more involved.
SamTzu
16th May 2007, 16:30
I'd like to see that script :o
Sam
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.