pybackive/backive/config
Marcel Otte d1dfb809e3 Working prototype
All the minimal features work now.
- describing a device
- describing a backup
- link a backup to a device
- schedule backups at day intervals
- mount the device
- put stuff on it
- umount the device

Downsides:
- executed as root, fully!
- all scripts are executed as root, dangerous!
- Bad and undocumented code.. :)
- No tests and only minimal checking (lotta TODOs)
2020-03-19 21:16:38 +01:00
..
__init__.py Initial commit 2019-01-06 16:58:12 +01:00
config.py Working prototype 2020-03-19 21:16:38 +01:00
schema.yml Last state of work from some time ago 2020-03-18 21:09:17 +01:00