|
|
|
|
|
by RockRobotRock
620 days ago
|
|
>I'd like all configuration to be stored in a single config-file I can just back-up to a different location like everything else, and re-create on any new machine You might want to look into kopia. It accomplishes the same task as restic, but handles configs in a way you might find more appealing. Further reading: https://news.ycombinator.com/item?id=34154052 Don't even bother with duplicati. I've tried to make it work so many times, but it's just a buggy mess that always fails. It's a shame too, because I really like the interface. |
|