Version 1 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
As the community server backup is a regular task, it's requirements are not very different from previous revisions' requirements. The regular backup of the project creates two backup CDs that can restore fully the project in case of data loss.
Task requirements
Monthly backups
- 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.
- Build server configurations (Hudson)
- Testlink setup
- Modify the script if needed
- Execute the scripts
- Write the image on TWO dvds
- Make sure the copies are kept in different locations.
Daily backups
- According to previous revision of this task, a script backing up the database is done. In implementation section describe where is it, when is executed. Describe how to use this script before modifying database with direct queries.
Task result
Two backup DVDs that are kept in different locations. Daily database backups, location should be listed here. If database is modified, backup before modifications.
Implementation idea
Use previous revisions of this tasks for locations of the scripts.
Related
SCS_BACKUP_R3
Previous revisions of this tasks cannot be used because of the new setup.
How to demo
Explain what is done.
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)