hassio-nextcloud-backup/nextcloud_backup
2020-08-22 15:21:24 +02:00
..
rootfs ⬆️ Update version 2020-08-21 18:28:26 +02:00
build.json Add base code 2019-12-19 15:08:47 +01:00
config.json ⬆️ Update version 2020-08-21 18:28:26 +02:00
Dockerfile ⬆️ Update base docker to 8.0.1 2020-08-22 15:21:24 +02:00
icon.png ✏️ Change icon and logo 2019-12-30 14:13:19 +01:00
logo.png ✏️ Change icon and logo 2019-12-30 14:13:19 +01:00
README.md Minor gramatical fixes 2020-04-23 22:32:04 -04:00

Hass.io Add-ons: Nextcloud Backup

Release Project Stage Project Maintenance

Community Forum

Buy me a coffee

Hass.io snapshot backup to Nextcloud

About

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 backed-up snapshots.
  • Restore backups. (Coming Soon)

Info: Auto Clean is executed after every upload and every day at 00h30

NextCloud config

First, you need to configure all your Nextcloud information.

To do this:

  1. Open the add-on Web UI

  2. Open NextCloud config menu (Top right gear, and Nexcloud)

  3. If your NextCloud instance uses HTTPS, enable the SSL lever

  4. 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)

  5. Now enter the Nextcloud username that you would like this add-on to use.

  6. 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