Backrest
Web UI and orchestrator for Restic backup repositories.
Why consider Backrest?
Backrest is an open-source web UI and orchestrator for restic. Written in Go and TypeScript, it provides visual snapshot browsing, automated backup plans, prune schedules, metrics, and health check webhooks.
Learn Backrest by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Backrest
Backrest manages dozens of remote restic repositories from a single unified self-hosted web control panel.
Running with Docker
docker run -d \ --name backrest \ -p 9898:9898 \ -v $(pwd)/config:/config \ -v $(pwd)/data:/data \ garethgeorge/backrest:latestBackrest is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.