Watch
2
0
Fork
You've already forked borg_ynh
0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2026-09-09 09:25:06 +02:00
An experimental Borg implementation for YunoHost
  • Shell 97.8%
  • Jinja 2.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-14 10:47:36 +02:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:16 +02:00
conf make variables in set_pruning_arguments local only 2026-07-31 22:05:51 +02:00
doc Display instructions for remote repo only when necessary in post install 2026-08-09 21:29:56 +02:00
scripts Remove SSH keys on purge, inform users otherwise 2026-08-14 10:47:36 +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 In French, backup -> sauvegardes 2026-07-31 22:05:51 +02:00
LICENSE Initial commit 2018-06-13 18:03:09 +02:00
manifest.toml Bump package revision 2026-08-14 10:47:36 +02:00
README.md Auto-update READMEs 2026-08-14 10:47:36 +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.5~ynh3

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.