A tool I use for managing the backups of my self-hosted services.
 
 
Go to file
Jef Roosens 8520b09c4e
continuous-integration/drone the build failed Details
Started logger module
2021-04-26 21:53:40 +02:00
app Started logger module 2021-04-26 21:53:40 +02:00
tests Added tests for skeleton module 2021-04-26 20:10:56 +02:00
.flake8 Added even more docstrings everywhere 2021-04-26 17:45:19 +02:00
.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.