Commit Graph

87 Commits

Author SHA1 Message Date
decentral1se f8a8547b70 Revert "feat: add backupbot label"
This reverts commit 4c2304a962.
2023-10-10 08:20:08 +02:00
decentral1se 192b1f1d9c Merge pull request 'feat: add backupbot label' (#33) from enable-label into main
Reviewed-on: coop-cloud/backup-bot-two#33
2023-10-10 05:56:16 +00:00
decentral1se 4c2304a962 feat: add backupbot label 2023-10-10 07:53:26 +02:00
moritz 69e7f07978 Merge pull request 'Backupbot Revolution' (#23) from backupbot_revolution into main
Reviewed-on: coop-cloud/backup-bot-two#23
2023-10-09 10:54:22 +00:00
moritz d25688f312 add backupbot label 2023-10-09 12:53:28 +02:00
moritz b3cbb8bb46 rm unused compose.https.yml as its replaced with compose.secret.yml 2023-10-04 19:11:42 +02:00
moritz bb1237f9ad fix secret name 2023-10-04 19:08:47 +02:00
moritz 972a2c2314 extend download to download the secrets or all app volumes at once 2023-10-04 19:08:47 +02:00
moritz 4240318d20 remove package versions, to avoid conflicts 2023-10-04 19:08:47 +02:00
moritz c3f3d1a6fe restic_repo as secret option #31 2023-10-04 19:08:39 +02:00
moritz ab6c06d423 Prompt before restore 2023-10-04 19:07:57 +02:00
moritz 9398e0d83d release note for migration 2023-10-04 19:07:57 +02:00
moritz 6fc62b5516 fix typo 2023-10-04 19:07:57 +02:00
moritz 1f06af95eb fix error messages 2023-10-04 19:07:57 +02:00
moritz 15a552ef8b formatting 2023-10-04 19:07:57 +02:00
moritz 5d4def6143 feat: Backup Secrets (copy secrets) #28 2023-10-04 19:07:57 +02:00
moritz ebc0ea5d84 small fixes 2023-10-04 19:07:57 +02:00
moritz 488c59f667 Revert "feat: Backup Secrets #28"
This reverts commit 2838a36d43.
2023-10-04 19:07:57 +02:00
moritz 825565451a feat: Backup 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 33ce3c58aa fix entrypoint 2023-10-04 19:07:57 +02:00
moritz 06ad03c1d5 specify program versions to prevent future breakage 2023-10-04 19:07:57 +02:00
moritz bd8398e7dd add healthcheck 2023-10-04 19:07:57 +02:00
moritz 75a93c5456 add sftp storage 2023-10-04 19:07:57 +02:00
moritz d32337cf3a update README 2023-10-04 19:07:57 +02:00
moritz 61ffb67686 update README 2023-10-04 19:07:57 +02:00
moritz a86ac15363 README 2023-10-04 19:07:57 +02:00
moritz 5fa8f821c1 choos specific restore target 2023-10-04 19:07:57 +02:00
moritz 203719c224 change repo per option 2023-10-04 19:07:57 +02:00
moritz 3009159c82 use latest snapshot as default 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
3wordchant 451c511554 Hopefully fix REMOVE_BACKUP_VOLUME_AFTER_UPLOAD 2023-09-28 10:18:18 +01:00
knoflook 87d584e4e8 REALLY disable shellcheck 2023-09-26 16:48:29 +02:00
knoflook a171d9eea0 disable shellcheck 2023-09-26 16:45:58 +02:00
knoflook 620ab4e3d7 add to .envrc.sample 2023-09-26 16:43:57 +02:00
3wordchant 83a3d82ea5 More HTTPS fixes 2023-09-19 15:45:37 +01:00
3wordchant 6450c80236 Add more HTTPS support 2023-09-19 15:40:20 +01:00
3wordchant 6f6a82153a Add HTTPS storage support 2023-09-19 15:39:56 +01:00
renovate-bot efc942c041 chore(deps): update docker docker tag to v24.0.6 2023-09-06 07:03:13 +00:00
renovate-bot 0c4bc19e2a chore(deps): update docker docker tag to v24.0.5 2023-07-25 07:07:04 +00:00
renovate-bot dde9987de6 chore(deps): update docker docker tag to v24.0.4 2023-07-11 07:02:51 +00:00
renovate-bot 5f734bc371 chore(deps): update docker docker tag to v24.0.3 2023-07-07 07:03:08 +00:00
renovate-bot 27e2e61d7f chore(deps): update docker docker tag to v24.0.2 2023-05-29 07:03:02 +00:00
decentral1se 1bb1917e18 Merge pull request 'chore(deps): update docker docker tag to v24 (main)' (#14) from renovate/main-docker-24.x into main
Reviewed-on: coop-cloud/backup-bot-two#14
2023-05-28 14:23:14 +00:00
renovate-bot 7b8b3b1acd chore(deps): update docker docker tag to v24 2023-05-22 07:06:36 +00:00
renovate-bot 9c5ba87232 chore(deps): update docker docker tag to v23.0.6 2023-05-10 07:02:21 +00:00