Read this README in other languages.
This package allows you to install Borg Server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Setup a storage space to be used for backup using Borg
This app is the "server" part, meant to be installed on the machine providing the backup storage. It is designed to work in combination with the borg 'client' app installed on a diffent machine.
Shipped version: 1.4.0~ynh1
- Official app website: https://www.borgbackup.org/
- Official admin documentation: https://borgbackup.readthedocs.io/en/stable/
- Upstream app code repository: https://github.com/borgbackup/borg
- YunoHost Store: https://apps.yunohost.org/app/borgserver
- Report a bug: https://github.com/YunoHost-Apps/borgserver_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/borgserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade borgserver -u https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing --debugMore info regarding app packaging: https://yunohost.org/packaging_apps