Changes between Initial Version and Version 1 of SCS_BACKUP_R4


Ignore:
Timestamp:
02/03/09 13:18:26 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SCS_BACKUP_R4

    v1 v1  
     1[[BackLinksMenu]] 
     2 
     3[[TicketQuery(summary=SCS_BACKUP_R4, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|)]] 
     4= Analysis = 
     5== Overview == 
     6As 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. 
     7== Task requirements == 
     8=== Monthly backups === 
     9 * Test if the previous backup contains all needed information for restoring 
     10  * Trac - wiki pages, settings, user accounts. 
     11  * Svn - data, settings, user accounts. 
     12  * Apache configurations 
     13  * Postgres databases. 
     14  * Build server configurations (Hudson) 
     15  * Testlink setup 
     16 * Modify the script if needed 
     17 * Execute the scripts 
     18 * Write the image on TWO dvds 
     19 * Make sure the copies are kept in different locations. 
     20=== Daily backups === 
     21 * 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. 
     22== Task result == 
     23Two backup DVDs that are kept in different locations. Daily database backups, location should be listed here. If database is modified, backup before modifications. 
     24== Implementation idea == 
     25Use previous revisions of this tasks for locations of the scripts.  
     26== Related == 
     27[wiki:SCS_BACKUP_R3][[BR]] 
     28Previous revisions of this tasks cannot be used because of the new setup. 
     29 
     30== How to demo == 
     31Explain what is done. 
     32 
     33= Design = 
     34^(Describe your design here.)^ 
     35 
     36= Implementation = 
     37^(Describe and link the implementation results here (from the wiki or the repository).)^ 
     38 
     39= Testing = 
     40^(Place the testing results here.)^ 
     41 
     42= Comments = 
     43^(Write comments for this or later revisions here.)