Page 1 of 1

git clone place

Posted: Saturday 04 August 2018 13:24
by aardbewoner
Hello , i installed domticz with curl -L install.domoticz.com | sudo bash on a pi.
then i used the git clone https://github.com/robgeerts/dashticz_v2 now come the problem.
Domoticz is in /home/pi/domoticz
dasticz is in /home/pi/dasticz_v2 not in /home/pi/domoticz /www/dasticz_v2
Is it safe to copy it to there ? No links or things ?

Re: git clone place

Posted: Saturday 04 August 2018 15:56
by HansieNL
You can copy the whole folder.
WARNING: If updating Domoticz the www folder will be deleted and a new folder will be installed without Dashticz.
TIP: Always make a backup of your /dashticz_v2/custom folder.

Re: git clone place

Posted: Sunday 05 August 2018 6:37
by poudenes
I never have the problem that the www folder will be deleted... Still have everything after Domoticz updates


Verzonden vanaf mijn iPhone met Tapatalk Pro

Re: git clone place

Posted: Sunday 05 August 2018 12:07
by HansieNL
@poudenes: This is info from the GitHub page of Dashticz. https://github.com/Dashticz/dashticz_v2
When Domoticz is updated, it has removed this dashboard?!
Unfortunately, this occurs when the dashboard is installed into Domoticz's www-directory. When Domoticz installs an update, it removes the www-directory completely, before placing the updated version back. You'll have to re-install Dashticz in that case.