Commit Graph

23 Commits

Author SHA1 Message Date
Aterfax
7060d5c4e0
Update run_include to only set $HEALTHCHECKSURL when both subvariables are set. 2025-03-24 14:33:17 +00:00
Aterfax
6da5b7ba85
Merge pull request #9 from matt-conley/add-unencrypted-env
Add UNENCRYPTED environment variable and logic to enable users to make unencrypted backups / restorations.
2025-03-23 19:53:49 +00:00
Aterfax
92f23512e1
Add some clear warnings and discourage the use of unencrypted backups. 2025-03-23 19:47:18 +00:00
Aterfax
a2bafd2696
Correct faulty variable check. 2025-03-21 19:57:35 +00:00
Matt Conley
cb750d4cb4 Add UNENCRYPTED environemnt variable 2025-03-20 22:17:40 -04:00
Aterfax
f3f26be729
Add CRON validation function testing. (#4)
* Add CRON validation function testing.
2024-04-28 16:22:48 +01:00
Aterfax
ef33143458
Fix restore-backup script Git POSIX perms. 2024-03-30 01:45:23 +00:00
Aterfax
c0a77db91c
Add restore-backup helper script. 2024-03-30 01:44:47 +00:00
Aterfax
e0d7531515
Add branding. 2024-03-29 19:26:18 +00:00
Aterfax
d23c5465a6
Fix Git repo posix file perms on new helper scripts. 2024-03-29 00:54:18 +00:00
Aterfax
ace195fa1e
Add list-backup helper scripts. 2024-03-29 00:52:35 +00:00
Aterfax
fe0f708127
Fix "backupnow" script Git repo executability. 2024-03-26 23:29:52 +00:00
Aterfax
afb015425e
Add "backupnow" helper script. 2024-03-26 23:26:02 +00:00
Aterfax
9e239cc466
Fix faulty CRON_BACKUP_ONLY var warning logic. 2024-03-26 23:09:41 +00:00
Aterfax
756584639f
Fix lastbackup executability in Git repo. 2024-03-26 22:53:10 +00:00
Aterfax
aa90a87bc9
Fix lastrunfile logic and add lastbackup helper script. 2024-03-26 22:52:15 +00:00
Aterfax
f5f1a04d97
Add ability to block startup backup. 2024-03-26 22:36:08 +00:00
Aterfax
f19922c23c
Amend to better cron checking. 2024-03-26 21:42:37 +00:00
Aterfax
99b22f0ec0
Fix bad regex paste. 2024-03-26 20:35:31 +00:00
Aterfax
a7d927369f
I sure wish this would stop converting line endings. 2024-03-26 20:19:25 +00:00
Aterfax
2fad385576
Fix naming. 2024-03-26 00:56:03 +00:00
Aterfax
cf3abb37d7
Add cronjob functionality. 2024-03-26 00:15:09 +00:00
Aterfax
ae98bde396
Initial commit. 2024-03-25 01:54:24 +00:00