Version 1 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
The regular backup of the project creates two backup CDs that can restore fully the project in case of data loss.
Task requirements
- Test if the previous backup contains all needed information for restoring
- Trac - wiki pages, settings, user accounts.
- Svn - data, settings, user accounts.
- Apache configurations
- Postgres databases.
- Testlink setup
- Modify the script if needed
- Execute the script
- Write the image on TWO dvds
- Make sure the copies are kept in different locations.
Task result
Backup media that is capable of restoring the whole project infrastructure.
Implementation idea
You can use SCS_BACKUP_R1 as similar consistency check is performed there.
Related
SCS_BACKUP_R0
SCS_BACKUP_R1
SCS_BACKUP_R2
How to demo
Explain what is done and where the media can be found.
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)