11 Forks
9 Stars
9 Watchers

restic

Restic inside docker with CRON for automated back-ups

How to download and setup restic

Open terminal and run command
git clone https://github.com/our-source/restic.git
git clone is used to create a copy or clone of restic repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with restic https://github.com/our-source/restic/archive/master.zip

Or simply clone restic with SSH
[email protected]:our-source/restic.git

If you have some problems with restic

You may open issue on restic support forum (system) here: https://github.com/our-source/restic/issues