From a210bfabbf528ce483f8d1826026a434351ef8ec Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 29 Mar 2021 22:36:48 +0200 Subject: [PATCH] added README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e69de29..8d95098 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,9 @@ +Use [restic](https://restic.net/) together with rclone for a poor mans backup solution. + +Environment variables: + +`RCLONE_REMOTE` remote for rclone e.g. `gdrive:/backup` + +`RCLONE_CONFIG` file path for the rclone config file e.g. `/config/rclone.conf` + +`RESTIC_PASSWORD` password for the repo