mirror of
https://github.com/Sebclem/hassio-nextcloud-backup.git
synced 2024-11-05 00:52:59 +01:00
commit
e610421e09
@ -10,28 +10,29 @@ Hass.io snapshot backup to Nextcloud
|
||||
|
||||
## About
|
||||
|
||||
Easily backup you'r Hass.io snapshots to Nextcloud.
|
||||
Auto backup can be configure with the web interface.
|
||||
Easily backup your Hass.io snapshots to Nextcloud.
|
||||
Auto backup can be configured via the web interface.
|
||||
### Features
|
||||
- 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)
|
||||
> __Info:__<br>
|
||||
> __Info:__
|
||||
> Auto Clean is executed after every upload and every day at 00h30
|
||||
|
||||
|
||||
## NextCloud config
|
||||
|
||||
Firts, you need to configure all your Nextcloud information.
|
||||
First, you need to configure all your Nextcloud information.
|
||||
|
||||
To do this:
|
||||
1. Open the add-on Web UI
|
||||
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. Now enter the Username that you when this add-on use.
|
||||
1. For password, we highly recommend to use `App Password`.<br>
|
||||
>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`
|
||||
1. Now enter the Nextcloud username that you would like this add-on to use.
|
||||
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 enter a name and hit `Create new app password`.
|
||||
|
||||
|
||||
[Click here for the full documentation][docs]
|
||||
@ -45,4 +46,4 @@ To do this:
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-developpement-yellow.svg
|
||||
[release-shield]: https://img.shields.io/github/release/Sebclem/hassio-nextcloud-backup.svg
|
||||
[release]: https://github.com/Sebclem/hassio-nextcloud-backup/releases
|
||||
[release]: https://github.com/Sebclem/hassio-nextcloud-backup/releases
|
||||
|
Loading…
Reference in New Issue
Block a user