39 Commits

Author SHA1 Message Date
moritz c17c3f0273 chore: publish 2.4.0+2.4.0 release 2026-03-31 19:00:05 +02:00
iexos 11f1c6bb55 remove default TIMEOUT (abra #596) 2025-12-30 14:06:15 +01:00
moritz f7f46d7b7b Merge pull request 'feat: Adds monitoring setup for prometheus push gateway' (#69) from prom-mon into main
Reviewed-on: coop-cloud/backup-bot-two#69
2025-01-14 13:34:34 +00:00
p4u1 c1902b2dbc feat: Adds monitoring setup for prometheus push gateway 2024-12-30 14:08:05 +01:00
moritz 119787ed39 chore: publish 2.3.0+2.3.0-beta release 2024-10-24 18:23:32 +02:00
moritz 79cdec6705 chore: publish 2.2.0+2.2.1-beta release 2024-10-16 17:29:53 +02:00
moritz 8b66b80332 chore: publish 2.1.0+2.2.0-beta release 2024-10-16 17:01:56 +02:00
moritz 333b7ec16d chore: publish 2.0.1+2.1.1-beta release 2024-10-15 18:56:43 +02:00
moritz 43548273fe chore: publish 2.1.0-beta release 2024-09-18 12:58:10 +02:00
moritz f2d0b92fa3 chore: publish 1.0.0+2.0.0-beta release 2024-08-14 14:47:12 +02:00
3wordchant bd581fd8d7 Move entrypoint script into Docker image 2024-06-01 03:35:52 +00:00
3wordchant e77432e3ab Move /entrypoint.sh to Dockerfile 2024-06-01 03:35:52 +00:00
3wordchant c5574edc54 Whoops, wrong image 2024-06-01 03:35:52 +00:00
3wordchant 50e4d68717 Switch to backup-bot-two image 2024-06-01 03:35:52 +00:00
moritz 65686cd891 Fix python package install error 2023-12-19 01:16:12 +01:00
renovate-bot ff2b5a25a2 chore(deps): update docker docker tag to v24.0.7 2023-10-27 07:01:33 +00:00
moritz 2ea59b4230 breaking change: rename env RESTIC_REPO to RESTIC_REPOSITORY 2023-10-24 21:03:44 +02:00
moritz fe5d846c5f Revert "Revert "Revert "feat: add backupbot label"""
This reverts commit 79b7a01dda.
2023-10-11 14:39:18 +02:00
moritz 79b7a01dda Revert "Revert "feat: add backupbot label""
This reverts commit f8a8547b70.
2023-10-10 19:39:57 +02:00
decentral1se f8a8547b70 Revert "feat: add backupbot label"
This reverts commit 4c2304a962.
2023-10-10 08:20:08 +02:00
decentral1se 4c2304a962 feat: add backupbot label 2023-10-10 07:53:26 +02:00
moritz d25688f312 add backupbot label 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
philippr 42ae6a6b9b remove unused traefik labels 2023-10-04 19:07:57 +02:00
philippr 3261d67dca mount volume ro 2023-10-04 19:07:38 +02:00
philippr 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
philippr 92dfd23b26 feat: backupvolume can be pruned after upload 2023-03-01 13:29:00 +01:00
philippr 7aa464e271 chore: publish 0.1.0+latest release 2022-10-11 15:28:50 +02:00
philippr 59c071734a add labels to get around abra checks 2022-10-11 15:24:35 +02:00
3wordchant a990dc27c7 SSH host keys, split out swarm-cronjob 2021-11-10 22:02:13 +02:00
3wordchant 721c393d2d Allow overriding cron schedule, fix vars 2021-11-10 21:17:12 +02:00
3wordchant 23b092776f More progress towards S3/SSH 2021-11-09 14:20:11 +02:00
3wordchant ed76e6164b Work-in-progress: split S3 & SSH storage 2021-11-09 12:37:56 +02:00
3wordchant 8317f50a8a Variables, Dockerfile, better syntax, etc. 2021-11-06 19:45:39 +02:00