Page 1 of 1

Rebuilding / Restoring Domoticz

Posted: Thursday 21 July 2016 15:35
by Rolo
I'm using Domoticz now for some time now and the number of sensors and switches are increasing, that's good. I'm a happy user. Now I started thinking about what if my pi wil go broke, how easy is it to rebuild my setup. This is my config :
* Domoticz on Raspberry PI
* Mysensors Gateway via ethernet
* RF-Link Gateway via ethernet
* Smartmeter connected to local USB port on Raspberry PI

If I have a backup of the domoticz database and the self made lua scripts is that all I need to restore my config on a new Rasberry PI ?

Re: Rebuilding / Restoring Domoticz

Posted: Saturday 23 July 2016 13:55
by Monki77
I had to restore domoticz once. The scripts and database were enough, but they don't cover the little things like your ip and port settings, and however else your RPI is setup.
Just do a full SD card backup every month as well to make things easier.

Sent from my SM-G930F using Tapatalk

Re: Rebuilding / Restoring Domoticz

Posted: Tuesday 26 July 2016 18:16
by Rolo
Thanks.