restic
Fast, secure, efficient backup program
Modern backup program that can back up your files:
- To many different storage types, including self-hosted and online services
- easily, being a single executable that you can run without a server or complex setup
- Effectively, only transferring the parts that actually changed in the files you back up
- Securely, by careful use of cryptography in every part of the process
- Verifiably, enabling you to make sure that your files can be restored when needed
- Freely - restic is entirely free to use and completely open source
armhf arm64 amd64
Installation
1. Add WakeMeOps repository
curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash
2. Install restic
Snippets
Download URLs
Version | SHA256 | Size (KB) |
---|---|---|
0.16.2 | 55c8d9f4634ff409679844bece2421b7c9bf67e029bc3e14cbabe22048243319 |
6683 |
0.16.1 | 4cf81a89bd19346d614d2f24e90997ec8e4b19f8c21c08a0b9c9df06c54cae04 |
6680 |
0.16.0 | 280b1dccd7b2db15c2575dd2045ef078432a903de82282417c048c918a72e778 |
6890 |
Blueprints
Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for restic are versioned here.
Click here to see restic ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/restic/ops2deb.yml
name: restic
matrix:
versions:
- 0.16.0
- 0.16.1
- 0.16.2
architectures:
- amd64
- arm64
- armhf
homepage: https://restic.net/
summary: fast, secure, efficient backup program
description: |-
Modern backup program that can back up your files:
- To many different storage types, including self-hosted and online services
- easily, being a single executable that you can run without a server or
complex setup
- Effectively, only transferring the parts that actually changed in the files
you back up
- Securely, by careful use of cryptography in every part of the process
- Verifiably, enabling you to make sure that your files can be restored when
needed
- Freely - restic is entirely free to use and completely open source
fetch: https://github.com/restic/restic/releases/download/v{{version}}/restic_{{version}}_linux_{{goarch}}.bz2
install:
- restic_{{version}}_linux_{{goarch}}:/usr/bin/restic
The blueprint fetch
keyword contains a URL template pointing to restic releases. Downloaded files are locked in a lockfile versioned here.
Click here to see restic release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/devops/restic/ops2deb.lock.yml
- url: https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_linux_amd64.bz2
sha256: 492387572bb2c4de904fa400636e05492e7200b331335743d46f2f2874150162
timestamp: 2023-10-24 08:56:02+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_linux_arm.bz2
sha256: 20d323af78ca61c911fc9558d3621307e6a5beaaa635346bce8b5a6211c6a8f3
timestamp: 2023-10-24 08:56:02+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.0/restic_0.16.0_linux_arm64.bz2
sha256: 434d77b8079a27f303d30758ad99152abf3102095b6bb3573c1de307f1ab6345
timestamp: 2023-10-24 08:56:02+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_linux_amd64.bz2
sha256: 68200563fb40d6ba3b6f744c919867bfc6fd6106b6317e55853d37f797b783b5
timestamp: 2023-10-24 18:22:00+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_linux_arm.bz2
sha256: ff955edce7641fd51844726398cedcd9a27d45f74731ca3c79a0abab5bf5ebc1
timestamp: 2023-10-24 18:22:00+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.1/restic_0.16.1_linux_arm64.bz2
sha256: 5ad984e4bc9cf2b67a414f99c48b2f5621b12efaa1c838e4a6a13a7333641dc7
timestamp: 2023-10-24 18:22:00+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_amd64.bz2
sha256: dae5e6e39107a66dc5c8ea59f6f27b16c54bd6be31f57e3281f6d87de30e05b0
timestamp: 2023-10-30 01:13:17+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_arm.bz2
sha256: 60376b01b334a0cee3a59016f44dde8b336de2b6aa44f1e6e403d307990c47a0
timestamp: 2023-10-30 01:13:17+00:00
- url: https://github.com/restic/restic/releases/download/v0.16.2/restic_0.16.2_linux_arm64.bz2
sha256: efdd75eb5c12af6fec4189aa57dc777035a87dd57204daa52293901199569157
timestamp: 2023-10-30 01:13:17+00:00