aboutsummaryrefslogtreecommitdiff
path: root/run-backup-template.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split scripts into CI and VPS boxEuAndreh2019-05-281-11/+0
|
* Add backup routing before possibly tearing down machineEuAndreh2019-05-281-0/+11
Create a new backup entry before running =terraform apply=, which may (or may not) destroy the current machine. This shouldn't be an issue for the backup itself, since all of the data should be stored in a separate Block Storage Volume, but we can take advantage of the sevices already needing to be taken down in order to perform a full backup of the data.