Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split scripts into CI and VPS box | EuAndreh | 2019-05-28 | 1 | -11/+0 |
| | |||||
* | Add backup routing before possibly tearing down machine | EuAndreh | 2019-05-28 | 1 | -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. |