diff --git a/README.md b/README.md index b767db2..81f53d9 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,22 @@ It shall NOT be edited by hand. ## Overview -A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) implementation to backup a YunoHost server. +A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) integration to backup your YunoHost server to another remote server (e.g. one of your friends). -This is the Borg Backup App to be installed on a server to backup. It works together with a [Borg Server App](https://github.com/YunoHost-Apps/borgserver_ynh) installed on a host server. +It works This is the Borg Backup App to be installed on a server to backup. It works in combination with the [Borg Server App](https://apps.yunohost.org/app/borgserver) installed on a host server. + +### Features + +- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) +- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) +- Backups are ran automatically, you can choose when and at which frequency +- You can choose what apps are backuped +- Receive email alerts if the backup fails (the [borg server app](https://apps.yunohost.org/app/borgserver) also checks that new content arrives and send an email to your friend otherwise) + +### Install procedure + +Maybe counter-intuitively, you should *first* install this app (`borg_ynh`) and *then* (`borgserver_ynh`) on the other machine. In fact, after the install of `borg_ynh`, a message should be displayed with the info, in particular the SSH public key, to be used to setup `borgserver_ynh` on the other machine. **Shipped version:** 1.2.8~ynh1 diff --git a/README_eu.md b/README_eu.md index 0796b1a..f4311d8 100644 --- a/README_eu.md +++ b/README_eu.md @@ -16,9 +16,22 @@ EZ editatu eskuz. ## Aurreikuspena -A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) implementation to backup a YunoHost server. +A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) integration to backup your YunoHost server to another remote server (e.g. one of your friends). -This is the Borg Backup App to be installed on a server to backup. It works together with a [Borg Server App](https://github.com/YunoHost-Apps/borgserver_ynh) installed on a host server. +It works This is the Borg Backup App to be installed on a server to backup. It works in combination with the [Borg Server App](https://apps.yunohost.org/app/borgserver) installed on a host server. + +### Features + +- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) +- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) +- Backups are ran automatically, you can choose when and at which frequency +- You can choose what apps are backuped +- Receive email alerts if the backup fails (the [borg server app](https://apps.yunohost.org/app/borgserver) also checks that new content arrives and send an email to your friend otherwise) + +### Install procedure + +Maybe counter-intuitively, you should *first* install this app (`borg_ynh`) and *then* (`borgserver_ynh`) on the other machine. In fact, after the install of `borg_ynh`, a message should be displayed with the info, in particular the SSH public key, to be used to setup `borgserver_ynh` on the other machine. **Paketatutako bertsioa:** 1.2.8~ynh1 diff --git a/README_fr.md b/README_fr.md index 1d6b3a0..fefc974 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,9 +16,22 @@ Il NE doit PAS être modifié à la main. ## Vue d’ensemble -A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) implementation to backup a YunoHost server. +A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) integration to backup your YunoHost server to another remote server (e.g. one of your friends). -This is the Borg Backup App to be installed on a server to backup. It works together with a [Borg Server App](https://github.com/YunoHost-Apps/borgserver_ynh) installed on a host server. +It works This is the Borg Backup App to be installed on a server to backup. It works in combination with the [Borg Server App](https://apps.yunohost.org/app/borgserver) installed on a host server. + +### Features + +- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) +- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) +- Backups are ran automatically, you can choose when and at which frequency +- You can choose what apps are backuped +- Receive email alerts if the backup fails (the [borg server app](https://apps.yunohost.org/app/borgserver) also checks that new content arrives and send an email to your friend otherwise) + +### Install procedure + +Maybe counter-intuitively, you should *first* install this app (`borg_ynh`) and *then* (`borgserver_ynh`) on the other machine. In fact, after the install of `borg_ynh`, a message should be displayed with the info, in particular the SSH public key, to be used to setup `borgserver_ynh` on the other machine. **Version incluse :** 1.2.8~ynh1 diff --git a/README_gl.md b/README_gl.md index 28a3eaf..7a76156 100644 --- a/README_gl.md +++ b/README_gl.md @@ -16,9 +16,22 @@ NON debe editarse manualmente. ## Vista xeral -A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) implementation to backup a YunoHost server. +A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) integration to backup your YunoHost server to another remote server (e.g. one of your friends). -This is the Borg Backup App to be installed on a server to backup. It works together with a [Borg Server App](https://github.com/YunoHost-Apps/borgserver_ynh) installed on a host server. +It works This is the Borg Backup App to be installed on a server to backup. It works in combination with the [Borg Server App](https://apps.yunohost.org/app/borgserver) installed on a host server. + +### Features + +- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) +- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) +- Backups are ran automatically, you can choose when and at which frequency +- You can choose what apps are backuped +- Receive email alerts if the backup fails (the [borg server app](https://apps.yunohost.org/app/borgserver) also checks that new content arrives and send an email to your friend otherwise) + +### Install procedure + +Maybe counter-intuitively, you should *first* install this app (`borg_ynh`) and *then* (`borgserver_ynh`) on the other machine. In fact, after the install of `borg_ynh`, a message should be displayed with the info, in particular the SSH public key, to be used to setup `borgserver_ynh` on the other machine. **Versión proporcionada:** 1.2.8~ynh1 diff --git a/README_zh_Hans.md b/README_zh_Hans.md index de8ef60..ff443d5 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -16,9 +16,22 @@ ## 概况 -A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) implementation to backup a YunoHost server. +A [Borg](https://borgbackup.readthedocs.io/en/stable/index.html#what-is-borgbackup) integration to backup your YunoHost server to another remote server (e.g. one of your friends). -This is the Borg Backup App to be installed on a server to backup. It works together with a [Borg Server App](https://github.com/YunoHost-Apps/borgserver_ynh) installed on a host server. +It works This is the Borg Backup App to be installed on a server to backup. It works in combination with the [Borg Server App](https://apps.yunohost.org/app/borgserver) installed on a host server. + +### Features + +- Backup on a remote machine, in comination with the [borg server app](https://apps.yunohost.org/app/borgserver) +- ... or on a [commercial borg service](https://www.borgbackup.org/support/commercial.html) +- Backups are encrypted (the remote server can't read the content) and deduplicated (optimize space) +- Backups are ran automatically, you can choose when and at which frequency +- You can choose what apps are backuped +- Receive email alerts if the backup fails (the [borg server app](https://apps.yunohost.org/app/borgserver) also checks that new content arrives and send an email to your friend otherwise) + +### Install procedure + +Maybe counter-intuitively, you should *first* install this app (`borg_ynh`) and *then* (`borgserver_ynh`) on the other machine. In fact, after the install of `borg_ynh`, a message should be displayed with the info, in particular the SSH public key, to be used to setup `borgserver_ynh` on the other machine. **分发版本:** 1.2.8~ynh1