Difference between revisions of "Cloud backup overview"
Jump to navigation
Jump to search
old>Admin |
m (5 revisions imported) |
||
(One intermediate revision by one other user not shown) | |||
Line 8: | Line 8: | ||
# Site 24 polls the monitor server | # Site 24 polls the monitor server | ||
#* If failed: Sends warning emails | #* If failed: Sends warning emails | ||
The backup setup is part of the server creation service | |||
[[File:tsBackup.png|600px|]] | [[File:tsBackup.png|600px|]] |
Latest revision as of 11:51, 10 December 2021
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
The backup setup is part of the server creation service