Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ restic-gitignore Public archive

restic backup script without gitignore files

Notifications You must be signed in to change notification settings

JMarkin/restic-gitignore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple docker image for backup with restic without gitignore files

USAGE

docker run --rm -it -e BACKUP_DIR=/projects -v ~/.config/rclone/rclone.conf:/rclone.conf -e RESTIC_PASSWORD=passwird -e RESTIC_REPOSITORY=rclone:foo:projects -v ~/projects:/projects jmarkin/restic-gitignore backup

Releases

No releases published

Packages

No packages published