Niklas 786a6f9f7e
All checks were successful
continuous-integration/drone/push Build is passing
added mysqldump
2021-03-30 22:09:32 +02:00
2021-03-29 22:28:09 +02:00
2021-03-29 22:55:10 +02:00
2021-03-30 22:09:32 +02:00
2021-03-29 22:55:10 +02:00
2021-03-30 22:09:32 +02:00
2021-03-29 22:55:10 +02:00
2021-03-29 22:36:48 +02:00

Use restic 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

Description
Poor mans backup solution.
Readme 485 KiB
Languages
Shell 95.7%
Dockerfile 4.3%