Commit Graph

10 Commits

Author SHA1 Message Date
Marcel Otte ef57d1e447 Some debug and decoding of raw strings 2021-05-20 20:24:46 +02:00
Marcel Otte a9751a777a drop ruamel.yaml for pyyaml 2021-05-20 17:39:47 +02:00
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
Marcel Otte ae59979d0d Last state of work from some time ago 2020-03-18 21:09:17 +01:00
Marcel Otte 52f52a61c7 WIP add proper logging 2020-01-06 13:26:52 +01:00
Marcel Otte b12d85e7f1 Latest WIP
- UnixSocket working
- Converted complicated Singleton to Borg pattern
- Corrected some implementations
- Introduced pipenv
2020-01-05 13:19:25 +01:00
Marcel Otte 88c83cc1d8 Another progress commit 2019-05-03 21:36:44 +02:00
Marcel Otte fd52f70015 Working on it ... 2019-02-22 21:26:01 +01:00
Marcel Otte ee1ae9364a Working on it... 2019-01-06 21:29:21 +01:00
Marcel Otte 77e979886b Adding class bodies 2019-01-06 17:34:02 +01:00