1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borgserver_ynh.git synced 2024-09-03 20:36:20 +02:00
Borg server package for YunoHost
Find a file
2024-08-12 11:10:20 +00:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:45:19 +02:00
conf Refactoring of borgserver, like borg_ynh, stop using /opt/borg-env and /usr/local/bin 2024-08-12 13:09:18 +02:00
doc doc: add explicit tips about the fact that this app is supposed to set up after borg_ynh using the info received after borg_ynh's install 2024-05-03 17:12:53 +02:00
scripts Refactoring of borgserver, like borg_ynh, stop using /opt/borg-env and /usr/local/bin 2024-08-12 13:09:18 +02:00
ALL_README.md Auto-update READMEs 2024-08-12 11:08:20 +00:00
LICENSE Initial commit 2018-06-14 01:05:25 +02:00
manifest.toml Refactoring of borgserver, like borg_ynh, stop using /opt/borg-env and /usr/local/bin 2024-08-12 13:09:18 +02:00
README.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_es.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_eu.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_fr.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_gl.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_id.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-12 11:10:20 +00:00
tests.toml Add test upgrade from for refactoring 2024-08-12 13:09:28 +02:00

Borg Server for YunoHost

Integration level Working status Maintenance status

Install Borg Server with YunoHost

Read this README in other languages.

This package allows you to install Borg Server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Setup a storage space to be used for backup using Borg

This app is the "server" part, meant to be installed on the machine providing the backup storage. It is designed to work in combination with the borg 'client' app installed on a diffent machine.

Shipped version: 1.2.8~ynh2

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing --debug
or
sudo yunohost app upgrade borgserver -u https://github.com/YunoHost-Apps/borgserver_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps