Boris Bera
776638e6fe
fix(backend): treat all special chars as `_` in env ( #382 )
3 months ago
Boris Bera
bc74d3f13e
Add option to crash `autorestic` when key is missing instead of generating a new key ( #383 )
...
* feat(backend): add requireKey option to backend
This option will prevent `autorestic` from generating a key and will
cause it to crash instead. This is intended for use cases where you want
to provision the key yourself and don't want `autorestic` to
accidentally generate one for you.
* doc(backend): document requireKey
3 months ago
Tucker Kern
a82273ec13
Allow REST backend with docker volumes ( #366 )
8 months ago
rdelaage
4848702929
Use options on exec command ( #253 )
...
Co-authored-by: Romain de Laage <romain.delaage@rdelaage.ovh>
9 months ago
Andreas
112a69d743
Allow env variables in path for rest backend ( #280 )
2 years ago
Chosto
b830667264
Use options when calling check or init ( #199 )
2 years ago
John Burkhardt
83eeb847ac
Add command line flag to override docker image. ( #233 )
2 years ago
Nicco
5bcf5c9217
1.7.0 ( #188 )
...
* stream the output (#186 )
* dont duplicate global flags (#187 )
* docs for tagging
* fix self update path (#190 )
* version bump & changelog
3 years ago
Nicco
434862ed4e
1.6.0 ( #180 )
...
* fix for #178
* restore options
* error codes
* update docs
* forget docs
* add option to auto forget
* add copy option
* update go version to enable generics
* copy docs
* changelog & version bump
3 years ago
cupcakearmy
db9f5dea66
1.5.4
3 years ago
cupcakearmy
0c37af5588
#140 Docker version pinning
3 years ago
cupcakearmy
0c71bea93e
use own docker image
3 years ago
cupcakearmy
cd7a5cbc13
also enable azure and google cloud
3 years ago
cupcakearmy
3dd3956d64
support for rclone
3 years ago
cupcakearmy
d0b1b86fdd
docker runner
3 years ago
cupcakearmy
246e6fc0d8
enable generic env variables
3 years ago
cupcakearmy
048a5ffed8
renamed env
3 years ago
cupcakearmy
02a8e461d4
ability to use keys from envs
3 years ago
cupcakearmy
61673bd88b
allow options for backend
4 years ago
cupcakearmy
70eb9e441f
add rclone support
4 years ago
cupcakearmy
6efcce07b7
show error and exit with bad code if not found
4 years ago
cupcakearmy
188560395d
exclude items from config when empty and rest options
4 years ago
cupcakearmy
276c424106
pass env of backends to restic
4 years ago
cupcakearmy
1bbd3879fe
make back compatible
4 years ago
cupcakearmy
6449b8999f
support for volume locations
4 years ago
cupcakearmy
3ccaee4066
cleaner output and ctrl-c
4 years ago
cupcakearmy
03ca0c8677
add key if not present
4 years ago
cupcakearmy
19e75c1dad
fixes
4 years ago
cupcakearmy
6e25b90915
unlock on error and named arrays for config
4 years ago
cupcakearmy
03cbbfd91c
go rewrite
4 years ago