e186813a49
better error handling
continuous-integration/drone/push Build is failing
2023-10-25 13:37:06 +02:00
37cb51674f
update README
continuous-integration/drone/push Build is failing
2023-10-24 21:14:39 +02:00
2ea59b4230
breaking change: rename env RESTIC_REPO to RESTIC_REPOSITORY
continuous-integration/drone/push Build is failing
2023-10-24 21:03:44 +02:00
354f964e7d
fix(create): hande non existing secret files
continuous-integration/drone/push Build is failing
2023-10-20 00:17:44 +02:00
2bb27aadc4
fix: handle not running container
continuous-integration/drone/push Build is failing
2023-10-19 23:15:24 +02:00
66e1c9617d
fix(download): dump volumes and secrets per default into /tmp/backup.tar.gz
continuous-integration/drone/push Build is failing
2023-10-18 14:10:58 +02:00
79d19e7ac5
chore: formatting
continuous-integration/drone/push Build is failing
2023-10-12 12:50:10 +02:00
359140781e
fix(create): quote handling for bash pipefail wrapping of pre/post hooks
continuous-integration/drone/push Build is failing
2023-10-12 10:57:52 +02:00
8750ec1813
fix(snapshots): warn if no snapshots could be found
continuous-integration/drone/push Build is failing
2023-10-12 10:35:37 +02:00
8e76ad591e
remove copy pasta line
continuous-integration/drone/push Build is failing
2023-10-11 18:16:58 +02:00
a3faa5d51f
fix(ls): catch error if there is no snapshot
continuous-integration/drone/push Build is failing
2023-10-11 18:13:27 +02:00
a3f27fa6ba
log before container command
continuous-integration/drone/push Build is failing
2023-10-11 17:46:27 +02:00
fe5d846c5f
Revert "Revert "Revert "feat: add backupbot label"""
...
continuous-integration/drone/push Build is failing
This reverts commit 79b7a01ddac362edbf68aebe04238ec5907f28cc.
2023-10-11 14:39:18 +02:00
79b7a01dda
Revert "Revert "feat: add backupbot label""
...
continuous-integration/drone/push Build is failing
This reverts commit f8a8547b702dd77145cb1ed1f3944d6e0800a0bd.
2023-10-10 19:39:57 +02:00
f8a8547b70
Revert "feat: add backupbot label"
...
continuous-integration/drone/push Build is failing
This reverts commit 4c2304a9629eda891222b3beac88747f09d60b9d.
2023-10-10 08:20:08 +02:00
192b1f1d9c
Merge pull request 'feat: add backupbot label' ( #33 ) from enable-label into main
...
continuous-integration/drone/push Build is failing
Reviewed-on: #33
2023-10-10 05:56:16 +00:00
4c2304a962
feat: add backupbot label
continuous-integration/drone/pr Build is failing
2023-10-10 07:53:26 +02:00
69e7f07978
Merge pull request 'Backupbot Revolution' ( #23 ) from backupbot_revolution into main
...
continuous-integration/drone/push Build is failing
Reviewed-on: #23
2023-10-09 10:54:22 +00:00
d25688f312
add backupbot label
continuous-integration/drone/pr Build is failing
2023-10-09 12:53:28 +02:00
b3cbb8bb46
rm unused compose.https.yml as its replaced with compose.secret.yml
continuous-integration/drone/pr Build is failing
2023-10-04 19:11:42 +02:00
bb1237f9ad
fix secret name
continuous-integration/drone/pr Build is failing
2023-10-04 19:08:47 +02:00
972a2c2314
extend download to download the secrets or all app volumes at once
2023-10-04 19:08:47 +02:00
4240318d20
remove package versions, to avoid conflicts
2023-10-04 19:08:47 +02:00
c3f3d1a6fe
restic_repo as secret option #31
2023-10-04 19:08:39 +02:00
ab6c06d423
Prompt before restore
2023-10-04 19:07:57 +02:00
9398e0d83d
release note for migration
2023-10-04 19:07:57 +02:00
6fc62b5516
fix typo
2023-10-04 19:07:57 +02:00
1f06af95eb
fix error messages
2023-10-04 19:07:57 +02:00
15a552ef8b
formatting
2023-10-04 19:07:57 +02:00
5d4def6143
feat: Backup Secrets (copy secrets) #28
2023-10-04 19:07:57 +02:00
ebc0ea5d84
small fixes
2023-10-04 19:07:57 +02:00
488c59f667
Revert "feat: Backup Secrets #28 "
...
This reverts commit 2838a36d43f44f80aa76095863f463d6aae57403.
2023-10-04 19:07:57 +02:00
825565451a
feat: Backup Secrets #28
2023-10-04 19:07:57 +02:00
6fa9440c76
fix restic version, timeout and cron default timer
2023-10-04 19:07:57 +02:00
33ce3c58aa
fix entrypoint
2023-10-04 19:07:57 +02:00
06ad03c1d5
specify program versions to prevent future breakage
2023-10-04 19:07:57 +02:00
bd8398e7dd
add healthcheck
2023-10-04 19:07:57 +02:00
75a93c5456
add sftp storage
2023-10-04 19:07:57 +02:00
d32337cf3a
update README
2023-10-04 19:07:57 +02:00
61ffb67686
update README
2023-10-04 19:07:57 +02:00
a86ac15363
README
2023-10-04 19:07:57 +02:00
5fa8f821c1
choos specific restore target
2023-10-04 19:07:57 +02:00
203719c224
change repo per option
2023-10-04 19:07:57 +02:00
3009159c82
use latest snapshot as default
2023-10-04 19:07:57 +02:00
28334a4241
mount volumes read/write to restore backups
2023-10-04 19:07:57 +02:00
447a808849
initial rewrite
2023-10-04 19:07:57 +02:00
42ae6a6b9b
remove unused traefik labels
2023-10-04 19:07:57 +02:00
3261d67dca
mount volume ro
2023-10-04 19:07:38 +02:00
6355f3572f
Backup volumes from host instead of copying paths
...
* Backupbot will now copy all volumes from a service with
backupbot.enabled = 'true' label from the /var/lib/docker/volumes/
path directly. This reduces the resource overhead of copying
stuff from one volume to another.
Recipes need to be adjustet that db-dumps are saved into a volume
now!
* Remove the Dockerfile and move stuff into a entrypoint. This
simplifies the whole versioning thing and makes this "just"
a recipe
Co-authored-by: Moritz < moritz.m@local-it.org>
2023-10-04 19:07:16 +02:00
451c511554
Hopefully fix REMOVE_BACKUP_VOLUME_AFTER_UPLOAD
continuous-integration/drone/push Build is passing
continuous-integration/drone Build encountered an error
2023-09-28 10:18:18 +01:00