This repository has been archived on 2021-12-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
self-hosting/backups
2021-01-03 12:43:48 +01:00
..
app Initial backup_tool code 2021-01-03 12:32:39 +01:00
.gitignore Improved install script 2021-01-03 12:43:48 +01:00
backups.yaml.example Initial backup_tool code 2021-01-03 12:32:39 +01:00
install.sh Improved install script 2021-01-03 12:43:48 +01:00
README.md Initial backup_tool code 2021-01-03 12:32:39 +01:00

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 good enough for our usecase.