A tool I use for managing the backups of my self-hosted services.
 
 
Go to file
Jef Roosens 7fbec4992e
continuous-integration/drone the build failed Details
Hopefully fixed ci error
2021-04-24 22:56:27 +02:00
app
tests Added (hopefully) complete tox config 2021-04-24 22:22:12 +02:00
.gitignore
.woodpecker.yml Hopefully fixed ci error 2021-04-24 22:56:27 +02:00
Makefile Hopefully fixed ci error 2021-04-24 22:56:27 +02:00
README.md
backups.yaml
pyproject.toml
setup.py Hopefully fixed ci error 2021-04-24 22:56:27 +02:00
tox.ini Added (hopefully) complete tox config 2021-04-24 22:22:12 +02:00

README.md

Backups

I wrote this Python program to manage backups of the stuff running on our server. I know there's probably better ways to do this, but I really liked working on this and it works well enough for our usecase.