Erik Westrup
fad429fd34
Add shellcheck linter workflow
...
Fixes #57
2022-02-01 17:19:08 +01:00
Erik Westrup
79d13a1e64
Prefix envvars with RESTIC_ for consistencty
...
Fix #63
2022-02-01 16:59:12 +01:00
Erik Westrup
4e8b8adff6
Rename backup_exclude to backup_exclude.txt
...
Fixes #64
2022-02-01 16:52:20 +01:00
Erik Westrup
687111fddf
Assert that all envvars are set in scripts
...
Remind user to source profile before executing.
Fixes #62
2022-02-01 16:45:19 +01:00
Erik Westrup
f4b90c2499
Add RESTIC_VERBOSITY_LEVEL
...
Fixes #50
2022-02-01 16:19:05 +01:00
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