Mention unofficial Syncthing add-on (#23775)

This commit is contained in:
Salim B 2022-08-15 19:57:27 +02:00 committed by GitHub
parent e551ed4459
commit a68ffe7b27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
## Backups
Backup of your Home Assistant and add-on data and configuration. They are stored in a compressed archive file (.tar). Backups are made from the Supervisor Backups panel. There is also a service available that allows you to trigger the creation of a backup from an automation. Backups are stored in the /backup directory.
Backup of your Home Assistant and add-on data and configuration. They are stored in a compressed archive file (.tar). Backups are made from the Supervisor Backups panel. There is also a service available that allows you to trigger the creation of a backup from an automation. Backups are stored in the `/backup` directory.
A full backup includes the following directories:
@ -58,3 +58,4 @@ You often need a backup in case your system has crashed. If you only store them
- [Nextcloud Backup](https://github.com/Sebclem/hassio-nextcloud-backup)
- [Samba backup](https://github.com/thomasmauerer/hassio-addons/tree/master/samba-backup)
- [Remote Backup (scp/rsync/rclone)](https://github.com/ikifar2012/remote-backup-addon)
- [Syncthing](https://github.com/Poeschl/Hassio-Addons/tree/main/syncthing)