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
|
2fc4c03adb
|
Merge pull request #11 from Aterfax/Correct-faulty-variable-check
Correct faulty variable check.
|
2025-03-21 20:01:49 +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
|
5eefb6f671
|
Update README.md
|
2024-11-30 13:47:41 +00:00 |
|
Aterfax
|
b144c40c0b
|
Merge pull request #7 from Aterfax/runexec
Amend /run tmpfs mount options.
|
2024-11-28 20:50:20 +00:00 |
|
Aterfax
|
429250604b
|
Update docker-compose.yml
Ensure /run is executable for S6 on host OSes with different tmpfs mount default options. (i.e. default=noexec).
|
2024-11-28 20:29:30 +00:00 |
|
Aterfax
|
581bf00824
|
Update docker-compose.yml
Add /run to tmpfs
|
2024-07-22 01:34:06 +01:00 |
|
Aterfax
|
f7ee18d17e
|
Update README.md
Minor corrections.
|
2024-07-22 01:20:01 +01:00 |
|
Aterfax
|
777c3b1660
|
Update README.md
Enhance clarity of quickstart steps.
|
2024-07-22 01:15:46 +01:00 |
|
Aterfax
|
beacb6c692
|
Update README.md
|
2024-07-21 14:21:49 +01:00 |
|
Aterfax
|
ded7fc16ec
|
Merge pull request #5 from Aterfax/dependabot/github_actions/docker/build-push-action-6
Bump docker/build-push-action from 5 to 6
|
2024-07-01 18:33:38 +01:00 |
|
dependabot[bot]
|
0a8d9cfd81
|
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 13:07:01 +00:00 |
|
Aterfax
|
f3f26be729
|
Add CRON validation function testing. (#4)
* Add CRON validation function testing.
|
2024-04-28 16:22:48 +01:00 |
|
Aterfax
|
1a42c094f0
|
Update README.md
|
2024-04-18 23:36:54 +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
|
68f07f2c98
|
Update .gitattributes
|
2024-03-29 16:42:04 +00:00 |
|
Aterfax
|
5f39ea3bab
|
Update .gitattributes
|
2024-03-29 16:41:11 +00:00 |
|
Aterfax
|
0bb0d1960b
|
Create .gitattributes
|
2024-03-29 16:38:53 +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
|
d33a3eef6a
|
README formatting amendment.
|
2024-03-29 00:52:04 +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
|
14452ac69c
|
Fix Git repo naming.
|
2024-03-26 19:01:17 +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
|
33ef7afc93
|
Set backup dirs read only for best practise.
|
2024-03-25 02:17:45 +00:00 |
|
Aterfax
|
702b39a8d6
|
Add GHA update checks.
|
2024-03-25 02:00:16 +00:00 |
|
Aterfax
|
5a769bea8e
|
Add Docker CI/CD.
|
2024-03-25 01:58:51 +00:00 |
|
Aterfax
|
7c53cfb939
|
Fix link.
|
2024-03-25 01:56:15 +00:00 |
|
Aterfax
|
ae98bde396
|
Initial commit.
|
2024-03-25 01:54:24 +00:00 |
|