From f6c57be1b7d3ea1ae2f94a40d234e6491bad5381 Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 12 Mar 2025 20:52:47 +0100 Subject: [PATCH] Added Funding --- .github/FUNDING.yml | 7 +++++++ README.md | 2 ++ 2 files changed, 9 insertions(+) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..e5118e4 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,7 @@ +github: kevinveenbirkenbach + +patreon: kevinveenbirkenbach + +buy_me_a_coffee: kevinveenbirkenbach + +custom: https://s.veen.world/paypaldonate diff --git a/README.md b/README.md index a75120d..76532b3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Backup Docker Volumes to Local (baudolo) 📦🔄 +[![GitHub Sponsors](https://img.shields.io/badge/Sponsor-GitHub%20Sponsors-blue?logo=github)](https://github.com/sponsors/kevinveenbirkenbach) [![Patreon](https://img.shields.io/badge/Support-Patreon-orange?logo=patreon)](https://www.patreon.com/c/kevinveenbirkenbach) [![Buy Me a Coffee](https://img.shields.io/badge/Buy%20me%20a%20Coffee-Funding-yellow?logo=buymeacoffee)](https://buymeacoffee.com/kevinveenbirkenbach) [![PayPal](https://img.shields.io/badge/Donate-PayPal-blue?logo=paypal)](https://s.veen.world/paypaldonate) + **Backup Docker Volumes to Local** is a set of Python and shell scripts that enable you to perform incremental backups of all your Docker volumes using rsync. It is designed to integrate seamlessly with [Kevin's Package Manager](https://github.com/kevinveenbirkenbach/package-manager) under the alias **baudolo**, making it easy to install and manage. The tool supports both file and database recoveries with a clear, automated backup scheme.