FishEye 1.4 : 7. Backing Up and Restoring Config Data
This page last changed on Oct 03, 2007 by smaddox.
You can use one of the following methods to create a zip archive of all FishEye configuration files:
The FishEye backup and restore procedure requires you to use the FISHEYE_INST system variable. A backup and restore allows you to move your FishEye instance to another location or host. It also allows you to upgrade to another version of FishEye without losing any configuration or user data. BackupThe following files will be backed up:
Backup via the FishEye Administration Pages
Backup via the Command LineThe fisheyectl script takes a backup command and an optional filename for the backup archive. See Command-Line Options. RestoreTo restore from a backup:
For example, say you have a backup_20060101120000.zip in /tmp and you have stopped FishEye, the restore procedure would be something like this: $ cd $FISHEYE_INST $ unzip /tmp/backup_20060101120000.zip |
![]() |
Document generated by Confluence on Dec 09, 2007 17:50 |