Files
website/apps/docs/content/docs/templates/backrest.mdx
Mauricio Siu 08c47af4ec Enhance documentation and templates
- Updated package.json to include a new script for generating templates.
- Added "templates" page to the documentation meta.json.
- Expanded API documentation in registry.mdx and settings.mdx to include new endpoints.
- Removed deprecated templates section from core meta.json and deleted the templates.mdx file.
- Introduced new template documentation for various applications including Ackee, Activepieces, Actual Budget, AdGuard Home, Adminer, and more.

This commit improves the overall structure and accessibility of the documentation, ensuring users have the latest information on available templates and API endpoints.
2026-01-29 17:59:35 -06:00

17 lines
766 B
Plaintext

---
title: "Backrest"
description: "Backrest is a web-based backup solution powered by restic, offering an intuitive WebUI for easy repository management, snapshot browsing, and file restoration. It runs in the background, automating snapshot scheduling and repository maintenance. Built with Go, Backrest is a lightweight standalone binary with restic as its only dependency. It provides a secure and user-friendly way to manage backups while still allowing direct access to the restic CLI for advanced operations."
---
## Links
- [Website](https://garethgeorge.github.io/backrest)
- [Github](https://github.com/garethgeorge/backrest)
- [Documentation](https://garethgeorge.github.io/backrest/introduction/getting-started)
## Tags
`backup`
---
Version: `1.6.0`