Version 2 (modified by deyan, 17 years ago) (diff) |
---|
Analysis
Overview
This task includes backing-up the project data.
Task requirements
- Analyze the results from the most recent backup
- See if the created CD contains all needed information.
- Decide if the server can be actually restored using this CD.
- Review files that should be backed up.
- Review files that are currently backed up.
- Consider if new files should be added to the back up.
- Consider if files should be removed from the back up.
- Review the automatic backup script dan-server:/backup/backup.sh. Modify it to satisfy new requirements from the previous points(if needed).
- Choose a period for the backup - once in a sprint or more frequent.
Task result
Backup of the Community server on a disc. Revisited backup script dan-server:/backup/backup.sh.
Implementation idea
Related
SCS_BACKUP_R0 dan-server:/backup/backup.sh
How to demo
Present dan-server:/backup/backup.sh and describe modified parts (if any). Present implementation section of this document, it should contain what is done
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository)
Testing
Log
(Link the log of the task here)