/ioBroker.backitup

Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation

Primary LanguageJavaScriptMIT LicenseMIT

Logo

ioBroker.backitup

Number of Installations Number of Installations NPM version Downloads NPM

Backitup ist eine Backuplösung, mit der das zyklische Sichern einer IoBroker-Installation sowie einer Homematic CCU möglich ist.

Deutsche Beschreibung hier

Backitup is a backup solution that allows cyclical backup of an IoBroker installation and a Homematic CCU.

English Description here

If you like it, please consider a donation:

paypal


Changelog

1.2.1 (27.11.2019)

  • (bluefox) Added information about latest backup

1.3.0 (22.11.2019)

  • (simatec) support end for the total backup
  • (simatec) Added backup of history data path
  • (simatec) Added startup of all adapters after restore
  • (simatec) Revision of the restoration for Redis
  • (simatec) revision of log issues
  • (simatec) Rebuild the start / stop processes under Unix
  • (simatec) Rebuilding the start / stop processes under Windows
  • (simatec) new translations
  • (simatec) adjustments to the new Windows Installer
  • (simatec) adjustments to the new Linux installer
  • (simatec) fixed some small bugs

1.2.2 (20.10.2019)

  • (simatec) Fix update process

1.2.1 (19.10.2019)

  • (simatec) Fix CIFS password with special characters

1.2.0 (02.07.2019)

  • (bluefox) Google Drive was added
  • (simatec) Support for node 6 ended

1.1.4 (08.04.2019)

  • (simatec) Support for SMB3
  • (simatec) Backup for Zigbee Database
  • (simatec) Restore for Zigbee Database

1.1.3 (12.03.2019)

  • (simatec) Timeout for email sending
  • (simatec) Timeout for pushover sending
  • (simatec) Timeout for telegram sending
  • (simatec) Code cleaned up

1.1.2 (21.02.2019)

  • (simatec) exec Start for iobroker
  • (simatec) Fix umount before Restore

1.1.1 (12.02.2019)

  • (simatec) Fix iobroker-stop for total backup

1.1.0 (10.02.2019)

  • (simatec) stable Release

1.0.9 (02.02.2019)

  • (simatec) Add New umount query
  • (simatec) Add Umount wait by device busy
  • (simatec) Add Timeout for History settings
  • (simatec) Add Notification only on error

1.0.8 (26.01.2019)

  • (simatec) modification for new installer
  • (simatec) WOL-waittime adjustable
  • (simatec) Fix History settings

1.0.7 (17.01.2019)

  • (simatec) better start/stop Handling for backup and restore

1.0.6 (16.01.2019)

  • (simatec) Fix Start/Stop for new iobroker-installer

1.0.5 (14.01.2019)

  • (simatec) Fix compact mode
  • (simatec) Fix total backup
  • (simatec) better history handling for html
  • (simatec) better history handling
  • (simatec) error Message for telegram
  • (simatec) error Message for E-Mail
  • (simatec) error Message for pushover

1.0.4 (08.01.2019)

  • (simatec) support for compact mode

1.0.3 (06.01.2019)

  • (simatec) Bugfix

1.0.2 (05.01.2019)

  • (simatec) Fix start/stop for new iobroker-Installer

1.0.1 (30.12.2018)

  • (simatec) Fix delete old Files
  • (simatec) Add wake on LAN for CIFS and NFS

1.0.0 (24.12.2018)

  • (simatec) Stable Release

0.4.4 (19.12.2018)

  • (simatec) Fix cifs-mount User

0.4.3 (17.12.2018)

  • (simatec) Add device ID for pushover

0.4.2 (10.12.2018)

  • (simatec) Fix mount / umount
  • (simatec) Fix Readme

0.4.1 (07.12.2018)

  • (simatec) Added boolean for backup Success
  • (simatec) Added Selection menu SMB type (CIFS)
  • (simatec) Added Checkbox for mount as root (sudo)

0.4.0 (04.12.2018)

  • (simatec) Added Pushover Notification

0.3.9 (03.12.2018)

  • (simatec) Fix cifs/nfs mount and umount

0.3.8 (08.11.2018)

  • (simatec) Fix notifications format
  • (simatec) Fix Telegram User

0.3.7 (07.11.2018)

  • (simatec) Added e-mail notification
  • (simatec) Create backup directory on first boot
  • (simatec) many small changes
  • (peoples) Fix Telegram SilentNotice
  • (peoples) Added Possibility to select a Telegram Receiver
  • (peoples) Added Possibility to select a Telegram Notification length
  • (peoples) Some Translations

0.3.6 (16.10.2018)

  • (simatec) Fix Dropbox Backup
  • (simatec) Fix Restore path for ownDir
  • (simatec) Fix FTP and NAS path
  • (simatec) Fix Access Token for dropbox

0.3.5 (03.10.2018)

  • (simatec) Fix Translation
  • (simatec) Fix Filename Suffix for Restore
  • (peoples) Bugfix Title for Backup deletion

0.3.4 (01.10.2018)

  • (simatec) Fix Restart after total-backup

0.3.3 (27.09.2018)

  • (simatec) Fix Backup-Directoy for dropbox
  • (simatec) Fix Restart after total-backup
  • (simatec) Fix error Log on cifs

0.3.2 (25.09.2018)

  • (simatec) Fix Filename for ccu backup

0.3.1 (25.09.2018)

  • (simatec) Fix FTP Directory
  • (simatec) delete old Files

0.3.0 (24.09.2018)

  • (bluefox/simatec) Add Multiplatform (Windows/Linux/Mac)
  • (bluefox/simatec) Backitup switched to Javascript
  • (bluefox/simatec) shell support removed
  • (bluefox/simatec) Deleting old backups up to the last X backups added
  • (bluefox/simatec) restore feature added (beta)
  • (bluefox/simatec) Restore added via NAS/FTP/Local/Dropbox (Beta)
  • (simatec) NFS support added
  • (bluefox) Dropbox Support added
  • (bluefox) Fix History
  • (peoples) Added silent mode for telegram
  • (simatec) Redis/mysql added with standard backup
  • (simatec) translations added
  • (simatec) Docs adapted

0.2.7 (29.07.2018)

  • (simatec) Fix Delete old Files

0.2.6 (27.07.2018)

  • (bluefox) Configurable redis path was added
  • (simatec) Translations Script
  • (simatec) Fix FTP Upload

0.2.5 (26.07.2018)

  • (simatec) Check for dependencies
  • (simatec) Delete older files if number of files greater than X
  • (simatec) Check for Backup Dir
  • (simatec) Translations added

0.2.4 (23.07.2018)

  • (peoples) Some Bugfixes
  • (peoples) Added translations in words.js

0.2.3 (19.07.2018)

  • (bluefox) The backup buttons in configuration dialog were added
  • (bluefox) Show bash output text
  • (peoples) Bug Fix Mysql-Login Error

0.2.2 (17.07.2018)

  • (peoples/simatec/bluefox) Bug Fix Code

0.2.1 (15.07.2018)

  • (peoples/simatec) Bug Fix

0.2.0 (14.07.2018)

  • (blufox) Code formatting

0.1.8 (11.07.2018)

  • (darkiop) MySQL-Sicherung um Host- und Portabfrage erweitert
  • (peoples) Versendende Telegram-Instanz wählbar
  • (peoples) Telegram-Nachrichten angepasst an Verbindungstyp
  • (peoples) History-Log angepasst an Verbindungstyp
  • (simatec) Komprimierung der MySQL-Datenbank-Sicherung eingebaut
  • (simatec) Anpassung der Konfigoberfläche an Telegram-Instanz Auswahl

0.1.7 (05.07.2018)

  • (peoples) Datenpunkte in io-package definiert

0.1.6 (04.07.2018)

  • (simatec/peoples) Beta Version

0.1.5 (03.07.2018)

  • (peoples) Log Einträge neu formatiert

0.1.4 (02.07.2018)

  • (simatec/peoples) diverse Anpassungen

0.1.3 (01.07.2018)

  • (simatec/peoples) Sprachen hinzugefügt

0.1.2 (30.06.2018)

  • (simatec/peoples) Erste Beta-Version

0.1.0 (25.06.2018)

  • (simatec/peoples) Erste Git-Adapter-Version

License

The MIT License (MIT)

Copyright (c) 2018 - 2019 simatec nais@gmx.net

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.