Commit Graph

11 Commits

Author SHA1 Message Date
Erik Westrup 341f3e79ec Allow extra args to restic-backup with RESTIC_BACKUP_EXTRA_ARGS
Fixes #56
2022-02-01 16:15:18 +01:00
Erik Westrup a4cd65db5a Align terminology of credentials with B2
Fixes #59
2022-02-01 16:04:40 +01:00
Erik Westrup cf978b00fe Modified: CHANGELOG.md 2022-02-01 13:08:49 +01:00
Erik Westrup db27be517f Modified: CHANGELOG.md 2022-02-01 13:08:28 +01:00
Erik Westrup 3c9fa21b2e Modified: CHANGELOG.md 2022-02-01 13:07:55 +01:00
Gerard Bosch d8f25cdf88 Multiple profile configuration (#45)
Adds possibility to have multiple profiles with different backup paths, retention etc.

Co-authored-by: Matt Feifarek <matt.feifarek@gmail.com>
Co-authored-by: Erik Westrup <erik.westrup@gmail.com>
2022-02-01 10:09:36 +01:00
Erik Westrup d01d2995f5 Update CHANGELOG.md 2021-12-03 18:40:24 +01:00
Erik Westrup 97a9475550 Update CHANGELOG.md 2021-12-03 18:35:51 +01:00
Erik Westrup 2e55d1cfef Modified: CHANGELOG.md 2021-12-03 18:35:07 +01:00
Erik Westrup 428f4be872 Fix installation of template files
The target that copies the *.template files (#15) had a '/' prefixed which
should not be there. The copy should be locally here. The real install
happens in the install-conf that respects $PREFIX

Fixes #40
2021-12-03 17:09:14 +01:00
Erik Westrup 956ebfb29b Added: CHANGELOG.md 2021-12-02 15:23:48 +01:00