An open API service indexing awesome lists of open source software.

https://github.com/yunohost-apps/borg_ynh

An experimental Borg implementation for YunoHost
https://github.com/yunohost-apps/borg_ynh

borg borg-backups yunohost yunohost-apps

Last synced: 6 months ago
JSON representation

An experimental Borg implementation for YunoHost

Awesome Lists containing this project

README

          


Logo of Borg Backup
Borg Backup, packaged for YunoHost

Regularly create deduplicated, encrypted backups sent to another server using Borg

[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://www.borgbackup.org)
![Version: 1.4.0~ynh3](https://img.shields.io/badge/Version-1.4.0~ynh3-rgba(0,150,0,1)?style=for-the-badge)




## 📦 Developer info

🛠️ Upstream Borg Backup repository:

Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/borg_ynh/tree/testing).

The `testing` branch can be tested using:
```
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/borg_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade borg -u https://github.com/YunoHost-Apps/borg_ynh/tree/testing
```

### 📚 App packaging documentation

Please see for more information.