1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borg_ynh.git synced 2025-11-04 02:58:43 +01:00
An experimental Borg implementation for YunoHost
Find a file
2025-11-01 16:00:21 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:16 +02:00
conf Don't set BORG_REMOTE_PATH if not configured #243 2025-10-26 08:45:31 +01:00
doc [autopatch] Automatic patch attempt for helpers 2.1 (#177) 2025-10-19 16:11:41 +02:00
scripts Don't set BORG_REMOTE_PATH if not configured #243 2025-10-26 08:45:31 +01: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 Upgrade sources 2025-11-01 16:00:21 +01:00
README.md Auto-update READMEs 2025-11-01 16:00:21 +01: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.2~ynh1

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.