Skip to content

steilerDev/restic-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

restic-cli

This is a cli extension to restic. It enables automated backup through cron-jobs, as well as status tracking through a 'bashrc' script.

Installation

'git clone' this repository and run 'restic-cli update', in order to install the latest version of restic through github's releases (The script will download the 'linux-amd64' version, if otherwise required please modify the 'update' function). If your 'restic' repo was not initialized yet, please use the 'init-repo' command. Make sure you configured your repository and its credentials (see the restic manual for that) in the 'restic.conf' file.

Finally define a local key for the client through the 'init-client', using the repository password.

About

An extended cli to simplify restic usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages