Skip to content

codekow/restic-extra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restic Repo Info

Insert useful repo information here.

Usage

Create new local restic repo and then add parity using the following:

cp .env-example .env

# modify the env with your password or AWS vars
. .env
restic init
git init
git remote add origin https://github.com/codekow/restic-extra.git
git fetch
git checkout main
./create-parity.sh

du -hs data par2

About

Some additional tools to improve restic backups

Topics

Resources

Stars

Watchers

Forks

Languages