Commit Graph

3 Commits

Author SHA1 Message Date
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 53c4f1956a fix push docker image to correct destination
continuous-integration/drone/push Build is passing Details
2021-11-16 12:14:21 +01:00
3wc d6e90e04ba SSH_HOST_KEY_DISABLE, add drone pipline
continuous-integration/drone/push Build is failing Details
2021-11-11 00:00:39 +02:00