A tool I use for managing the backups of my self-hosted services.
 
 
Go to file
Jef Roosens eb5d7ce774
continuous-integration/drone the build failed Details
Merge pull request 'Update dependency flake8-docstrings to v1.6.0' (#18) from renovate/flake8-docstrings-1.x into develop
Reviewed-on: https://git.roosens.me/Chewing_Bever/backup-tool/pulls/18
2021-04-28 21:07:37 +02:00
app
tests
.flake8
.gitignore
.woodpecker.yml
Makefile
README.md
backups.yaml
pyproject.toml
renovate.json
setup.cfg
setup.py
tox.ini

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.