2024-08-18 17:36:05 +02:00
|
|
|
# A list of things I'd like to include in Norg
|
|
|
|
- [ ] Backup maintenance i.e. Keep Daily/Weekly/Monthy
|
2024-08-23 14:37:12 +02:00
|
|
|
- [x] Add Restic implementation
|
2024-08-19 03:21:46 +02:00
|
|
|
- [x] Pre and post run scripts i.e. to backup a database
|
|
|
|
- [x] change encryption_password to encryption_passphrase in config to be more in line with borgbackup
|
2024-08-18 17:36:05 +02:00
|
|
|
- [ ] More notifiers (ntfy, healthchecks, etc.)
|
|
|
|
- [ ] Generate config command parameter
|
2024-08-23 14:37:12 +02:00
|
|
|
- [x] Allow to specify direct repository so mount/extract doesn't fail if multiple are available
|
2024-08-18 17:39:20 +02:00
|
|
|
- [ ] Better workflow of using borg flags and options as it seems a little sketchy just passing them through to the command string
|
2024-08-23 15:31:10 +02:00
|
|
|
- [ ] Add Windows support (Restic Only)
|
2024-08-23 16:46:35 +02:00
|
|
|
- [ ] Include/Exclude files functionality
|
2024-08-18 17:36:05 +02:00
|
|
|
- [ ] ... and loads more
|