mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-22 17:22:58 +01:00
Minor gramatical fixes
This commit is contained in:
parent
bccc7c8e67
commit
656f3d1ad3
@ -10,28 +10,29 @@ Hass.io snapshot backup to Nextcloud
|
|||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
Easily backup you'r Hass.io snapshots to Nextcloud.
|
Easily backup your Hass.io snapshots to Nextcloud.
|
||||||
Auto backup can be configure with the web interface.
|
Auto backup can be configured via the web interface.
|
||||||
### Features
|
### Features
|
||||||
- Auto Backup : Configure this add-on to automaticly backup your HassIO instance.
|
- Auto Backup : Configure this add-on to automaticly backup your HassIO instance.
|
||||||
- Auto Clean : You can specify the maximum number of local snapshots and (__ONLY__) auto backuped snapshots.
|
- Auto Clean : You can specify the maximum number of local snapshots and (__ONLY__) auto backed-up snapshots.
|
||||||
- ~~Restore backups.~~ (Coming Soon)
|
- ~~Restore backups.~~ (Coming Soon)
|
||||||
> __Info:__<br>
|
> __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
|
||||||
|
|
||||||
|
|
||||||
## NextCloud config
|
## NextCloud config
|
||||||
|
|
||||||
Firts, you need to configure all your Nextcloud information.
|
First, you need to configure all your Nextcloud information.
|
||||||
|
|
||||||
To do this:
|
To do this:
|
||||||
1. Open the add-on Web UI
|
1. Open the add-on Web UI
|
||||||
1. Open NextCloud config menu (Top right gear, and Nexcloud)
|
1. Open NextCloud config menu (Top right gear, and Nexcloud)
|
||||||
1. If your NextCloud instance use `HTTPS`, enable the `SSL` lever
|
1. If your NextCloud instance uses `HTTPS`, enable the `SSL` lever
|
||||||
1. Enter the `hostname` of the NextCloud instance. You can specify a custom port by adding `:[port]` at the end of the hostname (`exemple.com:8080`)
|
1. Enter the `hostname` of the NextCloud instance. You can specify a custom port by adding `:[port]` at the end of the hostname (`exemple.com:8080`)
|
||||||
1. Now enter the Username that you when this add-on use.
|
1. Now enter the Nextcloud username that you would like this add-on to use.
|
||||||
1. For password, we highly recommend to use `App Password`.<br>
|
1. For password, we highly recommend using an `App Password`.
|
||||||
>To generate a `App Password`, go into your personal setting into Nextcloud, Security page. You can generate one via the `Devices & sessions` section. Simply entre a name and hit `Create new app password`
|
|
||||||
|
>To generate a `App Password`, go into your personal setting into Nextcloud, Security page. You can generate one via the `Devices & sessions` section. Simply enter a name and hit `Create new app password`.
|
||||||
|
|
||||||
|
|
||||||
[Click here for the full documentation][docs]
|
[Click here for the full documentation][docs]
|
||||||
|
Loading…
Reference in New Issue
Block a user