Read this README in other languages.
This package allows you to install Backrest quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Backrest is a web-accessible backup solution built on top of restic. Backrest provides a WebUI which wraps the restic CLI and makes it easy to create repos, browse snapshots, and restore files. Additionally, Backrest can run in the background and take an opinionated approach to scheduling snapshots and orchestrating repo health operations.
Shipped version: 1.5.1~ynh4
- Official user documentation: https://garethgeorge.github.io/backrest/introduction/getting-started
- Official admin documentation: https://github.com/garethgeorge/backrest#installation
- Upstream app code repository: https://github.com/garethgeorge/backrest
- YunoHost Store: https://apps.yunohost.org/app/backrest
- Report a bug: https://github.com/YunoHost-Apps/backrest_ynh/issues
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/backrest_ynh/tree/testing --debug
or
sudo yunohost app upgrade backrest -u https://github.com/YunoHost-Apps/backrest_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps