All notable changes to this project will be documented in this file.
Bugfixes
- Fix management of disabled resource for being absent
Features
- Allow limiting number of cores in use from Svante Bengtson svante@swantzter.se
- Add SFTP backend support from DriteMorina morinadrite@gmail.com
Bugfixes
- Code style and bugs in examples
Features
- Add Google Cloud Storage backend support from DriteMorinaPXL morinadrite@gmail.com
Bugfix
- Unwrap sensitive environment variables from Matthias Baur m.baur@syseleven.de
Features
- Support Sensitive data type for host, id, key and password from Matthias Baur m.baur@syseleven.de
-
Make systemd SuccessExitStatus configruable from Matthias Baur m.baur@syseleven.de
This makes it possible to accept Restic exit code 3 to be accepted as a success by systemd.
See https://restic.readthedocs.io/en/latest/040_backup.html#exit-status-codes
Bugfixes
- Ensure bunzip is installed from Matthias Baur m.baur@syseleven.de
Bugfixes
- Ensure bunzip is installed from Matthias Baur m.baur@syseleven.de
Features
- Add pre/post command defined for service from Matthias Baur m.baur@syseleven.de
Features
- Allow the installation of restic through url download from Matthias Baur m.baur@syseleven.de
Features
- Bucket can be empty for non s3 repositories from Matthias Baur m.baur@syseleven.de
- Allow *_cmd parameters to be an Array from Matthias Baur m.baur@syseleven.de
Features
- Allow inclusion of restic::repository from Matthias Baur m.baur@syseleven.de
- Support 'rest' repository type from Matthias Baur m.baur@syseleven.de
Features
- revert Sensitive id, key, and password
Features
- make id, key, and password Sensitive
- broken release
Features
- add 22.04 support
Bugfixes
- default for enable_backup set to true to reflect docs (Issue #9)
Bugfixes
- fix file unsecure file permissions (Issue #6)
Bugfixes
- user and group assignment for the backup service resource (Issue #3)
- deduplicate resource for initialize restic repository (Issue #4)
- user and group assignment for the restore/forget service resource (no issue)
Bugfixes
- run failed if backup, restore and forget have been disabled (Issue #1)
Features
- $repository_type >> $type
- $repository_name >> $bucket
- $repository_host >> $host
- $timer >> $backup_timer
- $restore_timer
- $enable_backup is now false
- restore_path is now undef
- type is now s3
Bugfixes
- fixed timer rollout
Known Issues
- none
Features
- initialize a Restic repository at S3
- backup/restore/forget data at an S3 Restic repository
Bugfixes
- none
Known Issues
- none