26 lines
833 B
Plaintext
26 lines
833 B
Plaintext
---
|
|
title: Backrest
|
|
description: Backrest is a web-accessible backup solution built on top of restic.
|
|
hero:
|
|
tagline: Backrest is a web-accessible backup solution built on top of restic.
|
|
image:
|
|
file: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/backrest.webp
|
|
actions:
|
|
- text: Source
|
|
link: https://github.com/garethgeorge/backrest
|
|
icon: right-arrow
|
|
- text: Deployment Chart
|
|
link: https://gitea.alexlebens.dev/alexlebens/infrastructure/src/branch/main/clusters/cl01tl/helm/backrest
|
|
icon: right-arrow
|
|
---
|
|
|
|
# Purpose
|
|
|
|
Backup system for files on the NAS. For size contraint reasons, does not backup most video content.
|
|
|
|
# Notes
|
|
|
|
Must be manually configured in the app. Has been setup for targets at the remote - PiBox - or the Digital Ocean S3 buckets.
|
|
|
|
Mainly just for irreplacable files.
|