|
f8adc3cd10
|
Configure backups more appropriately across servers
|
2020-06-23 09:52:55 -05:00 |
|
|
4c9e27d9a5
|
Make AWS S3 copy nicer
|
2020-06-23 08:03:16 -05:00 |
|
|
429642fe6a
|
Switch from STANDARD_IA to STANDARD for S3 backups
My retention period is actually too low for IA lol
|
2020-06-22 11:46:24 -05:00 |
|
|
c6f750d0c1
|
Run backups more frequently
Just had a DR tonight and I need more frequent backups than "nightly at 2am"
|
2020-06-22 11:36:31 -05:00 |
|
|
8860638c87
|
Supress more AWS stuff
|
2020-06-09 05:16:22 -05:00 |
|
|
231c704bd6
|
Supress errors when pushing to S3
|
2020-06-09 05:14:47 -05:00 |
|
|
7793693483
|
Declare dependency for backup role
|
2020-06-08 20:23:34 -05:00 |
|
|
2175fe8ada
|
Exclude logfiles in backup script
|
2020-06-08 08:49:39 -05:00 |
|
|
e59ecf33ea
|
Add AWS backups bucket
Joining the big boy club oh yeah
|
2020-06-08 08:45:17 -05:00 |
|
|
4a7a5f4645
|
Add default variables for backups role
|
2020-05-06 02:25:21 -05:00 |
|
|
755249febf
|
Move backups to using symlinks instead of hard directories
This should make reconfiguring backup outputs leagues easier
|
2020-05-06 02:10:26 -05:00 |
|
|
85a3da7b6c
|
Add backup module to Gitea
|
2020-05-03 06:37:58 -05:00 |
|
|
ed04787e9b
|
Check for backups dir AFTER we might've changed it
|
2020-05-03 06:09:10 -05:00 |
|
|
2769a78198
|
Source a backuprc if we have it to allow for site-local backup storage changes
|
2020-05-03 06:08:36 -05:00 |
|
|
6440710a3e
|
Hardcode backups directories
Unless I make these playbook-wide variables, there's no real way to configure them at runtime. Best to just hardcode them, I suppose
|
2020-05-03 05:48:01 -05:00 |
|
|
f9ad4801c5
|
Log to the backups directory
|
2020-05-03 03:08:13 -05:00 |
|
|
86ab23bd07
|
Add an untested barebones backup script wrapper
|
2020-05-03 03:06:16 -05:00 |
|