Commit Graph

25 Commits

Author SHA1 Message Date
Moritz 65686cd891 Fix python package install error
continuous-integration/drone/push Build is failing Details
2023-12-19 01:16:12 +01:00
Comrade Renovate Bot ff2b5a25a2 chore(deps): update docker docker tag to v24.0.7
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is failing Details
2023-10-27 07:01:33 +00:00
Moritz 2ea59b4230 breaking change: rename env RESTIC_REPO to RESTIC_REPOSITORY
continuous-integration/drone/push Build is failing Details
2023-10-24 21:03:44 +02:00
Moritz fe5d846c5f Revert "Revert "Revert "feat: add backupbot label"""
continuous-integration/drone/push Build is failing Details
This reverts commit 79b7a01dda.
2023-10-11 14:39:18 +02:00
Moritz 79b7a01dda Revert "Revert "feat: add backupbot label""
continuous-integration/drone/push Build is failing Details
This reverts commit f8a8547b70.
2023-10-10 19:39:57 +02:00
decentral1se f8a8547b70
Revert "feat: add backupbot label"
continuous-integration/drone/push Build is failing Details
This reverts commit 4c2304a962.
2023-10-10 08:20:08 +02:00
decentral1se 4c2304a962
feat: add backupbot label
continuous-integration/drone/pr Build is failing Details
2023-10-10 07:53:26 +02:00
Moritz d25688f312 add backupbot label
continuous-integration/drone/pr Build is failing Details
2023-10-09 12:53:28 +02:00
Moritz 5d4def6143 feat: Backup Secrets (copy secrets) #28 2023-10-04 19:07:57 +02:00
Moritz 6fa9440c76 fix restic version, timeout and cron default timer 2023-10-04 19:07:57 +02:00
Moritz bd8398e7dd add healthcheck 2023-10-04 19:07:57 +02:00
Moritz 5fa8f821c1 choos specific restore target 2023-10-04 19:07:57 +02:00
Moritz 28334a4241 mount volumes read/write to restore backups 2023-10-04 19:07:57 +02:00
Moritz 447a808849 initial rewrite 2023-10-04 19:07:57 +02:00
Philipp Rothmann 42ae6a6b9b remove unused traefik labels 2023-10-04 19:07:57 +02:00
Philipp Rothmann 3261d67dca mount volume ro 2023-10-04 19:07:38 +02:00
Philipp Rothmann 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
Philipp Rothmann 92dfd23b26 feat: backupvolume can be pruned after upload
continuous-integration/drone/push Build is passing Details
2023-03-01 13:29:00 +01:00
Philipp Rothmann 7aa464e271 chore: publish 0.1.0+latest release
continuous-integration/drone/push Build is passing Details
2022-10-11 15:28:50 +02:00
Philipp Rothmann 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