Ian
275c575706
Merge pull request #9 from GoliathLabs/master
...
Added: Dependabot.yml
5 months ago
GoliathLabs
ea1bdaf84e
Added: Dependabot.yml
5 months ago
ViViDboarder
296bdd19fa
Add pre-commit hooks
6 months ago
ViViDboarder
5c97af4fb3
Final fix for travis?
3 years ago
ViViDboarder
57836c2bf5
Fix reference to old Dockerfile
3 years ago
ViViDboarder
f95963bf9f
Update readme
3 years ago
ViViDboarder
56e900b9aa
Try to do multi-arch on docker hub
3 years ago
ViViDboarder
fbd8117b3c
Add gitignore for sample compose artifacts
3 years ago
ViViDboarder
53e306d884
Fix env parsing for variables with spaces
3 years ago
ViViDboarder
963815c47b
Remove travis arm build
3 years ago
ViViDboarder
f153d3d638
Print logs if failing tests
3 years ago
ViViDboarder
fa9c0f9798
Add healthcheck to Docker image
3 years ago
ViViDboarder
b2fd9d4259
Add support for pre/post scripts
...
Allows adding scripts to a directory to be executed before backups and
after restorating. This can allow backing up a mysql dump or something.
Using these could (and probably does) break verify checks
Fixes #8
3 years ago
ViViDboarder
f4b9383c2a
Fix arm test target typo
3 years ago
Ian
7b4e31c00d
ARM: Move setuptools to pip from apt
...
Try to fix build error on ARM
4 years ago
ViViDboarder
9671c1461d
Update test to be more testy
4 years ago
ViViDboarder
947dc939f2
Switch from entrypoint to start command to allow exec of other scripts
4 years ago
ViViDboarder
707b8f304b
Clean test scripts
4 years ago
ViViDboarder
f57ea36f98
Obtain locks before restoring or backing up
4 years ago
ViViDboarder
cad7d68644
Add b2
4 years ago
ViViDboarder
e56e1a983a
Add ability to auto restore
4 years ago
ViViDboarder
efb7d3e5ab
Add test for existance of cron and crontab
...
This was missing in x86 builds and we don't have a test verifying the
crontabs themselves, so it was never caught. It would be better to
verify those, but that would mean async testing which could result in
very slow builds or other issues.
Fixes #5
4 years ago
ViViDboarder
4e1eb0592b
Revert "Allow building arm images on x86 or arm hosts"
...
This reverts commit 137d32c575
.
5 years ago
ViViDboarder
e8e13662b2
Update readme with restore instructions
5 years ago
ViViDboarder
137d32c575
Allow building arm images on x86 or arm hosts
...
As handy as cross-build-start is for building arm images on an x86
machine, it actually causes building to fail when on an arm machine.
Added an or statement to allow it to build on my rpi as well as my
laptop.
5 years ago
ViViDboarder
9e9f9ec956
Add new integration test against minio
...
Should simulate an S3 test
5 years ago
ViViDboarder
1fdaff84e4
Add more packages to support more backends
5 years ago
ViViDboarder
f7cdf9c9b6
Speed up builds by installing less packages
5 years ago
ViViDboarder
5c1427683c
Build everything but only run default test
5 years ago
ViViDboarder
2ff893f43b
Add Readme badge
5 years ago
ViViDboarder
47a8ef4534
Now test both x86 and arm
5 years ago
ViViDboarder
1b9f67439b
Add travis build to run tests
5 years ago
ViViDboarder
7cf2edcd5e
Add test for incorrect password causing failed restore
5 years ago
ViViDboarder
ad2d5bdec9
Minor improvement on tests to make it quicker
5 years ago
Ian
bf795d2089
Merge pull request #2 from dpangier/master
...
Updated to latest boto for AWS S3 EU compatibility
Fixes #1
5 years ago
David Angier
4362470db3
updated to latest boto for AWS S3 EU compatability
5 years ago
ViViDboarder
917a4577c5
Add schedule for full backups and restore args
5 years ago
ViViDboarder
6c28a96a22
Add --force to restore since it's in place
5 years ago
ViViDboarder
eb98fb2d3c
Add more tips to readme
5 years ago
ViViDboarder
78c41bee62
Fix ftp->ncftp
5 years ago
ViViDboarder
1c90005b96
Remove --allow-source-mismatch arg
...
If needed, it can be added via opt args
5 years ago
ViViDboarder
b6a775176b
Add missing dependencies for ftp and cron on arm
5 years ago
ViViDboarder
ccd2cb4145
Fixing opt arguments
5 years ago
ViViDboarder
69b2ce781d
Add some targets to drop into a shell
5 years ago
ViViDboarder
b3ff6b6cce
Add restore script and restore test
5 years ago
ViViDboarder
7dfaef9365
Add some to dos
5 years ago
ViViDboarder
e42eef8fcd
Add x86 and arm builds and tests
5 years ago
ViViDboarder
c5d673885e
Initial commit of actual data
5 years ago
Ian
8d1f80fa17
Initial commit
5 years ago