2021-03-29 20:36:48 +00:00
|
|
|
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
|