30 Commits

Author SHA1 Message Date
f2d0b92fa3 chore: publish 1.0.0+2.0.0-beta release
All checks were successful
continuous-integration/drone/push Build is passing
2024-08-14 14:47:12 +02:00
3wc
bd581fd8d7 Move entrypoint script into Docker image 2024-06-01 03:35:52 +00:00
3wc
e77432e3ab Move /entrypoint.sh to Dockerfile 2024-06-01 03:35:52 +00:00
3wc
c5574edc54 Whoops, wrong image 2024-06-01 03:35:52 +00:00
3wc
50e4d68717 Switch to backup-bot-two image 2024-06-01 03:35:52 +00:00
65686cd891 Fix python package install error
Some checks failed
continuous-integration/drone/push Build is failing
2023-12-19 01:16:12 +01:00
ff2b5a25a2 chore(deps): update docker docker tag to v24.0.7
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2023-10-27 07:01:33 +00:00
2ea59b4230 breaking change: rename env RESTIC_REPO to RESTIC_REPOSITORY
Some checks failed
continuous-integration/drone/push Build is failing
2023-10-24 21:03:44 +02:00
fe5d846c5f Revert "Revert "Revert "feat: add backupbot label"""
Some checks failed
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""
Some checks failed
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"
Some checks failed
continuous-integration/drone/push Build is failing
This reverts commit 4c2304a9629eda891222b3beac88747f09d60b9d.
2023-10-10 08:20:08 +02:00
4c2304a962
feat: add backupbot label
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-10 07:53:26 +02:00
d25688f312 add backupbot label
Some checks failed
continuous-integration/drone/pr Build is failing
2023-10-09 12:53:28 +02:00
5d4def6143 feat: Backup Secrets (copy 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
bd8398e7dd add healthcheck 2023-10-04 19:07:57 +02:00
5fa8f821c1 choos specific restore target 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
92dfd23b26 feat: backupvolume can be pruned after upload
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-01 13:29:00 +01:00
7aa464e271 chore: publish 0.1.0+latest release
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-11 15:28:50 +02:00
59c071734a add labels to get around abra checks 2022-10-11 15:24:35 +02:00
3wc
a990dc27c7 SSH host keys, split out swarm-cronjob 2021-11-10 22:02:13 +02:00
3wc
721c393d2d Allow overriding cron schedule, fix vars 2021-11-10 21:17:12 +02:00
3wc
23b092776f More progress towards S3/SSH 2021-11-09 14:20:11 +02:00
3wc
ed76e6164b Work-in-progress: split S3 & SSH storage 2021-11-09 12:37:56 +02:00
3wc
8317f50a8a Variables, Dockerfile, better syntax, etc. 2021-11-06 19:45:39 +02:00