You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/de/backitup.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -286,6 +286,7 @@ Dieses separat einstellbare Backup wird, sofern es aktiviert ist, bei jedem Back
286
286
### Zigbee2MQTT-Backup
287
287
Dieses separat einstellbare Backup wird, sofern es aktiviert ist, bei jedem Backup ioBroker erstellt und nach Ablauf der angegebenen Vorhaltezeit auch gelöscht. FTP oder CIFS sind für dieses Backup ebenfalls gültig, sofern bei den anderen ioBroker-Backup-Typen eingestellt.
288
288
289
+
#### Lokales Zigbee2MQTT Backup
289
290
Der Pfad im `ioBroker.backitup` Adapter sollte immer direkt auf den "data" Pfad von zigbee2mqtt angelegt werden.
290
291
Beispiel: `/opt/zigbee2mqtt/data` oder direkt in das Volume bei einer Docker Installation von zigbee2mqtt
Es ist Möglich ein Zigbee2MQTT Backup zu erstellen, welches sich auf einem anderen System befindet.
304
+
Dafür muss die IP-Adresse des MQTT Servers (nicht die IP-Adresse von Zigbee2MQTT), welchen Zigbee2MQTT nutzt in Backitup konfiguriert werden, der MQTT Port und das Base Topic von Zigbee2MQTT.
305
+
Sollte der MQTT-Server eine Authentifizierung aktiv haben, werden zusätzlich noch Benutzername und Passwort benötigt.
306
+
Der Restore des Remote Backups erfolgt direkt über Zigbee2MQTT ud nicht über Backitup.
307
+
301
308
### Node-Red-Backup
302
309
Dieses separat einstellbare Backup wird, sofern es aktiviert ist, bei jedem Backup ioBroker erstellt und nach Ablauf der angegebenen Vorhaltezeit auch gelöscht. FTP oder CIFS sind für dieses Backup ebenfalls gültig, sofern bei den anderen ioBroker-Backup-Typen eingestellt.
303
310
@@ -306,8 +313,7 @@ Dieses separat einstellbare Backup wird, sofern es aktiviert ist, bei jedem Back
306
313
307
314
308
315
> [!IMPORTANT]
309
-
> Um ein Grafana-Backup erstellen zu können, wird der Benutzername (Admin) und das Passwort von Grafana benötigt.
310
-
> Des Weiteren muss in der Grafana-Weboberfläche ein API-Key bzw. Service Token erzeugt werden, um Zugriff auf die Dashboards zu bekommen.
316
+
> Um ein Grafana-Backup erstellen zu können, muss in der Grafana-Weboberfläche ein API-Key bzw. Service Token erzeugt werden, um Zugriff auf die Dashboards und Datasources zu bekommen.
311
317
312
318
Bis zur Grafana Version 8.x kann der Api-Key unter ***"Configuration → API Keys bzw. Service Token"*** erstellt werden und muss die vollen Admin-Rechte besitzen.
Copy file name to clipboardExpand all lines: docs/en/backitup.md
+11-2Lines changed: 11 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -275,6 +275,7 @@ If activated, this separately adjustable backup is created with every ioBroker b
275
275
### Zigbee2MQTT backup
276
276
This backup, which can be set separately, is created with every backup ioBroker if it is activated and is also deleted after the specified retention time has expired. FTP or CIFS are also valid for this backup if set for the other IoBroker backup types.
277
277
278
+
#### Local Zigbee2MQTT Backup
278
279
The path in the `ioBroker.backitup` adapter should always be created directly to the `data` path of zigbee2mqtt.
279
280
Example: `/opt/zigbee2mqtt/data` or directly into the volume of a Docker installation of zigbee2mqtt.
It is possible to create a Zigbee2MQTT backup that is located on another system.
293
+
To do this, the IP address of the MQTT server (not the IP address of Zigbee2MQTT) that Zigbee2MQTT uses must be configured in Backitup, the MQTT port and the base topic of Zigbee2MQTT.
294
+
If the MQTT server has active authentication, a user name and password are also required.
295
+
The remote backup is restored directly via Zigbee2MQTT and not via Backitup.
296
+
297
+
Translated with DeepL.com (free version)
298
+
299
+
290
300
### Node-Red-Backup
291
301
This backup, which can be set separately, is created with every backup ioBroker if it is activated and is also deleted after the specified retention time has expired. FTP or CIFS are also valid for this backup if set for the other ioBroker backup types.
292
302
293
303
### Grafana backup
294
304
If activated, this separately adjustable backup is created with every ioBroker backup and deleted after the specified retention period has expired. FTP or CIFS are also valid for this backup if the other IoBroker backup types are set.
295
305
296
306
> [!IMPORTANT]
297
-
> In order to be able to create a Grafana backup, the Grafana username (Admin) and password are required.
298
-
> Furthermore, an API key or service token must be created in the Grafana web interface to get access to the dashboards.
307
+
> In order to create a Grafana backup, an API key or service token must be generated in the Grafana web interface to gain access to the dashboards and datasources.
299
308
300
309
Up to Grafana version 8.x, the API key can be created under ***"Configuration → API Keys or Service Token"*** and must have full admin permissions.
0 commit comments