2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2026-05-12 03:57:19 +02:00
An experimental Borg implementation for YunoHost
  • Shell 97.6%
  • Jinja 2.4%
Find a file
2026-05-10 14:44:40 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:16 +02:00
conf Extract user and server when changing repo in config panel 2026-05-10 14:44:40 +02:00
doc [autopatch] Automatic patch attempt for helpers 2.1 (#177) 2025-10-19 16:11:41 +02:00
scripts Extract user and server when changing repo in config panel 2026-05-10 14:44:40 +02:00
sources Add a graphical explanation on how to setup borg and borgserver (#213) 2025-08-14 20:56:43 +02:00
.editorconfig Add editorconfig 2025-10-09 13:09:00 +02:00
config_panel.toml [autopatch] Automatic patch attempt for helpers 2.1 (#177) 2025-10-19 16:11:41 +02:00
LICENSE Initial commit 2018-06-13 18:03:09 +02:00
manifest.toml Bump package revision 2026-05-10 14:44:40 +02:00
README.md Auto-update READMEs 2026-05-10 14:44:40 +02:00
tests.toml Update tests to check a custom value for timer 2025-10-09 13:09:00 +02:00

Logo of Borg Backup Borg Backup, packaged for YunoHost

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

🌐 Official app website Version: 1.4.4~ynh2

Screenshots

Screenshot of Borg Backup

📦 Developer info

Automatic tests level

🛠️ Upstream Borg Backup repository: https://github.com/borgbackup/borg

Pull request are welcome and should target the testing branch.

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 https://doc.yunohost.org/packaging_apps for more information.