8000 GitHub - leasify/offsite-backup
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

leasify/offsite-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leasify Offsite Backup

Offsite auto backup from S3 trunks every night at 03:00 to a 18TB hard drive.

Requirements

  • Raspberry Pi (currently running on v3)
  • 32GB
  • Secondary disk 18TB
  • Wifi

AWS Credentials

Copy the .aws folder in the home dir and update the settings. Change credentials-example to credentials.

Install

Run the ./install.sh

Update

Run the ./update.sh

Daily backup

Run the ./backup.sh

Crontab

Run crontab -e

Install in crontab, eg: 0 3 * * * ~/backup.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0