19 Commits

Author SHA1 Message Date
4c2304a962
feat: add backupbot label 2023-10-10 07:53:26 +02:00
d25688f312 add backupbot label 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 2023-03-01 13:29:00 +01:00
7aa464e271 chore: publish 0.1.0+latest release 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