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
- Host: GitHub
- URL: https://github.com/yunohost-apps/borg_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2018-06-13T16:03:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T10:28:46.000Z (about 1 year ago)
- Last Synced: 2024-09-07T11:42:08.795Z (about 1 year ago)
- Topics: borg, borg-backups, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://www.borgbackup.org/
- Size: 290 KB
- Stars: 19
- Watchers: 8
- Forks: 24
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
Borg Backup, packaged for YunoHostRegularly create deduplicated, encrypted backups sent to another server using Borg
[](https://www.borgbackup.org)
?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.