Dashticz on the same Pi as Domoticz

Dashticz, alternative dashboard based on HTML, CSS, jQuery

Moderators: leecollings, htilburgs, robgeerts

Post Reply
mattx38
Posts: 5
Joined: Sunday 16 February 2020 16:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Dashticz on the same Pi as Domoticz

Post by mattx38 »

Hello,

I'm very interested on using these beautiful Dashticz dashboards on my Domoticz brand new installation.
Is it possible to run it on the same Pi as Domoticz ?

Thank you for the advice.
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by Lokonli »

Yes, no problem. I would advise to try the autoinstall first.


Sent from my SM-A320FL using Tapatalk

Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by Lokonli »

https://dashticz.readthedocs.io/en/mast ... stall.html

Sent from my SM-A320FL using Tapatalk

mattx38
Posts: 5
Joined: Sunday 16 February 2020 16:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by mattx38 »

Ok fine, thank you for your quick answer
mattx38
Posts: 5
Joined: Sunday 16 February 2020 16:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by mattx38 »

As I'm new to Raspberry and "command lines", can someone tell me how to stop or uninstall Dashticz ? Thank you

Since I installed it, I saw the memory usage rised about 10% more.
I fear that it consumes too much ressources on the Pi.
Lokonli
Posts: 2291
Joined: Monday 29 August 2016 22:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by Lokonli »

As long as you don't start a browser on the PI itself Dashticz will not use a lot of resources: Dashticz almost completely runs on the client.

To uninstall Dashticz, after automatic install.

Code: Select all

cd <dashticz>
make stop
cd ..
rm -rf <dashticz>
If you want to uninstall docker as well:
https://askubuntu.com/questions/935569/ ... all-docker

To uninstall Dashticz, after manual install:

Code: Select all

cd <dashticz>
cd ..
rm -rf <dashticz>
You may want to uninstall Apache and PHP as well.
(If you don't use them, their resource usage is very very limited. Apache and/or PHP may be used by other applications as well)
mattx38
Posts: 5
Joined: Sunday 16 February 2020 16:48
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: Dashticz on the same Pi as Domoticz

Post by mattx38 »

ok, thank you for your answer and your time.
I appreciate
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest