Sign inSign up

300481/backup-hc

By 300481

Updated over 5 years ago

Docker Container for making backups with rclone Deprecated - see ghcr.io/300481/backup-hc

Image
0

1.2K

300481/backup-hc repository overview

backup-hc

Docker Container for making backups with rclone and update healthchecks.io

volumes

  • /root/.config/rclone
  • /data

environment

VariableDescriptionDefault
SRCSource folder/data
DSTDestination
HC_URLThe Ping URL of healthchecks.io

example of run backup

docker run -it --rm -v $HOME/.config/rclone:/root/.config/rclone -v $PWD:/data -e DST="crypt:" -e HC_URL="https://hc-ping.com/ca0f77e9-9439-4831-9b2a-d8b8ec507efa" 300481/backup-hc:0.3.12

Tag summary

Content type

Image

Digest

Size

16.8 MB

Last updated

over 5 years ago

docker pull 300481/backup-hc:0.3.12