mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
✏️ Update documentation
This commit is contained in:
parent
f252c85fe4
commit
fdf313bbb5
@ -31,6 +31,7 @@ Auto backup can be configured via the web interface.
|
|||||||
- __Password protected Backup__ : this add-on can use the Home Assistant snapshot encryption.
|
- __Password protected Backup__ : this add-on can use the Home Assistant snapshot encryption.
|
||||||
- __Auto Clean__ : You can specify the maximum number of local snapshots and (__ONLY__) auto backed-up snapshots.
|
- __Auto Clean__ : You can specify the maximum number of local snapshots and (__ONLY__) auto backed-up snapshots.
|
||||||
- __Restore__ : Upload backed-up snapshot to Home assistant.
|
- __Restore__ : Upload backed-up snapshot to Home assistant.
|
||||||
|
- __Auto Stop__ : This addon can stop addons before backup and restart them after backup
|
||||||
- __Web UI__ : All the configuration is based on an easy-to-use web interface, no yaml needed.
|
- __Web UI__ : All the configuration is based on an easy-to-use web interface, no yaml needed.
|
||||||
> __Info:__
|
> __Info:__
|
||||||
> Auto Clean is executed after every upload and every day at 00h30
|
> Auto Clean is executed after every upload and every day at 00h30
|
||||||
|
@ -34,9 +34,10 @@ You can now configure the automatic backup.
|
|||||||
1. Specify the backup naming template, this will define how your backup will be named.
|
1. Specify the backup naming template, this will define how your backup will be named.
|
||||||
On this field, you can use some variables that are documented [here][variable_doc].
|
On this field, you can use some variables that are documented [here][variable_doc].
|
||||||
The default value is `{type}-{ha_version}-{date}_{hour}`.
|
The default value is `{type}-{ha_version}-{date}_{hour}`.
|
||||||
1. If you want to protect your backup with a password, enable `Password Protected` and specify the password.
|
|
||||||
1. You can now choose witch folder and add-on you want to include in your backup.
|
1. You can now choose witch folder and add-on you want to include in your backup.
|
||||||
|
1. If you want to protect your backup with a password, enable `Password Protected` and specify the password.
|
||||||
1. Now select the backup frequency.
|
1. Now select the backup frequency.
|
||||||
|
1. If you want to auto stop addons before backup, select then in `Auto Stop Addons` (*Note: These addons will be re-started after backup*)
|
||||||
1. You can finally enable Auto clean for Local Snapshot (Snapshot in Home Assistant) and Nextcloud Backups.
|
1. You can finally enable Auto clean for Local Snapshot (Snapshot in Home Assistant) and Nextcloud Backups.
|
||||||
If enabled, you can specify how much Local Snapshot and Nextcloud Backup you want to keep before deleting the older one.
|
If enabled, you can specify how much Local Snapshot and Nextcloud Backup you want to keep before deleting the older one.
|
||||||
> __Info:__
|
> __Info:__
|
||||||
|
Loading…
Reference in New Issue
Block a user