1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/borgserver_ynh.git synced 2024-09-03 20:36:20 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-10-25 19:58:26 +00:00
parent 24fe82873f
commit 000eefbe16
2 changed files with 6 additions and 6 deletions

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Borg Server for YunoHost # Borg Server for YunoHost
[![Integration level](https://dash.yunohost.org/integration/borgserver.svg)](https://dash.yunohost.org/appci/app/borgserver) ![Working status](https://ci-apps.yunohost.org/ci/badges/borgserver.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/borgserver.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/borgserver.svg)](https://dash.yunohost.org/appci/app/borgserver) ![Working status](https://ci-apps.yunohost.org/ci/badges/borgserver.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/borgserver.maintain.svg)
[![Install Borg Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=borgserver) [![Install Borg Server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=borgserver)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -20,13 +21,12 @@ Offer backup storage to a friend.
The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
**Shipped version:** 1.1.16~ynh9 **Shipped version:** 1.2.6~ynh1
## Documentation and resources ## Documentation and resources
* Official app website: <https://www.borgbackup.org/> * Official app website: <https://www.borgbackup.org/>
* Official admin documentation: <https://borgbackup.readthedocs.io/en/stable/> * Official admin documentation: <https://borgbackup.readthedocs.io/en/stable/>
* Upstream app code repository: <https://github.com/borgbackup/borg> * Upstream app code repository: <https://github.com/borgbackup/borg>
* YunoHost documentation for this app: <https://yunohost.org/app_borgserver>
* Report a bug: <https://github.com/YunoHost-Apps/borgserver_ynh/issues> * Report a bug: <https://github.com/YunoHost-Apps/borgserver_ynh/issues>
## Developer info ## Developer info

View file

@ -6,6 +6,7 @@ It shall NOT be edited by hand.
# Borg Server pour YunoHost # Borg Server pour YunoHost
[![Niveau dintégration](https://dash.yunohost.org/integration/borgserver.svg)](https://dash.yunohost.org/appci/app/borgserver) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/borgserver.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/borgserver.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/borgserver.svg)](https://dash.yunohost.org/appci/app/borgserver) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/borgserver.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/borgserver.maintain.svg)
[![Installer Borg Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=borgserver) [![Installer Borg Server avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=borgserver)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
@ -20,13 +21,12 @@ Offer backup storage to a friend.
The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets. The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only changes are stored. The authenticated encryption technique makes it suitable for backups to not fully trusted targets.
**Version incluse :** 1.1.16~ynh9 **Version incluse :** 1.2.6~ynh1
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://www.borgbackup.org/> * Site officiel de lapp : <https://www.borgbackup.org/>
* Documentation officielle de ladmin : <https://borgbackup.readthedocs.io/en/stable/> * Documentation officielle de ladmin : <https://borgbackup.readthedocs.io/en/stable/>
* Dépôt de code officiel de lapp : <https://github.com/borgbackup/borg> * Dépôt de code officiel de lapp : <https://github.com/borgbackup/borg>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_borgserver>
* Signaler un bug : <https://github.com/YunoHost-Apps/borgserver_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/borgserver_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs