https://github.com/andrewsardone/backup
My restic setup
https://github.com/andrewsardone/backup
backup restic
Last synced: 6 months ago
JSON representation
My restic setup
- Host: GitHub
- URL: https://github.com/andrewsardone/backup
- Owner: andrewsardone
- License: mit
- Created: 2009-05-26T01:32:50.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2021-05-15T21:49:58.000Z (over 4 years ago)
- Last Synced: 2025-01-31T22:12:26.247Z (8 months ago)
- Topics: backup, restic
- Language: Makefile
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# backup
A set of configuration files and scripts to backup my MacBook Pro. The
backup program of choice is [restic] and the backup destination is [Wasabi].
Which files to backup is defined by the list within `restic.files`.## Usage
First, install [restic]. Then, clone the repository and run `backup.sh`.
### Set up atuomatic backup
Install a simple cron job:
```
make install
```[restic]: https://restic.net/
[Wasabi]: https://wasabi.com/