mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
adding yunohost tags
This commit is contained in:
parent
bed85be542
commit
c15bb2d799
1 changed files with 14 additions and 3 deletions
17
README.md
17
README.md
|
@ -1,10 +1,21 @@
|
|||
# borg_ynh
|
||||
# Borg for Yunohost
|
||||
|
||||
[](https://github.com/YunoHost-Apps/borg_ynh/releases)
|
||||
[](https://github.com/YunoHost-Apps/borg_ynh/milestones)
|
||||
[](https://dash.yunohost.org/appci/app/borg)
|
||||
[](https://raw.githubusercontent.com/YunoHost-Apps/borg_ynh/master/LICENSE)
|
||||
[](https://github.com/YunoHost-Apps/borg_ynh/issues)
|
||||
|
||||
[](https://install-app.yunohost.org/?app=borg)
|
||||
|
||||
An experimental borg implementation for yunohost
|
||||
|
||||
## Usage
|
||||
|
||||
If you want to backup your server A onto the server B.
|
||||
|
||||
## Setup borg app on Server A
|
||||
|
||||
Firstly set up this app on the server A you want to backup:
|
||||
|
||||
```
|
||||
|
@ -20,9 +31,9 @@ Indicate the backup frequency (see systemd OnCalendar format) (default: Daily):
|
|||
|
||||
You can schedule your backup by choosing an other frequency. Some example:
|
||||
|
||||
Monthly :
|
||||
Monthly :
|
||||
|
||||
Weekly :
|
||||
Weekly :
|
||||
|
||||
Daily : Daily at midnight
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue