Difference between revisions of "Cloud backup overview"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 3: | Line 3: | ||
# Instance saves .sql for each table in the database | # Instance saves .sql for each table in the database | ||
# Remote backup server | # Remote backup server | ||
# | #* Rsyncs the files from EACH instance | ||
# | #* Build daily archives containing all .sql files | ||
# | #* Registers succesfull backup on the monitor server | ||
# Site 24 polls the monitor server | # Site 24 polls the monitor server | ||
#* If failed: Sends warning emails | |||
[[File:tsBackup.png|600px|]] | [[File:tsBackup.png|600px|]] |
Revision as of 19:21, 27 June 2015
Backup of Tempus Serva instances running in AWS is done in the following manner
- Instance saves .sql for each table in the database
- Remote backup server
- Rsyncs the files from EACH instance
- Build daily archives containing all .sql files
- Registers succesfull backup on the monitor server
- Site 24 polls the monitor server
- If failed: Sends warning emails