|
|
||
|---|---|---|
| app | ||
| .gitignore | ||
| Makefile | ||
| README.md | ||
| backups.yaml | ||
| install.sh | ||
| pyproject.toml | ||
| requirements-dev.txt | ||
| requirements.txt | ||
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.